Spring Integration 6.4 RC1 Available

Releases | Artem Bilan | October 24, 2024 | ...

On behalf of the team and everyone who contributed, I am pleased to announce the first Release Candidate for Spring Integration 6.4.0 generation.

In addition the regular bug fixes and dependency upgrades were release as Spring Integration 6.3.5 and 6.2.10.

Here are some notable improvements and new features in Spring Integration 6.4 since previously announced Milestone 3:

  • The Python scripting support has been migrate to GraalVM Polyglot. Now Python 3 language version can be used in your scripts. Plus all the benefits from third-party libraries;
  • The RedisLockRegistry can now be configured with a TaskScheduler for automatic locks renewal in the store;
  • The SourcePollingChannelAdapterSpec now can be configured with a custom TaskScheduler, e.g. for some TaskDecorator use-case;
  • The @SpringIntegrationTest can now be used for test classes hierarchy, including @Nested configuration;
  • Plus a lot of dependency upgrades to their latest versions.

Spring Boot 3.3.5 available now

Releases | Andy Wilkinson | October 24, 2024 | ...

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

This release includes 65 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 Framework 6.2.0-RC3 available now

Releases | Brian Clozel | October 24, 2024 | ...

We are happy to announce the availability of the last release candidate of Spring Framework 6.2. We have published this version just in time for the Spring Boot RC today. We'll be collecting feedback for the 6.2.0 GA release in November.

Spring Framework 6.2.0-RC3 is available from repo.spring.io/milestone now, check out the detailed changelog for this version.

6.2 features recap

Check out our What's New page for details about the new features available at this point.

Spring Boot 3.2.11 available now

Releases | Moritz Halbritter | October 24, 2024 | ...

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

This release includes 52 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 Authorization Server 1.4.0-RC1, 1.3.3 and 1.2.7 available now

Releases | Joe Grandja | October 23, 2024 | ...

On behalf of the team and everyone who has contributed, it is my pleasure to announce the releases of Spring Authorization Server 1.4.0-RC1, 1.3.3 and 1.2.7.

See the 1.4.0-RC1, 1.3.3 and 1.2.7 release notes for complete details.

To get started using Spring Authorization Server, see the Getting Started chapter of the reference documentation and the samples to become familiar with setup and configuration.

Project Page | GitHub Issues | Project Board

Spring for GraphQL 1.2.9 and 1.3.3 released

Releases | Brian Clozel | October 23, 2024 | ...

I am pleased to announce that Spring for GraphQL 1.2.9 and 1.3.3 are now available on Maven Central.

1.2.9 closes 5 issues. This version will ship with Spring Boot 3.2.11, to be released this week.

1.3.3 closes 20 issues. This version will ship with Spring Boot 3.3.5, to be released 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

Spring AMQP 3.2 RC1 Available

Releases | Artem Bilan | October 22, 2024 | ...

On behalf of the team and everyone who contributed, I am pleased to announce the first Release Candidate for Spring AMQP 3.2 generation.

Some highlights of this release:

  • The server side retry logic (manual DLX) has been improved for a new retry-count header to make Spring AMQP compatible with recently released RabbitMQ 4.0.x. The MessageProperties.incrementRetryCount() has to be called before re-publishing message to DLX. The previous logic based on the x-death header does not work anymore since RabbitMQ 4.0.x ignored any x-* headers sent from the client;
  • More Open Telemetry semantic tags are exposed via Rabbit Listener and Template observations;
  • Some bugs and internal code improvement.

Spring for Apache Kafka 3.3.0-RC1 Released

Releases | Soby Chacko | October 22, 2024 | ...

Spring for Apache Kafka 3.3.0-RC1 Now Available

We're excited to announce Spring for Apache Kafka 3.3.0-RC1! This release represents the collaborative effort of our vibrant community, and we're grateful for every contribution.

What's New

  • Check out the complete release notes for detailed updates and improvements
  • Full integration with the upcoming Spring Boot 3.4.0-RC1

Roadmap

The final release of version 3.3.0 is scheduled for general availability in November 2024. Before then, we invite you to:

  • Test drive this release candidate
  • Share your feedback and experiences
  • Report any bugs or issues you encounter

Spring for Apache Pulsar 1.0.11 and 1.1.5 are now available

Releases | Chris Bono | October 22, 2024 | ...

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

The releases will be included in the upcoming Spring Boot 3.2.11 and 3.3.5 releases, respectively.

This release includes numerous dependency upgrades.

Please see the release notes (1.0.11 and 1.1.5) for more details.

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