Spring Boot 2.7.23, 3.0.18, and 3.1.14 available now
On behalf of the team, I am pleased to announce that Spring Boot 2.7.23, 3.0.18, and 3.1.14 have been released for support customers. The releases are available from https://packages.broadcom.com.
- Spring Boot 2.7.23 ships with 15 bug fixes, dependency upgrades, and documentation improvements.
- Spring Boot 3.0.18 ships with 28 bug fixes, dependency upgrades, and documentation improvements.
- Spring Boot 3.1.14 ships with 34 bug fixes, dependency upgrades, and documentation improvements.
The next 2.7.x, 3.0.x, and 3.1.x releases for support customers are planned for 3 months' time. The first 3.…
Spring Boot 3.4.0 available now
On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 3.4.0 has been released and is available from Maven Central.
This release adds a significant number of new features and improvements. For full upgrade instructions and new and noteworthy features please see the release notes.
What's new in 3.4
The highlights of the 3.4 release include:
- Structured logging
- Support for defining additional beans of the same type as those that are auto-configured
- Expanded virtual thread support
- Improved support for Docker Compose and Testcontainers
- Numerous Actuator enhancements, including info and health information for SSL certificates
- Improved image building capabilities, including out-of-the-box support for ARM
- Auto-configuration for
MockMvcTester
, an AssertJ-based alternative toMockMvc
…
Spring Cloud 2022.0.9 (aka Kilburn) Has Been Released
On behalf of the Spring Cloud team, I am pleased to announce that the Spring Cloud 2022.0.9 Release Train is available for support customers. The release can be found in https://packages.broadcom.com.
Notable Changes in the 2022.0.9 Release Train
- This release is compatible with Spring Boot 3.0.18 and 3.1.14.
- Spring Cloud Contract 4.0.9 has dependency upgrades.
- Spring Cloud Netflix 4.0.7 has dependency upgrades.
- Spring Cloud OpenFeign 4.0.8 has dependency upgrades.
Spring Boot 3.3.6 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.6
has been released and is now available from Maven Central.
This release includes 46 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.2.12 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.2.12
has been released and is now available from Maven Central.
This release includes 37 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.2.x
Spring Boot 3.2.12 marks the end of open source support for Spring Boot 3.2.x. Please upgrade to Spring Boot 3.3.x or 3.4.x as soon as possible. If you are not yet ready to upgrade, commercial support for Spring Boot 3.2.x is available…
Spring AI 1.0.0 M4 Release
We are happy to announce the 1.0.0 Milestone 4 release of Spring AI.
This release has squashed most of the reported bugs and brings significant enhancements across various areas.
Amazon Bedrock Converse
Spring AI now supports the Amazon Bedrock Converse API, which provides a unified interface for the AI chat models that Amazon offers. Unlike the older Bedrock Invoke API, Converse introduces exciting new features such as Tool Calling and Multimodality/Visual capabilities (for models that support these features). This makes it a more powerful and versatile option for working with Amazon’s chat…
Spring Integration 6.4 Goes GA and 6.3.6 & 6.2.11 Available
On behalf of the team and everyone who contributed, I am pleased to announce the General Availability for Spring Integration 6.4.0
generation.
In addition the regular bug fixes and dependency upgrades were release as Spring Integration 6.3.6
and 6.2.11
.
The 6.2.11
is the last Open Source release.
From now on updates to 6.2.x
generation are going to be available via Commercial Support only.
Along side with bug fixes, dependency upgrades and internal improvements, here are some notable new feature in version 6.4
:
- The new Control Bus interaction model is implemented in the
ControlBusCommandRegistry
. …
Spring Authorization Server 1.4 goes GA
On behalf of the team and everyone who has contributed, it is my pleasure to announce the release of Spring Authorization Server 1.4.
The 1.4 release contains a few noteworthy new features:
- Simplified configuring authorization server using
HttpSecurity.with()
(gh-1725) - Support for OpenID Connect 1.0
prompt=none
parameter (gh-501) - Ability to customize validation of OpenID Connect 1.0 RP-Initiated Logout Requests (gh-1723)
- Ability to customize success handling of OpenID Connect 1.0 RP-Initiated Logout Requests (gh-1244)
- Added How-to guide demonstrating how to implement the core services with Redis …
Spring for Apache Kafka 3.3.0, 3.2.5 and 3.1.10 Available Now
On behalf of everyone who contributed, we are pleased to announce the general availability of Spring for Apache Kafka 3.3.0
. This is the first release that is generally available in the 3.3.x
generation. In additions, the patch GA releases for 3.2.5
and 3.1.10
are also available now. We thank everyone who contributed to these releases.
Please note that the 3.1.10
release is the last OSS release in the 3.1.x
generation. Please see the support timeline for more details.
Release Notes
See the release notes for more details on what's included in these releases: