Spring Boot 3.0.0-M1 is now available

Releases | Phil Webb | January 20, 2022 | ...

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

This milestone starts our exciting journey to the next generation of the Spring Framework and raises our baseline from Java 8 to Java 17. We are planning to release a new milestone of Spring Boot 3.0 every two months. M2 should arrive on March 24 and we are planning on a GA release in late November.

If you are trying an existing application with Spring Boot 3.0 you'll need to be aware that we've migrated all Java EE APIs to their equivalent Jakarta EE variant. For most users, this means you'll need to replace any javax imports with jakarta. For example, javax.servlet.Filter would be replaced with jakarta.servlet.Filter

Spring Boot 2.7.0-M1 is now available

Releases | Scott Frederick | January 20, 2022 | ...

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

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

  • Spring GraphQL starter
  • Operating system and Java vendor information in actuator info endpoint
  • Support for RabbitStreamTemplate

Please see the release notes for more details and upgrade instructions.

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

Spring Boot 2.5.9 available now

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

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

This release includes 32 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 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 for GraphQL 1.0.0-M5 Released

Releases | Brian Clozel | January 19, 2022 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring for GraphQL 1.0.0-M5 is now available from https://repo.spring.io/milestone.

The M5 release is a quick follow-on after the feature-rich M4 release from December. The main goal for M5 was to move the Boot starter out of the Spring GraphQL repository and into Spring Boot proper, ahead of the first Spring Boot 2.7 milestone this Thursday. In addition to that, as always, there was plenty of feedback leading to a number of refinements and fixes.

Spring Boot GraphQL Starter

The GraphQL starter has moved out of the Spring for GraphQL project repository and into the Spring Boot repository, from where it will be made available in the upcoming 2.7.0-M1 release. Here is the GraphQL section

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…

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

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

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