github spring-projects/spring-graphql v1.1.1

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

⭐ New Features

  • Displaying the number of loaded schema files on boot #566
  • Adapt to official media type changes in GraphQL over HTTP spec #563
  • Introduce DataFetcher builder customizers for Querydsl and Query by Example repositories #559
  • Relax generic type checks when @Argument binding to a map with an undeclared value type #554
  • Allow custom ExecutionStrategy to use DataFetcherExceptionResolver chain #552
  • Refine ProjectedPayload argument handling for an optional input argument #550

🪲 Bug Fixes

  • GraphQlClient query documents and test documents are missing from native image #575
  • RSocket client fails in native when using the WebSocket transport #574
  • @ContextValue resolver cannot determine method parameter name on @BatchMapping methods #562
  • Native websocket applications fail on GraphQlWebSocketMessage reflection #560
  • Align observation convention with Micrometer best practices #558
  • ArgumentValue incorrectly returns false from isOmitted() for an omitted argument #553
  • Tracing support fails with NullPointerException when propagation information is missing #547

📔 Documentation

  • Document GraalVM Native support in reference documentation #581
  • Use ClientResponseField instead of ResponseField in documentation samples #573

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.10.2 #556
  • Upgrade to Reactor 2022.0.1 #586
  • Upgrade to Spring Framework 6.0.3 #555
  • Upgrade to Spring Security 6.0.1 #587

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Don't miss a new spring-graphql release

NewReleases is sending notifications on new releases.