Skip to content

v3.4.0

Compare
Choose a tag to compare
@ghillert ghillert released this 09 Jul 18:09
· 425 commits to main since this release

⭐ New Features

  • Spring Session: Allow for updating existing HTTP Sessions with a new session timeout value - a4bebc1
  • Remove Coherence gRPC deprecations - 03d6779
  • Refactor gRPC Configuration Support - 3dc8ac9

🔨 Dependency Upgrades

  • Upgrade dependency-check-maven version to 10.0.2 - a3d1581
  • Upgrade Coherence dependency version to 22.06.8 - 59350a5
  • Upgrade Spring Framework dependency version to 5.3.34 - ef111ac

🐞 Bug Fixes

  • Fix SessionCreatedEvent not fired correctly - afd6efe
  • Change the use of Nullable and NonNull annotations to Spring's annotations - 09ab835
  • Remove use of GrpcServerController in tests - b371db8

📔 Documentation

  • Spring Session: Document different ways to specify the session timeouts - 7904957

🍀 Miscellaneous

  • Update README.adoc - f3aa0bf
  • Update maven.yml - Add Java 21 to the build matrix - f968839
  • Add Maven profile for Java 21 - 2ac10df

Full Changelog: v3.3.6...v3.4.0