Spring Security SAML Extensions 1.x EOL on October 6, 2021

Releases | Josh Cummings | September 22, 2020 | ...

With the recent release of Spring Security 5.4, we’d like to announce that maintenance for Spring Security SAML Extensions 1.x will end on 6 October 2021.

SAML 2.0 support has been added to the core Spring Security framework over the last three minor releases. There are two main reasons for this.

First, the extension project is based on a version of OpenSAML that the OpenSAML team no longer supports. This version has known CVEs that make it unsafe for use in a production system.

Second, moving the support to the core Spring Security framework allowed us to simplify the API, use the latest OpenSAML, and add long-requested support for features like multi-tenancy and Spring Boot integration

Spring Session for Apache Geode 2.1.11.RELEASE, 2.2.5.RELEASE, 2.3.1.RELEASE & 2.4.0-RC1 available!

Releases | John Blum | September 21, 2020 | ...

On behalf of the Spring and Apache Geode communities, it is my pleasure to announce the release of Spring Session for Apache Geode (SSDG) 2.1.11.RELEASE, 2.2.5.RELEASE, 2.3.1.RELEASE and 2.4.0-RC1.

SSDG 2.1.11.RELEASE is pulled in by Spring Boot 2.1, SSDG 2.2.5.RELEASE by Spring Boot 2.2, SSDG 2.3.1.RELEASE by Spring Boot 2.3 and SSDG 2.4.0-RC1 by Spring Boot 2.4. All of these releases are primarily dependency alignment releases and pick up the latest Spring Data bits on which SSDG is strongly based.

Note

SSDG 2.4.0-RC1 is now based on Apache Geode 1.13.0. Given VMware Tanzu GemFire (formerly known as Pivotal GemFire) is now longer released by VMware, Inc. as a standalone, independently managed solution, SSDG 2.4 will no longer ship a spring-session-data-gemfire module. GemFire 9.10 was the last supported, standalone, independently managed version of GemFire, which was based on Apache Geode 1.12

Spring Boot for Apache Geode 1.1.10.RELEASE, 1.2.10.RELEASE, 1.3.4.RELEASE and 1.4.0-M3 available!

Releases | John Blum | September 21, 2020 | ...

On behalf of the Spring and Apache Geode communities, it is my pleasure to announce the release of Spring Boot for Apache Geode (SBDG) 1.1.10.RELEASE, 1.2.10.RELEASE, 1.3.4.RELEASE and 1.4.0-M3.

SBDG 1.1.10.RELEASE is based on Spring Boot 2.1.17.RELEASE, SBDG 1.2.10.RELEASE is based on Spring Boot 2.2.10.RELEASE, SBDG 1.3.4.RELEASE is based on Spring Boot 2.3.4.RELEASE and SBDG 1.4.0-M3 is based on Spring Boot 2.4.0-M3. In addition, SBDG pulls in the latest Spring Data, Spring Session and Spring Test for Apache Geode releases and bits.

Each of these releases includes dependency alignment, documentation revisions and minor improvements. See the changelog

Spring Boot 2.1.17 available now

Releases | Andy Wilkinson | September 17, 2020 | ...

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

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

Please note that version of Spring Framework that is used by this release of Spring Boot contains a fix for a security vulnerability (CVE-2020-5421).

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

Spring Batch 4.3.0-RC1 available now!

Releases | Mahmoud Ben Hassine | September 17, 2020 | ...

I am pleased to announce that Spring Batch 4.3.0-RC1 is now available from our milestone repository.

What’s New?

This release comes with a number of new features that you can find in the release notes, but here are the major highlights:

1. GraalVM Support

A lot of work has already been done in Spring Framework to support running some types of Spring applications on GraalVM. In this release, we made changes in Spring Batch to correctly run Batch applications on GraalVM as well.

The support is still experimental, so we encourage you to give the release a try and share your feedback.

2. Java…

Spring Boot 2.2.10 available now

Releases | Andy Wilkinson | September 17, 2020 | ...

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

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

Please note that version of Spring Framework that is used by this release of Spring Boot contains a fix for a security vulnerability (CVE-2020-5421).

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

Spring Boot 2.3.4 available now

Releases | Andy Wilkinson | September 17, 2020 | ...

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

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

Please note that version of Spring Framework that is used by this release of Spring Boot contains a fix for a security vulnerability (CVE-2020-5421).

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

Spring Boot 2.4.0-M3 available now

Releases | Phil Webb | September 17, 2020 | ...

On behalf of the team and everyone that contributed, I am pleased to announce that the third milestone of Spring Boot 2.4 has been released and is available from our milestone repository.

This release closes 160 issues and pull requests. Thanks to all those who have contributed with issue reports and pull requests.

Highlights of this milestone include:

  • Java 15 support
  • A new Startup actuator endpoint
  • Docker authentication support
  • Config data import improvements
  • Numerous dependency upgrades

For a complete list of changes and upgrade instructions, please see the Spring Boot 2.4 Release Notes on the wiki and the updated reference documentation

Spring Data Neumann SR4, Moore SR10 and Lovelace SR20

Releases | Mark Paluch | September 16, 2020 | ...

On behalf of the Spring Data team, I’m pleased to announce a round of service releases for the Spring Data Neumann, Moore, and Lovelace release trains. Neumann SR4 ships with 43 tickets fixed, Moore SR10 ships with 46 tickets fixed, and, finally, Lovelace SR20 ships with 35 tickets fixed.

The releases ship with mostly bug fixes and dependency upgrades and will be picked up by Spring Boot 2.3.4, 2.2.10, 2.1.17 ( respectively) in the coming days.

Here are the detailed links to each individual artifact and the reference documentation:

Neumann SR4

Spring Data 2020.0.0 goes RC1

Releases | Mark Paluch | September 16, 2020 | ...

Dear Spring community,

On behalf of the Spring Data team and everyone who contributed, it's my pleasure to announce that Spring Data 2020.0.0 has entered its release candidate phase by releasing the first of two release candidate releases, available from the milestone repository. This release ships with 70 tickets fixed. The most notable changes are:

  • Support for Redis 6 ACL and upgrade to Lettuce 6.0 RC2.
  • Migration of core R2DBC support from Spring Data R2DBC to Spring R2DBC.
  • Support the SocketFactory configuration client in Spring Data Geode.
  • Slice query support for Neo4j and a revised API for relationships.

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