Spring Cloud 2021.0.0-M1 (aka Jubilee) Is Available

Releases | Ryan Baxter | July 30, 2021 | ...

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

This release is compatible with Spring Boot 2.6.0-M1.

The GitHub Project for this release can be found here.

Notable Changes in the 2021 Release Train

Spring Cloud Gateway

  • StripPrefixFilter now defaults to 1 instead of 0 #2033
  • Add new CacheRequestBodyFilter #1943
  • Share Routes across Gateway instances with Redis #1390

Spring Cloud Sleuth

  • Added JDBC support #1930
  • Instruments Tomcat Valve #1329
  • Support for Spring Vault #1952
  • Automatic tag table generation documentation #1950
  • Spring Cloud Deployer support #1947
  • Spring Cloud Skipper support #1927
  • R2DBC support #1524
  • Support for Reactor Kafka #1708
  • Spring TX instrumentation #1941
  • Spring Batch support #1904
  • RSocket instrumentation #1677
  • Support for Spring Cloud Task #1903
  • Spring Cloud Config instrumentation #1915
  • Added support for Spring Cloud Circuit Breaker Reactive #1910
  • Added support for Kotlin Coroutines #1737

Spring Boot 2.6.0-M1 is now available

Releases | Phil Webb | July 22, 2021 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.6.0-M1 has been released and is now available from https://repo.spring.io/milestone.

This release includes 120 bug fixes, documentation improvements, and dependency upgrades. Notable new features include:

  • Auto-configuration for Spring Data Envers
  • More metrics support (including task execution and scheduling export and support for the Dynatrace v2 API)
  • Auto-configured Spring Web Service Server Tests
  • Improved Configuration of the Maven Plugin’s Start Goal

Please see the release notes for more…

Spring Boot 2.5.3 is now available

Releases | Andy Wilkinson | July 22, 2021 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.5.3 has been released and is now available from Maven Central.

This release includes 58 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.9 is now available

Releases | Andy Wilkinson | July 22, 2021 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.4.9 has been released and is now available from Maven Central.

This release includes 35 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 Security 5.6.0-M1 released

Releases | Eleftheria Stein-Kousathana | July 19, 2021 | ...

On behalf of the community, I’m pleased to announce the release of Spring Security 5.6.0-M1!

In addition to dependency upgrades, bug fixes, and minor enhancements, the milestone contains a few noteworthy changes:

  • An AuthorizationManager for method security

  • Support for any data type in Access Token Response

  • A separate repository for Spring Security samples

You can find the complete details in the release notes.

Spring Data 2021.0.3 and 2020.0.11 released

Releases | Jens Schauder | July 16, 2021 | ...

On behalf of the team, I’m pleased to announce the availability of the Spring Data2021.0.2 and 2020.0.10 service releases.

Both releases are built on top of Spring Framework 5.3.9. For your convenience, you can consume these releases through Spring Boot 2.5.3 and 2.4.9, respectively. Our teammates on the Boot team will release those in about a week.

The service releases ship with mostly bug fixes and dependency upgrades.

To round things off, here are the links to the artifacts, changelogs, and documentation:

2021.0.3

Spring Data 2021.1.0-M1 released

Releases | Jens Schauder | July 16, 2021 | ...

On behalf of the team, I’m pleased to announce the availability of the Spring Data 2021.1.0-M1 milestone release.

The release is built on top of Spring Framework 5.3.9. For your convenience, you can consume this release through Spring Boot 2.6.0-M1, which our team mates on the Boot team will release in about a week.

The 2021.1 release train ships a set of features and dependency upgrades. The most important changes are:

  • Upgrade to Querydsl 5.
  • Support for a wide range of Redis 6.2 commands.
  • Support for dialect-dependent custom conversions in Spring Data JDBC. This was used to improve the support of java.time types across multiple databases.
  • Support for streaming large result sets in Spring Data JDBC.
  • Support for AggregateReference in query derivation.
  • REF_CURSOR support for stored procedures in Spring Data JPA.
  • Upgrade to MongoDB Driver 4.3 and initial support for MongoDB Server 5.0 Time Series.
  • Spring Data MongoDB comes with extended capabilities for linking documents and offers, next to the existing DBRef approach, a property-based solution that uses simple values, such as the target _id

Spring Authorization Server 0.1.2 available now

Releases | Joe Grandja | July 09, 2021 | ...

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.2.

You can download it from Maven Central by using the module coordinates:

compile 'org.springframework.security.experimental:spring-security-oauth2-authorization-server:0.1.2'

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

The main features delivered in this release are:

  • Ability to configure a custom Authorization Consent page (gh-283)

  • JDBC implementation of RegisteredClientRepository (gh-265), OAuth2AuthorizationService (gh-245) and OAuth2AuthorizationConsentService (gh-313)

  • Ability to configure the Authorization Endpoint (gh-342)

  • Ability to configure the Token Endpoint (gh-319)

Spring Cloud Hoxton.SR12 has been released

Releases | Olga Maciaszek-Sharma | July 07, 2021 | ...

On behalf of the community, I am pleased to announce that the Service Release 12 (SR12) 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.

Notable Changes in the Hoxton Release Train

See all issues included in this release here.

This was primarily a bug fix and documentation release. Hoxton.SR12 is compatible with Spring Boot 2.3.x and 2.2.x.

NOTE: This will be the last regularly scheduled release of the Hoxton Release Train. It now enters a special maintenance period for security fixes and critical bugs until the end of Feb 2022 (which follows the lifecycle of Spring Boot 2.3.x). See the wiki

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