Spring Data 2021.0 goes GA

Releases | Mark Paluch | April 14, 2021 | ...

Dear Spring community,

On behalf of the Spring Data team and our contributors, it is my pleasure to announce that Spring Data 2021.0.0 (Codename: Pascal) is generally available from Maven Central. This release ships with features, bugfixes, and improvements that contain numerous version and driver upgrades. Note that Spring Data Solr is no longer part of the Spring Data Release Train.

This curated overview summarizes the most significant changes:

  • Introduce deleteAllById for CrudRepository and ReactiveCrudRepository.
  • Use Spring Core JFR (Java Flight Recorder) metrics.
  • QueryByExample for R2DBC and Oracle.
  • Enable type- and refactoring-safe use of KProperty and KPropertyPath for property path rendering.
  • Embedded Document support & relaxed Aggregation type checks for MongoDB.
  • Cassandra prepared statements.
  • Repository projections & function execution for Apache Geode.
  • Remove Spring Data Solr from release train.
  • Support for jMolecules.

Introducing Spring Cloud Square

Releases | Olga Maciaszek-Sharma | April 13, 2021 | ...

We are happy to announce that we have released the first publicly available milestone version of the Spring Cloud Square incubator project. The project provides Spring Cloud LoadBalancer integration for OkHttpClient and Retrofit, as well as non-blocking WebClient-backed Retrofit clients. Retrofit is a declarative HTTP client from Square.

You can find more information on how to get started with the project below. You can also check the project repository and project documentation .

OkHttpClient Spring Cloud LoadBalancer Integration

An application interceptor is added to the OkHttpClient created…

Spring Security 5.5.0-RC1 released

Releases | Josh Cummings | April 12, 2021 | ...

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

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

  • JWT client authentication support for OAuth 2.0 clients

  • JWT bearer authorization grant support for OAuth 2.0 clients

  • AuthorizationManager, a new authorization API for filter security

  • Kotlin coroutine support for reactive method security

  • OpenSAML 4 support

This release candidate is a good opportunity to give feedback before the actual GA release in mid-May. We look…

Spring Data 2021.0.0-RC1 and 2020.0.7 released

Releases | Mark Paluch | March 31, 2021 | ...

On behalf of the team, I’m pleased to announce the availability of the Spring Data releases 2021.0.0-RC1 and 2020.0.7.

If you use Spring Boot and want to upgrade to 2021.0.0-RC1 or 2020.0.7, set the spring-data-bom.version` property accordingly.

While the service releases ship with mostly bug fixes and dependency upgrades, the release candidate contains a few noteworthy changes:

  • Improved error messages and exceptions if a repository cannot be created.
  • Support @Value meta-annotations on persistence constructor parameters.
  • Add support for projections inside the Neo4j templates and CypherDsl executors.
  • Consider @Column- and @Element-annotated constructor parameters with Cassandra.
  • Add support to Redis Streams by using Jedis Client and upgrade to Jedis 3.6.0-RC1 and Lettuce 6.1.0.RELEASE.

Spring Boot 2.5.0-M3 available now

Releases | Phil Webb | March 19, 2021 | ...

I am pleased to announce that the third milestone of Spring Boot 2.5 has been released and is available from our milestone repository. This release adds a number of new features and bug fixes.

Highlights of this milestone include:

  • OpenMetrics support for Prometheus
  • Support for environment variable prefixes
  • More Buildpack updates
  • A fresh new look for the docs (including a "dark theme").

For a complete list of changes and upgrade instructions, please see the Spring Boot 2.5-M3 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

Spring Cloud 2020.0.2 (aka Ilford) Is Available

Releases | Spencer Gibb | March 18, 2021 | ...

On behalf of the community, I am pleased to announce that Service Release 2 of the Spring Cloud 2020.0 Release Train (2020.0.2) is available today. The release can be found in Maven Central. You can check out the 2020.0 release notes for more information.

Notable Changes in the 2020.0.2 Release Train

This release was primarliy for bug fixes and dependency upgrades.

See this page for a list of Known Issues.

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 Commons

  • Hint-based instance selection for SC LoadBalancer added (#672)
  • Request-based sticky-session support added in blocking LoadBalancer client (#901)

Spring Boot 2.4.4 available now

Releases | Stéphane Nicoll | March 18, 2021 | ...

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

This release includes 60 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 Integration 5.5 M3 & 5.4.5 Available

Releases | Artem Bilan | March 18, 2021 | ...

Dear Spring community,

On behalf the team and external contributors, it’s my pleasure to announce a Milestone 3 release for Spring Integration 5.5, plus Spring Integration 5.4.5 patch version.

The latest one can be downloaded from Maven Central:

compile 'org.springframework.integration:spring-integration-core:5.4.5'

and it is recommended to upgrade your projects or just pull it transitively from just released Spring Boot 2.4.4!

The Milestone is available from the https://repo.spring.io/milestone/ repository:

compile 'org.springframework.integration:spring-integration-core:5.5.0-M3'

The 5.5 generation of Spring Integration is the last one in the line before we start 6.0 and it is mostly based on the community feedback and usability needs. For example we have reworked some warning messages in logs to the fail-fast errors during configuration phase. Plus some API was deprecated with possible removal in the next major version. So, be sure check the Migration Guide

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring 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