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 Spring Boot 3
.
转自 https://spring.io/blog/category/releases