On behalf of the team and everyone who has contributed, I'm happy to announce that Spring REST Docs 2.0.6.RELEASE has been released and is now available from Maven Central.
Releases | Marcus Hert Da Coregio | January 17, 2022 | ...
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security 6.0.0-M1 and 5.7.0-M1 are available now.
This initial 6.0 milestone covers the baseline upgrade efforts, in particular requiring JDK 17+ and migrating to the Jakarta EE 9 APIs, required by Spring Framework 6, as announced in this blog post.
For the release changes, please refer to the releases page.
Stay tuned for the announcement of Spring Boot 3.0.0-M1 this week!
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring REST Docs 3.0.0-M1 is now available from https://repo.spring.io/milestone.
Please note that support for REST Assured has been removed temporarily as it is not yet compatible with Jakarta EE 9. We hope to reinstate support in a…
On behalf of the team and everyone who contributed, I’m pleased to announce the availability of the first round of milestones of the Spring Data 2022.0 and 2021.2 release trains.
2021.x vs. 2022.x
You might now ask why is there a new release in the calver 2021.x version and why is there already a 2022.x release?
In parallel to working on Spring Data 3.x, aka 2022.0.0, we continue to invest in the support of the Spring Data 2.x development line. We already expect Spring Data 2.7 and 2.8 releases. So, if you want to continue using Spring Boot 2 for an extended period of time, stick to the 2021.x release trains (which are based on Spring Framework 5.3 and Java 8). That's the reason we chose to continue with calver 2021.x, which, hopefully, makes understanding version compatibilities easier.
Our Spring Data 3.x development line will be based on Java 17 and Spring Framework 6 and be compatible with …
On behalf of the team, I’m pleased to announce Spring Data service releases 2021.1.1 and 2020.0.8.
Both releases ship with mostly bug fixes and dependency upgrades.
For your convenience, Spring Boot will pick up the artifacts with its upcoming releases.
To round things off, here are the links to the artifacts, changelogs, and documentation:
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Native 0.11.1 has been released and is now available from https://repo.spring.io/release.
On behalf of the team and all the contributors, it’s my pleasure to wish you a Merry Christmas and Happy New Year and present you a fresh Spring Integration 5.5.7release.
It can be obtained from Maven Central and it is recommended to upgrade your projects or just pull it transitively from respective latest Spring Boot patch version!
JDBC message store SQL scripts now quote a CONDITION column name for those RDBMS vendors which have this word as reserved. It is likely in the next major 6.0 version we will rename it to GROUP_CONDITION. So, it is recommended to upgrade to this 5.5.7 version if you deal with JdbcMessageStore for your aggregators.
Not mentioned previously, but high demanded by Community and introduced in version 5.5.5, the MQTT v5 channel adapters are present now in the spring-integration-mqtt module. They are Mqttv5PahoMessageDrivenChannelAdapter and Mqttv5PahoMessageHandler, respectively. See Reference Manual for more information.
Update Jan 5: 2022: The Spring Framework version in this release includes fixes for CVE-2021-22060 whose official publication was deferred until today since many people take time off at the end of the year.
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.5.8 has been released and is now available from Maven Central.