To get started using Spring Authorization Server, see the Getting Started chapter of the reference documentation and the samples to become familiar with setup and configuration.
Releases | Marcus Hert Da Coregio | 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…
On behalf of the team and everyone who has contributed, I’m pleased to announce the availability of 2023.0.6, 2022.0.12, and 2021.2.18 service releases. These releases ship with dependency upgrades, fixes and selected improvements.
The upcoming Spring Boot releases 3.1.6, respective 3.0.13 and 2.7.18 will pick up the above releases by next week.
We expect the next set of Spring Data maintenance releases to ship in mid-December.
End of Life
With today's releases, Spring Data development lines 2021.2.x ("Spring Data 2.7") and 2022.0.x ("Spring Data 3.0") are going end of life as per our open source support policy, with 2022.0.12 and 2021.2.18 being the last planned service releases. Releases may be done in the future, but only in response to commercial support.
Please upgrade to Spring Data 2023.0.6 ("Spring Data 3.1") or 2023.1.0…
On behalf of the Spring Data engineering team and everyone who contributed to this release, I am delighted to announce the general availability of Spring Data 2023.1 (Codename: Vaughan) from Maven Central! This release comes with several infrastructure themese as well as refinements in individual store modules.
Spring Data 2023.1 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.
Virtual Threads can be used in various components by configuring an Virtual Threads-enabled Executor. Prominent examples for these components are Redis' MessageListenerContainer or Mongo's MessageListenerContainer…
On behalf of the core framework team, it is my pleasure to announce that Spring Framework 6.1.0 is generally available from Maven Central now! The 6.1 generation comes with several key themes:
Virtual Threads are a perfect fit for Spring MVC on a lean Servlet stack (typically on Tomcat), providing a new degree of scalability with imperative programming in common web…
Releases | Janne Valkealahti | November 08, 2023 | ...
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Shell 2.1.14, 3.0.9, 3.1.5 and 3.2.0-M3 has been released and are now available from Maven Central and Spring Repos respectively.
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.2.0-RC2 has been released and is now available from https://repo.spring.io/milestone.
I am happy to announce the availability of Spring Modulith 1.1 RC2. We took the chance to incorporate feedback from the community to tweak a few internals of features newly introduced in the 1.1 generation. We have also managed to sneak a few new ones into the release:
Support for AWS SNS / SQS in event externalization (contributed by Maciej Walkowiak) GH-344
Allowing to define a listener identifier via @ApplicationModuleListenerGH-346
Re-instantiated, general compatibility with Spring Boot 3.1 and Framework 6.0 GH-357