On behalf of the Spring Framework team, it is my pleasure to announce that the fifth and final Spring Framework 6.1 milestone release is available from repo.spring.io/milestone now. We initially planned for this release to be the first release candidate, but decided to release another milestone and shorten the release candidate phase. Spring Framework 6.1.0-M5 ships 99 fixes and improvements. New Features This new milestone ships new interesting features, such as: Support for one-time @Scheduled tasks The new RestClient has now its own section in the reference documentation and is instrumented…
On behalf of the Spring Framework framework team, it is my pleasure to announce that the fourth Spring Framework 6.1 milestone release is available from repo.spring.io/milestone now. This is the final milestone release for this new generation and we are scheduling the first release candidate in a month. Spring Framework 6.1.0-M4 ships 62 fixes and improvements. New Features This new milestone ships new interesting features, such as: Introduce JdbcClient (a JDBC variant of the R2DBC DatabaseClient) Observability support for JMS (@JmsListener and JmsTemplate) @HttpExchange annotations are now…
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…
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
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…
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…
I'm pleased to announce that the Spring for GraphQL 1.1.5 and 1.2.1 maintenance versions are now available on Maven Central. Spring for GraphQL 1.1.5 includes 11 fixes and documentation improvements. This version will be shipped with Spring Boot 3.0.8, to be released this Thursday. Spring for GraphQL 1.2.1 includes 10 fixes and documentation improvements. This version will be shipped with Spring Boot 3.1.1, to be released this Thursday as well. How can you help? If you have general questions, please ask on stackoverflow.com using the spring-graphql tag. Project Page | GitHub | Issues…
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 5.3.28 and 6.0.10 are available now. Spring Framework 5.3.28 ships with 17 fixes and documentation improvements, including 3 fixes for regressions. This version will be shipped with Spring Boot 2.7.13, to be released next week. Spring Framework 6.0.10 ships with 64 fixes and documentation improvements, including 7 fixes for regressions. This version will be shipped with Spring Boot 3.0.8 and 3.1.1, to be released next week. The next Spring Framework releases are scheduled for July 13th, with…
I'm pleased to announce that Spring for GraphQL 1.2.0 is now available on Maven Central. This version will ship with Spring Boot 3.1.0 later this week. This is a new feature release for the Spring Boot 3.1.x generation. If you are still using Spring for GraphQL 1.0.x, please consider upgrading to Spring Boot 3.x as OSS support will end next November. We have also raised the baseline version for GraphQL Java to 20.x and we will align with the new GraphQL Java release policy from now on. We have worked on the most popular issues from the community. Pagination Support This release provides first…
I'm pleased to announce that the Spring for GraphQL 1.1.4 maintenance version is now available on Maven Central. Spring for GraphQL 1.1.4 includes 11 fixes and documentation improvements, including important fixes for Observability support. This version will be shipped with Spring Boot 3.0.7, to be released this Thursday. 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