Spring Boot 3.2.1 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.2.1
has been released and is now available from Maven Central.
This release includes 81 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 Cloud 2021.0.9 (aka Jubilee) Is Now Available
On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2021.0.9 Release Train is available today. The release can be found in Maven Central. You can check out the 2021.0.9 release notes for more information.
Notable Changes in the 2021.0.9 Release Train
This release of Spring Cloud is based on Spring Boot 2.6.15 and is compatible with Spring Boot 2.7.18 and 3.0.13.
This will be last open source release of Spring Cloud 2021.0.x. All projects within this release train have reached end of life. We suggest you upgrade to Spring Cloud 202…
Spring for Apache Kafka 3.1.1 available now
On behalf of the team and everyone who contributed, I am pleased to announce that Spring for Apache Kafka 3.1.1 is generally available now from Maven central.
This release will be included in the upcoming Spring Boot 3.2.1 GA release.
This patch release contains a few minor features, enhancements and bug fixes. Please see the release notes for more details.
We want to thank all the community members who contributed to this release.
This is the first GA release that we are doing since Gary Russell made the decision to retire. He is the founder of this project. Gary's penchant for software…
Spring Security 5.8.9, 6.1.6, and 6.2.1 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 available now. In all cases, the releases are mostly composed of bug fixes, dependency upgrades, and documentation improvements.
To learn more, please visit the 6.2.1, 6.1.6, and 5.8.9 release summaries.
Spring AMQP 3.1.1 Available
On behalf of the team and everyone who contributed, I am pleased to announce that Spring AMQP 3.1.1
is generally available now from Maven Central.
This release will be included in the upcoming Spring Boot 3.2.1
release.
This patch release contains a few minor features, enhancements and bug fixes. Please see the release notes for more details.
Most notable changes are:
- The documentation has been migrated to Spring Antora site;
- All the
synchronized
blocks in the code have been replaced withLock
(andConditional
) instances to satisfy virtual threads requirements; - The
JacksonUtils.enhancedObjectMapper()
has been introduced to register well-known Jackson modules into anObjectMapper
used in the framework; - The CI/CD has been migrated to GitHub Actions. …
Spring Authorization Server 1.2.1, 1.1.4 and 0.4.5 available now
On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 1.2.1, 1.1.4 and 0.4.5.
See the 1.2.1, 1.1.4 and 0.4.5 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.
This Week in Spring - December 19th, 2023
Hi, Spring fans! Welcome to another oh-so-festive edition of This Week in Spring!
- the Spring Authorization Server 1.2.1, 1.1.14, and 0.4.5, are now available
- Spring AMQP 3.1.1 is now available
- Spring Security 5.8.9, 6.1.6, 6.2.1 are now available
- Spring for Apache Kakfa 3.1.1 is now available
- Spring for Apache Pulsar 1.0.1 is now available
- Spring Data 2023.1.1 and 2023.0.7 are now available
- In last week's installment of A Bootiful Podcast, I talked to Microcks.io contributors Laurent Broudoux and Yacine-Kheddache
- Digma has a nice blog about the "Spring way" of doing things: 9 ways to improve your Spring Boot skills. It's a good'un!
- Fellow Java Champion and industry legend Simon Martinelli has a nice blog, …
Spring for Apache Pulsar 1.0.1 available now
On behalf of the team and everyone who has contributed, I’m happy to announce that Spring for Apache Pulsar 1.0.1
is generally available from Maven Central now!
This release will be included in the upcoming Spring Boot 3.2.1 GA 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 Data 2023.1.1 and 2023.0.7 available
On behalf of the team and everyone who has contributed, I’m pleased to announce the availability of 2023.1.1
and 2023.0.7
service releases. These releases ship with dependency upgrades, fixes for regressions and selected improvements.
The upcoming Spring Boot releases 3.2.1
, respective 3.1.7
will pick up the above releases by next week.
As this is the last round of releases for this year, we want to say thank you for the amazing year to everyone who contributed. We wish you Happy Holidays and a good start into the new year. Enjoy your time until then and as always: Happy Upgrading!
2023.1.1
- Spring Data Commons
3.2.1
- Javadoc - Documentation - Changelog - Spring Data JPA
3.2.1
- Javadoc - Documentation - Changelog - Spring Data KeyValue
3.2.1
- Javadoc - Documentation - Changelog - Spring Data for Apache Cassandra
4.2.1
- Javadoc - Documentation - Changelog - Spring Data MongoDB
4.2.1
- Javadoc - Documentation - Changelog - Spring Data Neo4j
7.2.1
- Javadoc - Documentation - Changelog - Spring Data LDAP
3.2.1
- Javadoc - Documentation - Changelog - Spring Data REST
4.2.1
- Javadoc - Documentation - Changelog - Spring Data Redis
3.2.1
- Javadoc - Documentation - Changelog - Spring Data Elasticsearch
5.2.1
- Javadoc - Documentation - …