Spring Cloud 2025.1.0-M2 (aka Oakwood) has been released

Releases | Olga Maciaszek-Sharma | September 12, 2025 | ...

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

Notable Changes in the 2025.1.0-M2 Release

Spring Cloud 2025.0.0-M2 depends on Spring Boot 4.0.0-M2. See all issues and pull requests that are part of the release here.


The following modules were updated as part of 2025.0.0-M1:

Module Version Issues
Spring Cloud OpenFeign 5.0.0-M2 (issues)
Spring Cloud Config 5.0.0-M2 (issues)
Spring Cloud Build 5.0.0-M2 (issues)
Spring Cloud Stream 5.0.0-M2 (issues)
Spring Cloud Netflix 5.0.0-M2 (issues)
Spring Cloud Circuitbreaker 5.0.0-M2 (issues)
Spring Cloud Contract 5.0.0-M2 (issues)
Spring Cloud Commons 5.0.0-M2 (issues)
Spring Cloud Consul 5.0.0-M2 (issues)
Spring Cloud Gateway 5.0.0-M2 (issues)
Spring Cloud Vault 5.0.0-M2 (issues)
Spring Cloud Function 5.0.0-M2 (issues)
Spring Cloud Dependencies 2025.1.0-M2 (issues)
Spring Cloud Task 5.0.0-M2 (issues)
Spring Cloud Kubernetes 5.0.0-M2 (issues)

Spring Data 2025.0.4 and 2024.1.10 released

Releases | Mark Paluch | September 12, 2025 | ...

On behalf of the team and everyone who has contributed, I’m pleased to announce the availability of 2025.0.4 and 2024.1.10 service releases. These releases ship with dependency upgrades, fixes for regressions and selected improvements.

The upcoming Spring Boot releases will pick up the above releases by next week.

2025.0.4

Spring Data 2025.1.0-M6 released

Releases | Mark Paluch | September 12, 2025 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce the sixth and last milestone for the next Spring Data generation. This milestone continues delivering new features, refinements, and dependency upgrades.

Removed MongoDB UUID and BigDecimal Defaults

Spring Data MongoDB now aligns with the MongoDB Java Driver and no longer defaults to a representation for UUID values. Instead, you need to explicitly configure the desired representation through driver settings.

We're also no longer providing a default configuration value for BigInteger and resort the default for BigDecimal to Decimal128 in accordance with MongoDB's default codecs. This is a much safer approach that prevents you your application from accidentally switching representations when upgrading to the new major version. Please make sure to configure formats for big numbers through MongoCustomConversions

Spring Framework 7.0.0-M9 available now

Releases | Brian Clozel | September 11, 2025 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce our last milestone for Spring Framework 7.0. This is our last stop before the release candidate, scheduled next month. We have compiled all the upgrade information, new features and deprecations on the Spring Framework 7.0 release notes preview page.

Resiliency refinements

The new Resiliency feature got a lot of fixes and refinements in this milestone, mostly around RetryException and exception handling. There is a new "programmatic support" section in the reference documentation, in case the annotation-based…

Spring gRPC 0.11.0 available now

Releases | Dave Syer | September 10, 2025 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring gRPC 0.11.0 has been released and is now available from Maven Central. We are still planning to have a 1.0.0 release around the same time as Spring Boot 4.0.0.

The main changes in this release are bug fixes for 0.10.0. There is a small API change in the custom security adapter that extracts authentication data from an incoming request on the server. All users should upgrade as soon as possible.

How can you help?

If you're interested in helping out, check out the open issues. If you have general questions, please ask on Stack Overflow using the spring-grpc tag

Spring Tools 4.32.0 released

Releases | Martin Lippert | September 10, 2025 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce the 4.32.0 release of the Spring Tools for Visual Studio Code, Eclipse and Theia.

This is a maintenance release that includes bugfixes and the update to the Eclipse 2025-09 release for the Spring Tools for Eclipse distribution. At the moment, there are no further maintenance releases planned for the Spring Tools 4.x line.

Detailed changes can be found in the release notes: https://github.com/spring-projects/spring-tools/releases/tag/4.32.0.RELEASE

downloads

To download the distribution for Eclipse and find links…

Spring AI 1.1.0-M1 Available Now

Releases | Mark Pollack | September 09, 2025 | ...

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

This milestone release delivers important stability improvements and bug fixes.

Release Summary

This release includes 391 improvements, bug fixes, and documentation updates. The focus of this milestone release is on:

  • Improvements: 271 enhancements to expand capabilities and functionality
  • Stability: 76 bug fixes addressing community-reported issues
  • Documentation: 32 improvements to help developers
  • Security: 12 dependency upgrades for enhanced security

Spring Modulith 2.0 M2, 1.4.3, and 1.3.9 released

Releases | Oliver Drotbohm | August 22, 2025 | ...

I am pleased to announce the availability of Spring Modulith 2.0 M2, 1.4.3 and 1.3.9. The bugfix releases contain the usual dependency upgrades and a few minor improvements. The 2.0 M2 release ships the following new features:

  • Updated event publication repository implementation for MongoDB #1336
  • Updated event publication repository implementation for Neo4j (thanks, @meistermeier) #1337
  • Improve bootstrap procedure for ApplicationModulesEndpoint #1338
  • Upgrade to Spring Boot 4.0 M2 #1354

Find more details about the releases in the full changelogs for 2.0 M2 1.3.8 and 1.4.2.

Spring Boot 4.0.0-M2 available now

Releases | Phil Webb | August 21, 2025 | ...

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

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

  • Gradle 9 Support
  • @HttpServiceClient annotation support
  • API Versioning support
  • JSpecify nullability annotations to help protect your code against null pointer exceptions
  • Improved OpenTelemetry starter (for out-of-the-box support)

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

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