Spring Modulith 1.2.8, 1.3.2, and 1.4 M1 released

Releases | Oliver Drotbohm | January 24, 2025 | ...

I am happy to announce the availability of Spring Modulith 1.4 M1, 1.3.2, and 1.2.8. While the latter contain a few bug fixes and the usual dependency upgrades to the latest Spring Boot releases, the milestone release ships a couple of important new features.

  • GH-928 – Move to Micrometer Observations API – Marcin Grzejszczak was kind enough to port our existing instrumentation based on the tracing APIs to the more modern observations API that allows more fine-grained integration and capturing of metrics. Stay tuned for a more detailed blog post coming soon!

  • GH-933 – Consider global proxy settings for proxies created.

  • GH-1009 - SPI to detect NamedInterfaces programatically.

  • GH-1037 - Upgrade to Spring Boot 3.5 M1.

  • GH-961 – Upgrade to Structurizr 3.1.

Spring AI MCP 0.6.0 (Milestone) Released

Releases | Christian Tzolov | January 23, 2025 | ...

We're pleased to announce Spring AI MCP 0.6.0 milestone release.

Breaking Changes ⚠️

  • Deprecated McpClient#using(ClientMcpTransport) in favor of sync() and async() methods
  • Deprecated McpClient.Builder in favor of new builder patterns
  • Deprecated McpAsyncClient constructor with non-reactive types

Follow the 0.6.0 Migration Guide for the new API changes.

Major Features & Improvements

Protocol Version Negotiation

  • Implemented protocol version negotiation between MCP client and server
  • Added support for multiple protocol versions in both client and server
  • Implemented fallback mechanism to latest version when unsupported version requested
  • Added comprehensive test coverage for version negotiation

Spring Boot 3.5.0-M1 available now

Releases | Moritz Halbritter | January 23, 2025 | ...

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

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

  • Task decoration for scheduled tasks
  • Vibur connection pool DataSourceBuilder support
  • SSL bundle metrics

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

Spring for Apache Pulsar 1.1.8 and 1.2.2 are now available

Releases | Chris Bono | January 23, 2025 | ...

On behalf of the team and everyone who has contributed, I’m happy to announce that Spring for Apache Pulsar 1.1.8 and 1.2.2 have been released and are now available from Maven Central.

The releases will be included in the upcoming Spring Boot 3.3.8 and 3.4.2 releases, respectively.

This release includes numerous dependency upgrades.

Please see the release notes (1.1.8 and 1.2.2) for more details.

Spring Framework 7.0.0-M1 Available Now

Releases | Brian Clozel | January 23, 2025 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce the first milestone of the next Spring Framework generation.

As announced previously, we shipped "7.0.0-M1" to the usual repo.spring.io artifact repository, but also to Maven Central. We hope to collect more feedback from the community this year along the way; we are targeting November 2025 for the official release date.

This first milestone partially delivers the baseline changes that we shared last October. Spring Framework still expects a JDK 17-27 compatibility range and raises its minimum requirements to…

Spring Boot 3.4.2 available now

Releases | Moritz Halbritter | January 23, 2025 | ...

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

Releases | Andy Wilkinson | January 23, 2025 | ...

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

This release includes 28 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 Integration 6.5 Milestone 1 Available

Releases | Artem Bilan | January 22, 2025 | ...

On behalf of the team and everyone who contributed, I am pleased to announce the firs Milestone of Spring Integration 6.5.0 generation.

In addition to dependency upgrades for their latest major/minor versions, this Milestone includes removals for previous deprecations.

Some notable changes so far are:

  • The Java DSL controlBus() operator is restored from the deprecated state, but now it does exactly the same what previously introduced controlBusOnRegistry(), which is deprecated now;
  • Previously, if a MessageGroupProcessor returns a collection of payloads, the AbstractCorrelatingMessageHandler has failed with the IllegalArgumentException stating that only collection of messages is possible.

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