Spring Cloud 2020.0.0-M6 (aka Ilford) Is Available

Releases | Ryan Baxter | December 02, 2020 | ...

On behalf of the community, I am pleased to announce that the Milestone 6 (M6) of the Spring Cloud 2020 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2020 release notes for more information.

This release is compatible with Spring Boot 2.4.0.

Notable Changes in the 2020 Release Train

This release requires Spring Boot 2.4.0.

Please see the wiki for a list of all breaking changes in this release train.

See all of the included issues and pull requests at the Github project.

Spring Cloud Sleuth

Spring Cloud App Broker 1.2.1 released

Releases | Gareth Clay | December 02, 2020 | ...

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
  • Upgrade to Spring Cloud Open Service Broker 3.2.0
  • Upgrade to Spring Boot 2.3.6

Gradle:

implementation("org.springframework…

Spring Cloud Open Service Broker 3.2.0 Released

Releases | Roy Clarkson | November 30, 2020 | ...

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 0.8.3 available now

Releases | Sébastien Deleuze | November 23, 2020 | ...

On behalf of everyone that has contributed, I am pleased to announce that Spring Native for GraalVM 0.8.3 has been released and is available from Spring milestone repository, check the updated reference documentation for more details.

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…

Spring Cloud 2020.0.0-M5 (aka Ilford) is Available

Releases | Spencer Gibb | November 18, 2020 | ...

On behalf of the community, I am pleased to announce that the Milestone 5 (M5) of the Spring Cloud 2020 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2020 release notes for more information.

Notable Changes in the 2020 Release Train

This release requires Spring Boot 2.4.0.

Support for OpenTelemetry was added in Sleuth.

Support for RSocket was added in Bus.

Please see the wiki for a list of all breaking changes in this release train.

See all of the included issues and pull requests at the Github project.

Spring Cloud Bus

Support for RSocket was added via Spring Cloud Function RSocket support. This does not require Spring…

Spring Boot 2.3.6 available now

Releases | Stéphane Nicoll | November 13, 2020 | ...

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.

This release includes 30 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.

How can you help?

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 |

Spring Boot 2.4.0 available now

Releases | Andy Wilkinson | November 12, 2020 | ...

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.

This release adds a significant number of new features and improvements. For full upgrade instructions and new and noteworthy features please see the release notes.

What's new in 2.4

Config File Processing…

Spring Data 2020.0.1 released

Releases | Mark Paluch | November 11, 2020 | ...

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.

Spring Data 2020.0.1 ships 34 improvements and fixes.

This release will be picked up by the upcoming Spring Boot 2.4.0 release for your convenience.

To round things off, here are the links to the individual modules along with their documentation:

Spring Authorization Server 0.0.3 available now

Releases | Joe Grandja | November 10, 2020 | ...

On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 0.0.3.

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.0.3'

For additional details on this new project, see the initial announcement and project page.

The main features delivered in this release are:

  • OAuth 2.0 Refresh Token Grant — RFC 6749

  • OAuth 2.0 Token Revocation — RFC 7009

See the release notes for…

Spring Framework 5.3.1 and 5.2.11 available now

Releases | Stéphane Nicoll | November 10, 2020 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 5.3.1 and 5.2.11 are available now.

Spring Framework 5.3.1 includes 29 fixes and improvements. Spring Framework 5.2.11 includes 10 selected fixes and improvements.

Stay tuned for follow-up Spring Boot releases later this week, including Spring Boot 2.4 GA!

Project Page | GitHub | Issues | Documentation

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

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