Spring Security 6.2.2, 6.1.7, and 5.8.10 are now available
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security 6.2.1, 6.1.6, and 5.8.9 are out! In all cases, the releases are mostly composed of bug fixes, dependency upgrades, and documentation improvements.
To learn more, please visit the 6.2.2, 6.1.7, and 5.8.10 release summaries.
Spring for Apache Pulsar 1.0.3 available now
On behalf of the team and everyone who has contributed, I’m happy to announce that Spring for Apache Pulsar 1.0.3 is generally available from Maven Central now!
This release will be included in the upcoming Spring Boot 3.2.3 release.
Please see the release notes for more detail.
A great place to get started is the Quick Tour in the reference docs.
How can you help?
If you're interested in helping out, check out open issues in the Github repository. If you have general questions, please ask on Stack Overflow using the spring-pulsar tag.
Spring for Apache Kafka 3.0.14, 3.1.2 and 3.2.0-M1 Available Now
On behalf of the entire team and everyone in the community who contributed, we are pleased to announce that Spring for Apache Kafka 3.0.14 and 3.1.2 are generally available now.
Spring for Apache Kafka 3.0.14 includes a few improvments and bug fixes. This release will be included as part of the upcoming Spring Boot 3.1.9 release.
Spring for Apache Kafka 3.1.2 ships with some new features, enhancements, bug fixes and documentation improvements. This release will be part of the upcoming Spring Boot 3.2.3 release.
We are also happy to announce the first milestone release of Spring for Apache Kafka 3.2.0 (3.2.0-M1). This milestone release includes a number of new additions as features, enhancements, bug fixes and documentation changes. This milestone release will be included with the upcoming Spring Boot 3.3.0-M2 release…
Spring Data 2023.1.3 and 2023.0.9 available
Spring Data 2023.1.3 and 2023.0.9 available
On behalf of the team and everyone who has contributed, I’m pleased to announce the availability of 2023.1.3 and 2023.0.9 service releases. These releases ship with dependency upgrades, fixes for regressions and selected improvements.
The upcoming Spring Boot releases 3.2.3, respective 3.1.9 will pick up the above releases by next week.
2023.1.3
- Spring Data Commons
3.2.9- Javadoc - Documentation - Changelog - Spring Data JPA
3.2.9- Javadoc - Documentation - Changelog - Spring Data Neo4j
7.2.9- Javadoc - Documentation - Changelog - Spring Data MongoDB
4.2.9- Javadoc - Documentation - Changelog - Spring Data for Apache Cassandra
4.2.9- Javadoc - Documentation - Changelog - Spring Data KeyValue
3.2.9- Javadoc - Documentation - Changelog - Spring Data LDAP
3.2.9- Javadoc - Documentation - Changelog - Spring Data REST
4.2.9- Javadoc - Documentation - Changelog - Spring Data Redis
3.2.9- Javadoc - Documentation - Changelog - Spring Data Elasticsearch
5.2.9- Javadoc - Documentation - …
First milestone of Spring Data 2024.0.0 available
On behalf of the team and everyone who has contributed, I’m pleased to announce the first milestone 2024.0.0-M1 of the Spring Data 2024.0 release train.
Notable new features include:
- Support for Value Expressions
- MongoDB 7.0 and MongoDB Java Driver 5.0
Please see the release notes for more details and upgrade instructions.
Thanks to all those who have contributed with issue reports and pull requests.
Finally, here are the links to the documentation and release notes:
- Spring Data Commons
3.3 M1- Javadoc - Documentation - Changelog - Spring Data JPA
3.3 M1- Javadoc - Documentation - Changelog - Spring Data Neo4j
7.3 M1- Javadoc - Documentation - Changelog - Spring Data MongoDB
4.3 M1- Javadoc - Documentation - Changelog - Spring Data for Apache Cassandra
4.3 M1- Javadoc - Documentation - Changelog - Spring Data KeyValue
3.3 M1- Javadoc - Documentation - Changelog - Spring Data LDAP
3.3 M1- Javadoc - Documentation - Changelog - Spring Data REST
4.3 M1- Javadoc - Documentation - Changelog - Spring Data Redis
3.3 M1- Javadoc - Documentation - Changelog - Spring Data Elasticsearch
5.3 M1- Javadoc - Documentation - …
Spring Framework 6.1.4, 6.0.17 and 5.3.33 Available Now Including Fixes for CVE-2024-22243
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 6.1.4, 6.0.17 and 5.3.32 are available now.
Spring Framework 6.1.4 ships with 106 fixes and documentation improvements. This version will be shipped with Spring Boot 3.2.3, to be released next week.
Spring Framework 6.0.17 ships with 17 fixes and documentation improvements. This version will be shipped with Spring Boot 3.1.9, to be released next week.
Spring Framework 5.3.32 ships with 19 fixes and documentation improvements.
The releases address CVE-2024-22243 for URL Parsing with Host…
Spring Tools 4.21.1 released
Dear Spring Community,
I am happy to announce the 4.21.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
important highlights
- (Spring Boot, VSCode) Log Levels viewing and editing is available in VSCode for live running Boot apps if enabled on the the app via Spring Boot Actuators
- (Spring Boot, VSCode) Ability to show "Refactor Preview" in VSCode before applying the changes from OpenRewrite recipes
updates to the Spring Tools 4 for Eclipse distribution
- early access builds available for Eclipse 2024-03 milestone builds
Detailed changes can be found in the release notes: https://github.com/spring-projects/sts4/releases/tag/4.21.…
Spring Cloud 2022.0.5 (aka Kilburn) Is Now Availavle
On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2022.0.5 Release Train is available today. The release can be found in Maven Central. You can check out the 2022.0.5 release notes for more information.
Notable Changes in the 2022.0.5 Release Train
Spring Cloud Zookeeper
- Fix regression removing the ability to customize config server bootstrapper (#324)
Spring Cloud Function
Added support for running web workloads (e.g., SpringMVC) as native executables in serverless environments (e.g., AWS). More documentation to come, but you can see sample here - https://github.com/aws/serverless-java-container/tree/main/samples…
Spring Cloud Commons 4.1.1 has been released
On behalf of the community, I am pleased to announce that the 4.1.1 release of Spring Cloud Commons is available today. The release can be found in Maven Central.
This is primarily a bugfix release containing a fix for #1315 (BeanPostProcessors not registered correctly when @LoadBalanced bean instantiated in auto-configuration).
You can check out the 4.1.1 release notes and reference for more information.