What’s Changed
- Fix DGS Micrometer timer configuration (#1799) @kilink
- Allow connection directive to be applied to Unions and Interfaces (#1798) @kilink
- Use Jackson2ObjectMapperBuilder to construct Jackson mapper (#1796) @kilink
- Update to JsonPath 2.9.0 (#1795) @kilink
- Use QueryComplexityCalculator from graphql-java (#1797) @kilink
- Minor cleanup in DgsPaginationTypeDefinitionRegistry (#1792) @kilink
- Update to spring-cloud-dependencies BOM compatible with Spring Boot 3.2.x (#1790) @kilink
- Update to Spring Boot 3.2.2 (#1789) @kilink
- Bump actions/cache from 3.3.3 to 4.0.0 (#1791) @dependabot
- Clean up DefaultDgsFederationResolver (#1787) @kilink
- Avoid wrapping checked Exceptions in DataFetcherInvoker (#1788) @kilink
- Fix deprecation warnings (#1781) @kilink
- Consistently handle proxied beans in DgsSchemaProvider (#1786) @kilink
- Don't allow unchecked exception to propagate (#1785) @kilink
- Update to reactor 3.6.1 (#1784) @kilink
- Bump actions/cache from 3.3.2 to 3.3.3 (#1778) @dependabot