Spring Integration 6.2 Milestone 1 Available

Releases | Artem Bilan | July 19, 2023 | ...

Dear Spring community,

On behalf of Spring Integration team, it is my pleasure to announce 6.2.0-M1 version which is available from Spring Milestone repository.

In addition, bug fixes version 6.1.2 has been released as well into Maven Central.

The Spring Integration 6.2 version is based on the Spring Framework 6.1.0-M2 (can be upgraded to the latest 6.1.0-M3) and includes many internal improvements and refactoring to support JVM virtual thread and project CRaC effort.

Some highlights of this new version include:

  • Upgrades to the latest dependencies, some of they are release candidates and milestones

  • We now use org.eclipse.angus:jakarta.mail as Java Mail API implementation which replaces com.sun.mail.imap package with the org.eclipse.angus.mail.imap. Therefore this some kind of breaking change

  • A spring-integration-debezium module has been introduced with a DebeziumMessageProducer implementation and respective infrastructure, including Java DSL (shout out to Christian Tzolov)

  • Pollers now can be configured with an ISO 8601 duration format for delays

  • Components which logic is based on thread executors now expose a proper AsyncTaskExecutor option to let end-user to opt-in for a new VirtualThreadTaskExecutor from Spring Framework.

Spring Framework 6.1 M3 released

Releases | Brian Clozel | July 19, 2023 | ...

On behalf of the Spring Framework framework team, it is my pleasure to announce that the third Spring Framework 6.1 milestone release is available from repo.spring.io/milestone now. This release was not initially scheduled and acts as a quick follow-up to 6.1.0-M2 last week, right on time for the Spring Boot milestone.

Spring Framework 6.1.0-M3 ships a few fixes and improvements, including early support for JDK 22.

What's next

Check out our What's New page for details about the specific features shipped so far. We are resuming with the usual schedule and we will ship the next milestone in a…

Spring for GraphQL 1.2.2 released

Releases | Brian Clozel | July 18, 2023 | ...

I'm pleased to announce that Spring for GraphQL 1.2.2 is now available on Maven Central.

This maintenance release in the 1.2.x generation includes 13 fixes and documentation improvements, including 1 regression. This version will be shipped with Spring Boot 3.1.2, to be released later this week.

How can you help?

If you have general questions, please ask on stackoverflow.com using the spring-graphql tag.

Project Page | GitHub | Issues | Documentation | Stack Overflow

Spring Data 2023.0.2, 2022.0.8, and 2021.2.14 available now

Releases | Mark Paluch | July 14, 2023 | ...

On behalf of the team, I’m pleased to announce the availability of Spring Data 2023.0.2, 2022.0.8, and 2021.2.14 service releases. These releases ship with selected improvements, including fixes for regressions.

The upcoming Spring Boot releases will pick up these for your convenience.

2023.0.2

Spring HATEOAS 1.5.5, 2.0.5, 2.1.1 and 2.2 M1 released

Releases | Oliver Drotbohm | July 14, 2023 | ...

I'm happy to announce the releases of Spring HATEOAS 1.5.5, 2.0.5, 2.1.1 and 2.2 M1. The releases primarily contain a few bug fixes, dependency upgrades and a fix for CVE-2023-34036 potentially and only affecting applications using Spring HATEOAS with Spring WebFlux. Make sure to consult the advisory and update to the latest versions.

The releases will be also included in the upcoming releases of Spring Boot 2.7.14, 3.0.9, 3.1.2 and 3.2 M1.

Spring Data 2023.1.0-M1 released

Releases | Mark Paluch | July 14, 2023 | ...

On behalf of everyone who has contributed, it is my pleasure to announce the first milestone release of Spring Data 2023.1 being available from our repo.spring.io/milestone repository now. This release introduces the main themes for the 2023.1 generation, with initial features for all of our themes:

Check out our release notes about the specific features across our protfolio and the individual modules. The upcoming Spring Boot 3.2 M1 milestone integrates with this milestone release. Please give 2023.1.0-M1 an early try and let us know how it goes, helping us…

Spring Web Flow 3.0.0 Released

Releases | Rossen Stoyanchev | July 13, 2023 | ...

I'm pleased to announce the availability of Spring Web Flow 3.0.0. This release is all about compatibility with Spring Framework 6 and Jakarta EE. The spring-webflow-sampes have been updated, and the commit history provides an example of changes necessary to upgrade. One significant change is the need to remove Tiles which has not migrated to Jakarta EE. The booking-mvc sample now uses Thymeleaf Layouts instead.

Once again special thanks to Ian Young, Scott Cantor, and Gábor Lipták for your help to make these updates available to the community!

Spring Framework 5.2.25.RELEASE, 5.3.29 and 6.0.11 available now

Releases | Brian Clozel | July 13, 2023 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 5.2.25.RELEASE, 5.3.29 and 6.0.11 are available now.

Spring Framework 5.2.25.RELEASE ships with 2 fixes improvements. This is an out-of-cycle release that will not be shipped with a new Spring Boot version, as Spring Boot 2.3.x is EOL.

Spring Framework 5.3.29 ships with 22 fixes and documentation improvements, including 3 fixes for regressions. This version will be shipped with Spring Boot 2.7.14, to be released next week.

Spring Framework 6.0.11 ships with 71 fixes and documentation improvements, including 7 fixes for regressions. This version will be shipped with Spring Boot 3.0.9 and 3.1.2, to be released next week

Spring Framework 6.1 M2 released

Releases | Brian Clozel | July 13, 2023 | ...

On behalf of the Spring Framework framework team, it is my pleasure to announce that the second Spring Framework 6.1 milestone release is available from repo.spring.io/milestone now. This new version builds on the main 6.1 themes introduced in the first milestone and adds new ones: @Scheduled improvements and the introduction of RestClient.

Main themes status update

The Data Binding and validation worked has made progress and we have now completed the "Built-in Web Support for Method Bean Validation" umbrella issue and documented the feature accordingly.

Thanks to the Virtual Threads theme, blocking execution of WebFlux Controllers can now be scheduled on a VirtualThreadTaskExecutor

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all