Skip to content

v7.0.0-RC2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Nov 22:30
· 7 commits to main since this release

⭐ New Features

  • JSON serialization for JDBC channel message store #9312

🐞 Bug Fixes

  • Race condition in DefaultHeaderChannelRegistry during application shutdown causes error log #10547

📔 Documentation

  • Fix spelling errors in javadocs and documentation #10545

🔨 Dependency Upgrades

  • Bump org.junit:junit-bom from 6.0.0 to 6.0.1 #10541
  • Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 #10539
  • JCifs version 2.1.40 is out of date and no longer maintained, migrate to JCifs 3.0.0 #10533
  • Bump kotlinVersion from 2.2.20 to 2.2.21 #10532

❤️ Contributors

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

@cppwfs