Spring Batch 5.0 M1 released

Releases | Mahmoud Ben Hassine | January 19, 2022 | ...

On behalf of the team and everyone who contributed, I am pleased to announce that the first milestone release of Spring Batch 5.0 is available now from https://repo.spring.io/milestone. This first milestone includes a number of major changes such as requiring Java 17+, migrating to Jakarta EE 9 APIs as well as upgrading our dependencies across the portfolio to major versions such as Spring Framework 6.0. For a complete list of changes, please check the change log.

We also took the opportunity of this major version to remove deprecated APIs and fix some issues that require non backward compatible changes. The migration guide contains more details about these changes and…

Spring Security 6.0.0-M1 and 5.7.0-M1 available now

Releases | Marcus Hert Da Coregio | January 17, 2022 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security 6.0.0-M1 and 5.7.0-M1 are available now.

This initial 6.0 milestone covers the baseline upgrade efforts, in particular requiring JDK 17+ and migrating to the Jakarta EE 9 APIs, required by Spring Framework 6, as announced in this blog post.

For the release changes, please refer to the releases page.

Stay tuned for the announcement of Spring Boot 3.0.0-M1 this week!

Project Site | Reference | Help

Spring REST Docs 3.0.0-M1

Releases | Andy Wilkinson | January 17, 2022 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring REST Docs 3.0.0-M1 is now available from https://repo.spring.io/milestone.

This initial 3.0 milestone contains 13 enhancements, documentation improvements, and dependency upgrades. It covers the baseline upgrade efforts, in particular requiring JDK 17 and Spring Framework 6 and migrating to the Jakarta EE 9 APIs as announced in this blog post.

Please note that support for REST Assured has been removed temporarily as it is not yet compatible with Jakarta EE 9. We hope to reinstate support in a…

First Spring Data 2022.0.0 and 2021.2.0 milestones released

Releases | Mark Paluch | January 14, 2022 | ...

On behalf of the team and everyone who contributed, I’m pleased to announce the availability of the first round of milestones of the Spring Data 2022.0 and 2021.2 release trains.

2021.x vs. 2022.x

You might now ask why is there a new release in the calver 2021.x version and why is there already a 2022.x release?

In parallel to working on Spring Data 3.x, aka 2022.0.0, we continue to invest in the support of the Spring Data 2.x development line. We already expect Spring Data 2.7 and 2.8 releases. So, if you want to continue using Spring Boot 2 for an extended period of time, stick to the 2021.x release trains (which are based on Spring Framework 5.3 and Java 8). That's the reason we chose to continue with calver 2021.x, which, hopefully, makes understanding version compatibilities easier. Our Spring Data 3.x development line will be based on Java 17 and Spring Framework 6 and be compatible with

Spring Data 2021.1 SR1 and 2021.0 SR8 released

Releases | Christoph Strobl | January 14, 2022 | ...

On behalf of the team, I’m pleased to announce Spring Data service releases 2021.1.1 and 2020.0.8. Both releases ship with mostly bug fixes and dependency upgrades. For your convenience, Spring Boot will pick up the artifacts with its upcoming releases.

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

2021.1.1

Spring Framework 6.0.0-M2 and 5.3.15 available now

Releases | Stéphane Nicoll | January 13, 2022 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 6.0.0-M2 and 5.3.15 are available now.

Spring Framework 5.3.15 includes 17 fixes and improvements as a recommended upgrade for all Spring production scenarios. Spring Framework 6.0.0-M2 includes 6 additional fixes and improvements specific to the 6.0 branch.

Stay tuned for the announcement of Spring Boot 3.0.0-M1 next week!

Project Page | GitHub | Issues | Documentation

Spring Cloud Square 0.4.0 has been released

Releases | Olga Maciaszek-Sharma | December 22, 2021 | ...

On behalf of the community, I am pleased to announce that the 0.4.0 release of Spring Cloud Square is available today. The release can be found in Maven Central. You can check out the 0.4.0 release notes for more information.

Notable changes in 0.4.0:

  • Spring Native support adjustments for non-load-balanced use-cases (PR)
  • Support for configuring different WebClient.Builder beans (not shared) for each @RetrofitClient instance (PR)
  • Spring Cloud Sleuth integration for OkHttpClient #36

The documentation for this release can be found here.

Spring Integration 5.5.7 Available

Releases | Artem Bilan | December 21, 2021 | ...

Dear Spring community,

On behalf of the team and all the contributors, it’s my pleasure to wish you a Merry Christmas and Happy New Year and present you a fresh Spring Integration 5.5.7 release.

It can be obtained from Maven Central and it is recommended to upgrade your projects or just pull it transitively from respective latest Spring Boot patch version!

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

The notable changes and important bug fixes are:

  • JDBC message store SQL scripts now quote a CONDITION column name for those RDBMS vendors which have this word as reserved. It is likely in the next major 6.0 version we will rename it to GROUP_CONDITION. So, it is recommended to upgrade to this 5.5.7 version if you deal with JdbcMessageStore for your aggregators.

  • Not mentioned previously, but high demanded by Community and introduced in version 5.5.5, the MQTT v5 channel adapters are present now in the spring-integration-mqtt module. They are Mqttv5PahoMessageDrivenChannelAdapter and Mqttv5PahoMessageHandler, respectively. See Reference Manual for more information.

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