On behalf of the community, I’m pleased to announce the release of Spring Security 5.4.2 (release notes), 5.3.6 (release notes), and 5.2.8 (release notes). These releases deliver bug fixes along with some minor improvements. Users are encouraged to update to the latest patch release.
We are pleased to announce the release of Spring Cloud App Broker 1.2.1!
Our focus at the start of the 1.2.x release series has been to update our major dependencies, namely Spring Boot and Spring Cloud Open Service Broker. We have also updated and simplified our build and release process. Since the release of 1.1.1, the 1.2.1 release incorporates the following updates:
Update the Gradle build to make use of new native features for dependency management and publication
We are pleased to announce the general availability of Spring Cloud Open Service Broker 3.2.0. Version 3.2.0 is upgraded to Spring Boot 2.3, and addresses a few issues related to OSB API v2.15 support. It is feature compatible with the 3.1.2 release, and includes the following:
Upgrade to Spring Boot 2.3.6.RELEASE (#310)
Return HTTP 400 Bad Request for unknown instance in last operation (#306)
Fix MaintenanceInfo.toString (#301 via @gberche-orange)
Replace dependency management plugin with Gradle platform dependencies (#298)
Add MaintenanceInfo to CreateServiceInstanceRequest and UpdateServiceInstanceRequest (#290)
Return the operation in the HTTP 202 response body when an async operation is in progress and another request is received for the same service instance (#284)
Update Gradle build to use native Gradle facilities for publishing artifacts (#280)
Spring Native for GraalVM provides an incubating support for compiling Spring applications to native executables using the native-image compiler, in order to provide a native deployment option designed to be packaged in lightweight containers. In practice, the target is to support your Spring application (typically a Spring Boot one), unmodified, on this new…
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.3.6 has been released and is now available from Maven Central.
On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 2.4.0 has been released and is available from Maven Central. 2.4.0 is the first generally available Spring Boot release that uses the new versioning scheme. Please note that the version is 2.4.0 rather than 2.4.0.RELEASE that you may have expected based on previous releases.
On behalf of the team, I'm pleased to announce Spring Data service release 2020.0.1. This service release is built on top of Spring Framework 5.3.1 and Reactor 2020.0.1. It contains mostly dependency upgrades and fixes.