Spring Vault 3.1.0-RC1 released
On behalf of the team and everyone who has contributed, I am pleased to announce that the Spring Vault 3.1.0-RC1
release is available now.
Spring Vault 3.1.0-RC1
ships with numerous enhancements.
On behalf of the team and everyone who has contributed, I am pleased to announce that the Spring Vault 3.1.0-RC1
release is available now.
Spring Vault 3.1.0-RC1
ships with numerous enhancements.
It is my pleasure to announce the release of Spring Modulith 1.1 RC1 and 1.0.2. While the latter primarily ships bug fixes and upgrades to Spring Boot 3.1.5, the former packages quite a few new features, such as:
@ApplicationModuleListener
now located in ….modulith-events
in spring-modulith-events-api
GH-322Moments
now implements Now
GH-335For more information consult the full change logs for 1.1 RC1 and 1.0.2…
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.2.0-RC1
has been released and is now available from https://repo.spring.io/milestone.
This release includes 128 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable new features include:
Please see the release notes for more details and upgrade instructions.
Thanks to all those who have contributed…
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.7.17
has been released and is now available from Maven Central.
This release includes 32 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.
If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot
tag or chat with the community on Gitter.
Project Page | GitHub | Issues | Documentation | Stack Overflow | …
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.0.12
has been released and is now available from Maven Central.
This release includes 48 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.
If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot
tag or chat with the community on Gitter.
Project Page | GitHub | Issues | Documentation | Stack Overflow | …
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.1.5
has been released and is now available from Maven Central.
This release includes 62 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.
If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot
tag or chat with the community on Gitter.
Project Page | GitHub | Issues | Documentation | Stack Overflow | …
On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 1.1.3, 1.0.4 and 0.4.4.
See the 1.1.3, 1.0.4 and 0.4.4 release notes for complete details.
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.
On behalf of the team and everyone who has contributed, it is my pleasure to announce the release of Spring Authorization Server 1.2.0-RC1.
See the release notes for complete details.
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.
On behalf of the team and everyone who has contributed, I am pleased to announce that the Spring Security 5.8.8
, 6.0.8
, 6.1.5
and 6.2.0-RC2
versions are available now.
Please refer to the releases page for more detail on what is included in each release. In particular, you can review the release notes for each milestone that will make up the 6.2.0
release (6.2.0-M1
, 6.2.0-M2
, 6.2.0-M3
, 6.2.0-RC1
, 6.2.0-RC2
) next month.
We encourage you to take the latest release candidate for a spin and provide any feedback you have! Some notable changes available in the 6.2 release candidate include:
I am pleased to announce that the first release candidate of Spring Batch 5.1 is now available from our milestone repository.
The main theme of this release is improving the getting started experience of our users. This blog post walks you through the main improvements:
For the complete list of changes, please check the release notes.
The Getting started guide has been around for a long time and served well as a showcase of how to use Spring Batch with Spring…