Brian Clozel

Brian Clozel

Recent Blog posts by Brian Clozel

Spring for GraphQL 1.2.4 released

Releases | November 21, 2023 | ...

I am pleased to announce that Spring for GraphQL 1.2.4 is now available on Maven Central.

This release closes 23 issues. Thanks to community feedback, there are several bug fixes, some minor improvements, and documentation updates that help us evolve 1.2.x specific features such as pagination support, and exception handling with annotated controller methods.

The 1.2.4 version will ship with Spring Boot 3.1.6 and 3.2.0, to be released later this week. As a reminder, we are not releasing a new minor version with Spring Boot 3.2, and intend to release 1.3 with Spring Boot 3.3 in May, next year…

Spring Framework 5.3.31 and 6.0.14 available now

Releases | November 16, 2023 | ...

Updates

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 5.3.31 and 6.0.14 are available now.

Spring Framework 5.3.31 ships with 18 fixes and documentation improvements, including 1 fix for a regression. This version will be shipped with Spring Boot 2.7.18, to be released next week.

Spring Framework 6.0.14 ships with 38 fixes and documentation improvements, including 4 fixes for regressions. This version will be shipped with Spring Boot 3.0.13 and 3.1.6, to be released next week

Spring Framework 6.1 RC2 released

Releases | October 26, 2023 | ...

On behalf of the Spring Framework team, it is my pleasure to announce that the second Spring Framework 6.1 release candidate is available from repo.spring.io/milestone now.

Spring Framework 6.1.0-RC2 ships 51 fixes and improvements.

This is our last stop before the official 6.1.0 release mid-November!

What's next

Check out our What's New page for details about the specific features shipped so far.

The second Spring Boot 3.2 release candidate will be released next week.

Spring Framework 6.0.13 available now

Releases | October 12, 2023 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 6.0.13 is available now.

Spring Framework 6.0.13 ships with 34 fixes and documentation improvements, including 7 fixes for regressions. This version will be shipped with Spring Boot 3.0.12 and 3.1.5, to be released next week.

We expect the next set of Spring Framework maintenance releases to ship next November, along with the new and exciting 6.1.0 we have been working on the last few months.

Project Page | GitHub | Issues | Documentation

Spring Framework 6.1 RC1 released

Releases | October 12, 2023 | ...

On behalf of the Spring Framework team, it is my pleasure to announce that the first Spring Framework 6.1 release candidate is available from repo.spring.io/milestone now.

Spring Framework 6.1.0-RC1 ships 75 fixes and improvements.

New Features

This first release candidate ships a few new features:

  • Spring Framework 6.1 requires now a Jackson 2.14 baseline and supports the new DatatypeFeature
  • We have made further AOT improvements, reduced the runtime reflection and prepared Framework for upcoming reachability changes in GraalVM
  • You can now use an OutputStream as a source of data in reactive web APIs, thanks to a new BodyInserter method variant
  • Functional web frameworks now allow headers manipulation when serving static resources; this makes it easier to write HTTP caching response headers.

Spring for GraphQL 1.0.5, 1.1.6, 1.2.3 released

Releases | September 19, 2023 | ...

These maintenance releases fix the newly published "CVE-2023-34047: Exposure of data and identity to wrong session in Spring for GraphQL" - please upgrade at your earliest convenience

Update: we have just released 1.0.6 and 1.1.7 to address a missing backport. This backport is not related to the CVE fix released earlier today.

I'm pleased to announce that Spring for GraphQL 1.0.6, 1.1.6 and 1.2.3 are now available on Maven Central. With this triple maintenance release ships with many bug fixes and upgrades and are drop-in replacements for your current version in production.

The 1.0.5 release includes 7 fixes and documentation improvements. This version will be shipped with Spring Boot 2.7.16, to be released later this week

Spring Framework 5.3.30 and 6.0.12 available now

Releases | September 14, 2023 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 5.3.30 and 6.0.12 are available now.

Spring Framework 5.3.30 ships with 20 fixes and documentation improvements, including 5 fixes for regressions. This version will be shipped with Spring Boot 2.7.16, to be released next week.

Spring Framework 6.0.12 ships with 75 fixes and documentation improvements, including 7 fixes for regressions. This version will be shipped with Spring Boot 3.0.11 and 3.1.4, to be released next week.

We expect the next set of Spring Framework maintenance releases to…

Spring Framework 6.1 M5 released

Releases | September 14, 2023 | ...

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 for Observability
  • Jetty 12 upgrade
  • Context Propagation support for @Async and @Scheduled invocations
  • Declarative ContextCustomizer support with @ContextCustomizerFactories in Spring Test

Spring Framework 6.1 M4 released

Releases | August 17, 2023 | ...

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 supported for server side handling (mapping requests to controllers methods)
  • CompletableFuture support for @Cacheable methods
  • New improvements on the web binding and validation theme

Spring Framework 6.1 M3 released

Releases | 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…

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