Skip to content

v1.1.0

Compare
Choose a tag to compare
@spring-builds spring-builds released this 22 Nov 13:02
· 591 commits to main since this release

⭐ New Features

  • Improve support for GraphQLSchema transformation #536
  • Refine null handling for toEntity and toEntityList in ClientResponseField #525
  • Support default DataLoaderOptions in DefaultBatchLoaderRegistry #522
  • Add maxBatchSize attribute to @BatchMapping #520
  • Support checks if GraphQL argument was set to null or omitted entirely #518
  • Replace use of DataBinder for binding GraphQL arguments #516
  • Ahead Of Time support #495
  • Cannot use Set as property in GraphQL argument input object #394
  • Cannot use GraphQL argument object whose generic type is declared on @SchemaMapping method #349

🔨 Dependency Upgrades

  • Upgrade to Context Propagation 1.0.0 #542
  • Upgrade to Micrometer 1.10.1 #539
  • Upgrade to Reactor 2022.0.0 #538
  • Upgrade to Spring Data 2022.0.0 #540
  • Upgrade to Spring Framework 6.0.0 #543
  • Upgrade to Spring Security 6.0.0 #541