github spring-projects/spring-graphql v1.2.0

latest releases: v1.3.2, v1.2.8, v1.3.1...
16 months ago

⭐ New Features

  • Adapt to API changes in Spring Data Commons' ScrollPosition API #682
  • Update schema mappings inspection to produce more detailed logs for unexpected Java types #678
  • Support GraphQlExceptionHandler methods in AOT mode #677
  • Schema mapping inspection support for @BatchMapping methods #673
  • Provide hook with access to schema mappings inspection report #672
  • Schema mapping inspection to report DataFetcher registrations against fields that don't exist #671
  • Support nested paths in GraphQlTester #457

🪲 Bug Fixes

  • NPE in CompositeConnectionAdapter when data fetcher returns null #707
  • KeysetScrollPosition with a non-simple type does not deserialize back to the same type #684
  • False positives in Schema inspection when using Lists in CompletableFuture #674

📔 Documentation

  • Add section on GraphiQL to the documentation including advice on customizations #403

🔨 Dependency Upgrades

  • Upgrade to Context Propagation 1.0.2 #689
  • Upgrade to Jackson 2.15.0 #704
  • Upgrade to Micrometer 1.11.0 #702
  • Upgrade to Micrometer Tracing 1.1.1 #703
  • Upgrade to Reactor 2022.0.7 #705
  • Upgrade to Spring Data 2023.0.0 #679
  • Upgrade to Spring Framework 6.0.9 #701
  • Upgrade to Spring Security 6.1.0 #706

❤️ Contributors

Thank you to all the contributors who worked on this release:

@odrotbohm

Don't miss a new spring-graphql release

NewReleases is sending notifications on new releases.