Skip to content

v6.1.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@spring-builds spring-builds released this 19 Jul 09:05
· 3651 commits to main since this release

⭐ New Features

  • Update warning log messages for SimpleAsyncTaskManager to take into account virtual thread mode #30902
  • Extract forwarded header handling out of UriComponentsBuilder #30886
  • Reduce logging for ResourceNotFoundException #30884
  • Revisit public API for MBeanExporter #30874
  • Early support for JDK 22 #30845
  • DataAccessUtils result accessors with Optional return value #27735
  • Add convert(Object, TypeDescriptor) method to ConversionService #25394
  • Revisit DataAccessException translation API #24634

🐞 Bug Fixes

  • @CachePut evaluates key before cache condition #22769
  • Topic messages are not sent when using transacted JmsTemplate in 'TransactionSynchronization.afterCommit' phase [SPR-16270] #20817

📔 Documentation

  • Update javadoc to take virtual threads into account #30905

❤️ Contributors

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

@KaidosGH, @izeye, and @lgxbslgx