Spring Cloud 2024.0.2 (aka Moorgate) Has Been Released

Releases | Spencer Gibb | July 14, 2025 | ...

On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2024.0.2 (aka Moorgate) Release Train is available today. The release can be found in Maven Central. You can check out the 2024.0 release notes for more information.

Changes in the 2024.0.2 Release Train

This is primarily a bugfix and dependency bump release compatible with the Spring Boot 3.4.x generation.


The following modules were updated as part of 2024.0.2:

Module Version Issues
Spring Cloud Kubernetes 3.2.2 (issues)
Spring Cloud Function 4.2.3 (issues)
Spring Cloud Zookeeper 4.2.2 (issues)
Spring Cloud Commons 4.2.2 (issues)
Spring Cloud Task 3.2.2 (issues)
Spring Cloud Vault 4.2.2 (issues)
Spring Cloud Openfeign 4.2.2 (issues)
Spring Cloud Circuitbreaker 3.2.2 (issues)
Spring Cloud Netflix 4.2.2 (issues)
Spring Cloud Starter Build 2024.0.2 (issues)
Spring Cloud Stream 4.2.2 (issues)
Spring Cloud Gateway 4.2.4 (issues)
Spring Cloud Config 4.2.3 (issues)
Spring Cloud Consul 4.2.2 (issues)
Spring Cloud Build 4.2.2 (issues)
Spring Cloud Contract 4.2.2 (issues)

Spring gRPC 0.9.0 available now

Releases | Dave Syer | July 04, 2025 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring gRPC 0.9.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

  • Upgrade to Spring Boot 3.5.
  • StubFactory contract changes: the "supports" method is now a static method (it is called before an instance is created).
  • Removed GrpcClientFactoryCustomizer in favour of GrpcChannelBuilderCustomizer.
  • Added ability to filter interceptors in in-process gRPC clients.
  • Added ability to filter global interceptors and service definitions - easy to do for InProcessGrpcServer and possible to do for NettyGrpcServer by registering a customizer.

Spring Cloud 2023.0.6 (aka Leyton) Has Been Released

Releases | Ryan Baxter | June 27, 2025 | ...

On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2023.0.6 Release Train is available today. The release can be found in Maven Central. You can check out the 2023.0.6 release notes for more information.

Notable Changes in the 2023.0.6 Release Train

This release is based on Spring Boot 3.3.13.

In addition to the enhancements below, there are a number of bugs that have been addressed in this release. To see the complete list of issues addressed in this release, see this GitHub project.

This is the final open source release of Spring…

Spring for GraphQL 1.3.6 and 1.4.1 released

Releases | Brian Clozel | June 26, 2025 | ...

I am pleased to announce that Spring for GraphQL 1.3.6 and 1.4.1 maintenance releases are now available on Maven Central.

Both releases ship two important changes:

  1. a performance improvement of our cancellation support; see gh-1242.

Thank you so much to our community for spotting this in production! 2. a much-needed GraphiQL upgrade for the GraphQL explorer, as the former CDN setup was recently broken; see

Spring Modulith 1.4.1 and 1.3.7 released

Releases | Oliver Drotbohm | June 23, 2025 | ...

I am pleased to announce the availability of Spring Modulith 1.4.1 and 1.3.7. The releases contain the usual dependency upgrades to the latest Spring Boot and Framework versions. 1.4.1 additionally ships the following bug fixes and improvements:

Improvements

  • Reflection metadata missing in JSONPath lookup for application module identifiers on GraalVM #1250
  • Prevent application module misconfiguration due to invalid additional packages #1247

Bugs

  • Incompatible path handling for KAPT with Maven #1255
  • Fix automatic module name of Moments artifact #1220

Find more details in the full changelogs for 1.4.1 and 1.3.7

Spring Boot 3.3.13 available now

Releases | Stéphane Nicoll | June 19, 2025 | ...

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

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

End of open source support for Spring Boot 3.3.x

Spring Boot 3.3.13 marks the end of open source support for Spring Boot 3.3.x. Please upgrade to Spring Boot 3.4.x or 3.5.x as soon as possible. If you are not yet ready to upgrade, commercial support for Spring Boot 3.3.x is available

Spring Boot 3.4.7 available now

Releases | Stéphane Nicoll | June 19, 2025 | ...

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

Project Page | GitHub | Issues | Documentation | Stack…

Spring Boot 3.5.1 available now

Releases | Stéphane Nicoll | June 19, 2025 | ...

NOTE: This release contains a regression that was addressed in an immediate 3.5.3 release. Please use v3.5.3 instead of this release!

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

This release includes 73 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

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