Marcus Hert Da Coregio

Marcus Hert Da Coregio

Spring Security committer | Santa Catarina, Brazil

Blog posts by Marcus Hert Da Coregio

Spring Session 3.3.0-M3 available now

Releases | March 20, 2024 | ...

On behalf of the team and everyone who has contributed, it is my pleasure to announce the release of Spring Session 3.3.0-M3! The milestone release of Spring Session contains a few noteworthy new features:

  • Add Spring Session Backed implementation of ReactiveSessionRegistry #2824
  • Allow PlatformTransactionManager to be specified using @SpringSessionTransactionManager #2821

See the 3.3.0-M3 release notes for complete details.

Project Page | GitHub Issues

Spring Security 6.3.0-M3, 6.2.3, 6.1.8, 6.0.10, 5.8.11 and 5.7.12 are now available

Releases | March 18, 2024 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that the third milestone of Spring Security 6.3 is released. This release brings several new features that you can check on the release page or on the What's New section of the 6.3 documentation.

In addition to that, Spring Security 6.2.3, 6.1.8, 6.0.10, 5.8.11 and 5.7.12 have been released as well! These releases are mostly composed of bug fixes, dependency upgrades and documentation improvements.

The releases address CVE-2024-22257 for Possible Broken Access Control in Spring Security With Direct Use of…

Spring Security 6.3 Adds Passive JDK Serialization/Deserialization for Seamless Upgrades

Engineering | January 19, 2024 | ...

In the early versions of Spring Security, a deliberate decision was made to avoid providing any guarantee of compatibility for serialized classes (via JDK serialization) between different versions of the project. This decision primarily took into account the context of RMI, with the recommendation being that both the server and client should use the same version of Spring Security.

As more apps depend on persistent sessions and technologies like Spring Session, the problem with inconsistent serialization becomes a bigger deal. Persistent sessions mean saving user sessions by turning them into…

Spring Session 3.3.0-M1 is available now

Releases | January 16, 2024 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Session 3.3.0-M1 is now available.

This milestone brings a Reactive Redis Indexed implementation of ReactiveSessionRepository with support for session events and find sessions by principal name.

This new implementation takes a slightly different approach on how to store and retrieve the secondary indexes information, as well as the session expiration strategy. Check out the documentation and give it a try, we are looking forward to receiving your feedback.

Project Page | GitHub | Issues | Documentation |

Spring Session 3.2 goes GA

Releases | November 21, 2023 | ...

On behalf of the Spring Security team, it is my pleasure to announce that Spring Session 3.2.0 is generally available from Maven Central now! The 3.2 generation comes with some key improvements:

  • Introduce SessionIdGenerator to allow custom session id generation
  • Allow safe deserialization of Redis sessions

You can check the related documentation on the What's New section of the reference docs. This release will be included in the upcoming Spring Boot 3.2 GA release. We are looking forward to hearing your feedback.

Spring Security 6.2 goes GA

Releases | November 20, 2023 | ...

On behalf of the Spring Security team, it is my pleasure to announce that Spring Security 6.2.0 is generally available from Maven Central now! The 6.2 generation comes with improvements that you can check on the What's New section of the documentation.

Spring Security 6.2 has upgraded its Spring Framework baseline to 6.1 along with Project Reactor 2023.0.0 and Micrometer 1.12.0 while requiring Java 17 as minimum platform version and supporting up to Java 21 for Virtual Threads support.

This release will be included in the upcoming Spring Boot 3.2 GA release. We'd like to hear from you, so keep…

Spring Security 6.1.0-RC1, 6.0.3, 5.8.3 and 5.7.8 released, fix CVE-2023-20862

Releases | April 17, 2023 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that the Spring Security 6.1.0-RC1, 6.0.3, 5.8.3 and 5.7.8 versions are available now.

Please refer to the releases page for more detail on what is included in each release.

Those versions fix the following CVE:

The 6.0.3 and 5.7.8 versions will be shipped with Spring Boot 3.0.6 and 2.7.11, to be released next Thursday. In the meantime, you can update your existing Spring Boot application to pick up the latest Spring Security version.

For Gradle builds in build.gradle

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring Runtime offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all