Spring Boot 3.2.0-M1 available now

Releases | Andy Wilkinson | July 20, 2023 | ...

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

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

  • Initial support for virtual threads when running on Java 21
  • Auto-configuration for Spring Framework's new RestClient
  • Logging changes for improved observability
  • Numerous dependency upgrades, including new milestones of several Spring projects

Please see the release notes for more…

Spring Boot 3.1.2 available now

Releases | Andy Wilkinson | July 20, 2023 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.1.2 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 Boot 3.0.9 available now

Releases | Andy Wilkinson | July 20, 2023 | ...

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

This release includes 49 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.7.14 available now

Releases | Andy Wilkinson | July 20, 2023 | ...

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

This release includes 27 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 6.2 Milestone 1 Available

Releases | Artem Bilan | July 19, 2023 | ...

Dear Spring community,

On behalf of Spring Integration team, it is my pleasure to announce 6.2.0-M1 version which is available from Spring Milestone repository.

In addition, bug fixes version 6.1.2 has been released as well into Maven Central.

The Spring Integration 6.2 version is based on the Spring Framework 6.1.0-M2 (can be upgraded to the latest 6.1.0-M3) and includes many internal improvements and refactoring to support JVM virtual thread and project CRaC effort.

Some highlights of this new version include:

  • Upgrades to the latest dependencies, some of they are release candidates and milestones

  • We now use org.eclipse.angus:jakarta.mail as Java Mail API implementation which replaces com.sun.mail.imap package with the org.eclipse.angus.mail.imap. Therefore this some kind of breaking change

  • A spring-integration-debezium module has been introduced with a DebeziumMessageProducer implementation and respective infrastructure, including Java DSL (shout out to Christian Tzolov)

  • Pollers now can be configured with an ISO 8601 duration format for delays

  • Components which logic is based on thread executors now expose a proper AsyncTaskExecutor option to let end-user to opt-in for a new VirtualThreadTaskExecutor from Spring Framework.

Spring Framework 6.1 M3 released

Releases | Brian Clozel | July 19, 2023 | ...

On behalf of the Spring Framework framework team, it is my pleasure to announce that the third Spring Framework 6.1 milestone release is available from repo.spring.io/milestone now. This release was not initially scheduled and acts as a quick follow-up to 6.1.0-M2 last week, right on time for the Spring Boot milestone.

Spring Framework 6.1.0-M3 ships a few fixes and improvements, including early support for JDK 22.

What's next

Check out our What's New page for details about the specific features shipped so far. We are resuming with the usual schedule and we will ship the next milestone in a…

Spring Batch 5.1.0-M1 available now!

Releases | Mahmoud Ben Hassine | July 19, 2023 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that the first milestone of Spring Batch 5.1 is now available from our milestone repository.

This milestone release comes with the following features:

  • Dependencies upgrade
  • Virtual Threads support
  • Memory management improvement in the JpaItemWriter
  • New synchronized decorators for item readers and writers

This blog post walks through these features in more details. For the complete list of changes, please check the release notes.

Dependencies upgrade

This milestone release upgrades Spring dependencies to the…

Spring for GraphQL 1.2.2 released

Releases | Brian Clozel | July 18, 2023 | ...

I'm pleased to announce that Spring for GraphQL 1.2.2 is now available on Maven Central.

This maintenance release in the 1.2.x generation includes 13 fixes and documentation improvements, including 1 regression. This version will be shipped with Spring Boot 3.1.2, to be released later this week.

How can you help?

If you have general questions, please ask on stackoverflow.com using the spring-graphql tag.

Project Page | GitHub | Issues | Documentation | Stack Overflow

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