Skip to content

v1.2.2

Compare
Choose a tag to compare
@spring-builds spring-builds released this 18 Jul 14:44
· 343 commits to main since this release

⭐ New Features

  • Coroutine support for @GraphQlExceptionHandler #750
  • Add ValueExtractor for ArgumentValue #737

πŸͺ² Bug Fixes

  • Correctly retrieve operation name from the body of the request #742

πŸ“” Documentation

  • Update documentation with advice on multipart support #747
  • Document how to cancel a subscription stream from the client side #724

πŸ”¨ Dependency Upgrades

  • Upgrade to Context Propagation 1.0.4 #756
  • Upgrade to Micrometer 1.11.2 and Tracing 1.1.2 #752
  • Upgrade to Reactor 2022.0.9 #751
  • Upgrade to RSocket 1.1.4 #755
  • Upgrade to Spring Data 2023.0.2 #753
  • Upgrade to Spring Security 6.1.1 #754

❀️ Contributors

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

@bduisenov, @koenpunt, @meistermeier, and @reillylm