Spring AI 1.0.0 M5 Release

Releases | Mark Pollack | December 23, 2024 | ...

We are happy to announce the 1.0.0 Milestone 5 release of Spring AI

As usual, this release has had several new features and bug fixes, however we have put a focus on reviewing the code base from a design perspective with the aim to go GA in early 2025. While we have tried to make this transition smooth, by deprecating methods and classes for one release cycle, there are some breaking changes we know about and perhaps some that we don’t, so please bear with us. See the section on Breaking Changes below.

New Features

Model Context Protocol (MCP) Support - Incubating

MCP is a game-changer for…

Spring AI MCP 0.2.0 (Milestone) Released

Releases | Christian Tzolov | December 21, 2024 | ...

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

Repository Configuration

Add this Spring milestone repository to your POM:

<repositories>
  <repository>
    <id>spring-milestones</id>
    <name>Spring Milestones</name>
    <url>https://repo.spring.io/libs-milestone-local</url>
    <snapshots>
      <enabled>false</enabled>
    </snapshots>
  </repository>
</repositories>

Breaking Changes

  • Module restructuring (see the Module Names Updated section below)
  • Renamed StdioServerTransport to StdioClientTransport

Key Features

API Updates

  • Simplified McpClient listing operations (no cursor parameter needed)
  • Added McpClient.Builder support.

Spring Modulith 1.3.1, 1.2.7, and 1.1.12 released

Releases | Oliver Drotbohm | December 20, 2024 | ...

On behalf of the community, I am delighted to announce the releases of Spring Modulith 1.3.1, 1.2.7, and 1.1.12.

The releases primarily ship dependency updates and bug fixes, but 1.3.1 also includes a couple of improvements in both our own reference documentation but also in our documentation generation support.

Find more information in the full change logs of the individual releases linked above.

Happy Holidays!

Spring Boot 3.3.7 available now

Releases | Moritz Halbritter | December 19, 2024 | ...

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

This release includes 53 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.4.1 available now

Releases | Moritz Halbritter | December 19, 2024 | ...

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

This release includes 80 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 Batch 5.1.3 and 5.2.1 available now

Releases | Mahmoud Ben Hassine | December 18, 2024 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Batch 5.1.3 and 5.2.1 are available now from Maven Central!

These patch releases come with a number of bug fixes, improvements and dependencies updates. You can find the release notes of each version here: 5.1.3 and 5.2.1.

Please note that version 5.1.3 is the last OSS release of the 5.1.x line. Please check the support page for more details about our support policy.

We look forward to your feedback on Github Issues, Github Discussions, Twitter, and StackOverflow.

Spring Batch Home|Source on Github|

Spring for Apache Pulsar 1.1.7 and 1.2.1 are now available

Releases | Chris Bono | December 18, 2024 | ...

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

The releases will be included in the upcoming Spring Boot 3.3.7 and 3.4.1 releases, respectively.

This release includes numerous dependency upgrades.

Please see the release notes (1.1.7 and 1.2.1) for more details.

Spring for Apache Kafka 3.3.1, and 3.2.6 are Available Now

Releases | Soby Chacko | December 17, 2024 | ...

We are pleased to announce the availability of point releases for of Spring for Apache Kafka versions 3.3.1 and 3.2.6 . We thank everyone who contributed to these releases.

Release Notes

See the release notes for more details on what's included in these releases:

https://github.com/spring-projects/spring-kafka/releases/tag/v3.3.1

https://github.com/spring-projects/spring-kafka/releases/tag/v3.2.6

Kafka Client 3.9.0 compatibility

The 3.3.1 version is compatible with Kafka Client version 3.9.0, but the compile time dependency in the framework is on Kafka client version 3.8.1. To use Kafka client version 3.9.0 or above with 3.3.1, the applications need to manually upgrade the Kafka client version. To see more details on how to override the Kafka client versions when using Spring Boot, see this

Spring Data 2024.1.1 and 2024.0.7 released

Releases | Christoph Strobl | December 13, 2024 | ...

On behalf of the team and everyone who has contributed, I’m pleased to announce the availability of 2024.1.1 and 2024.0.7 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.

Those releases conclude an exceptional year for the Spring Data project with all of your contributions. Thank you. We wish you happy holidays and a Happy New Year.

Going forward, we plan on shipping a first milestone of the Spring Data 4.0 development line (Calver 2025.1.0 M1) in…

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