Spring LDAP 2.3.4 released
On behalf of the community, I’m pleased to announce the release of Spring LDAP 2.3.4! This release fixes including a fix where Spring LDAP breaks on JDK9+.
You can find the complete details in the release notes.
On behalf of the community, I’m pleased to announce the release of Spring LDAP 2.3.4! This release fixes including a fix where Spring LDAP breaks on JDK9+.
You can find the complete details in the release notes.
Update 2021-05-25: The releases contains fixes for Spring Framework CVE-2021-22118.
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 5.3.7
and 5.2.15
are available now.
Spring Framework 5.3.7
includes 45 fixes and improvements. Spring Framework 5.2.15
includes 9 selected fixes and improvements.
Stay tuned for follow-up Spring Boot releases later this week.
On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 0.1.1.
You can download it from repo.spring.io and Maven Central by using the module coordinates:
compile 'org.springframework.security.experimental:spring-security-oauth2-authorization-server:0.1.1'
For additional details on this new project, see the initial announcement and project page.
The main features delivered in this release are:
OpenID Connect Dynamic Client Registration 1.0 — Client Registration Endpoint
On behalf of the community, I’m pleased to announce the release of Spring Security 5.5.0-RC2!
After releasing 5.5.0-RC1 we received some feedback on our APIs that required further refinements. This release finalizes the APIs for the 5.5.0 release later this month.
You can find the complete details in the release notes.
On behalf of the community, I am pleased to announce that the Service Release 11 (SR11) of the Spring Cloud Hoxton Release Train is available today. The release can be found in Maven Central. You can check out the Hoxton release notes for more information.
See all issues included in this release here.
This was primarily a bug fix and documentation release. Hoxton.SR11 is compatible with Spring Boot 2.3.x and 2.2.x.
In preparation for the GA release on May 20 2021, I am pleased to announce that Spring Boot 2.5.0-RC1 has been released and is available from our milestone repository. This release adds a number of new features and bug fixes.
Highlights of the RC include:
For a complete list of changes and upgrade instructions, please see the Spring Boot 2.5.0-RC1 Release Notes on the wiki and the updated reference documentation.
If you want to get started with 2.5 and try out the new features, you can bootstrap a new project on start.spring.io…
Dear Spring community,
On behalf of the team and all the contributors, it’s my pleasure to announce a Release Candidate 1
for Spring Integration 5.5
, plus Spring Integration 5.4.6
& 5.3.7
patch versions.
The latest two can be downloaded from Maven Central and it is recommended to upgrade your projects or just pull them transitively from respective latest Spring Boot patch versions!
The Release Candidate is available from the https://repo.spring.io/milestone/ repository:
compile 'org.springframework.integration:spring-integration-core:5.5.0-RC1'
Here is a highlight of changes made to Spring Integration 5.5 RC1
since previously announced Milestone 3…
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.3.10 has been released and is now available from Maven Central.
This release includes 78 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 2.4.5
has been released and is now available from Maven Central.
This release includes 57 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, I’m pleased to announce a Spring Data double release: Neumann SR9
and 2020.0.8
. Both releases ship with mostly bug fixes and dependency upgrades. The service releases will be picked up by the upcoming Spring Boot 2.3.10 and 2.4.5 releases, respectively. Finally, here are the links to the documentation, artifacts, and changelogs: