Skip to content

v1.4.1

Latest
Compare
Choose a tag to compare
@spring-builds spring-builds released this 26 Jun 09:22
· 51 commits to main since this release

⭐ New Features

  • Refine cancellation support to avoid performance overhead #1242
  • Add toString() method in ArgumentValue #1196

🐞 Bug Fixes

  • Charset is not set on index.html for GraphiQL #1230
  • Exempt unresolvable federated entities from @EntityMapping checks #1225
  • QuerydslDataFetcher does not preserve the full path prefix for nested parameters #1215

πŸ“” Documentation

  • fixed typo in controllers.adoc #1234

πŸ”¨ Dependency Upgrades

  • Upgade to GraphiQL v5.0.0 #1209
  • Upgrade to GraphQL Java 24.1 #1229
  • Upgrade to Micrometer 1.15.1 #1255
  • Upgrade to Reactor 2024.0.7 #1254
  • Upgrade to Spring Data 2025.0.1 #1256
  • Upgrade to Spring Framework 6.2.8 #1253
  • Upgrade to Spring Security 6.5.1 #1257

❀️ Contributors

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

@SnuK87, @dgrinbergs, @joshuapaulallen, and @trinhdvt