Brian Clozel

Brian Clozel

Recent Blog posts by Brian Clozel

Spring for GraphQL 1.3.7, 1.4.4 and 2.0.1 released

Releases | December 16, 2025 | ...

I am pleased to announce that the December Spring for GraphQL maintenance releases are now available on Maven Central.

Spring for GraphQL 1.3.7 ships a single dependency upgrade and will be shipped this week with Spring Boot 3.4.13. Spring for GraphQL 1.4.4 ships 6 fixes and upgrades and will be shipped this week with Spring Boot 3.5.9. Spring for GraphQL 2.0.1 ships 9 fixes and upgrades and will be shipped this week with Spring Boot 4.0.1.

As always, you can check the official Spring release calendar for upcoming releases.

How can you help?

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

Spring for GraphQL 2.0.0 goes GA

Releases | November 18, 2025 | ...

I am pleased to announce that Spring for GraphQL 2.0 is now generally available and ships new features:

  • a new GraphQL Java 25 baseline
  • Nullability and JSpecify support in the project API
  • Nullability checks for your application during Schema Mapping Inspection
  • Flexible binding for input types
  • ArgumentValue support for client input
  • Multiple queries with DgsGraphQlClient
  • Kotlin extensions for GraphQlClient and GraphQlTester

You can get a full picture of this new major release with our release notes on the wiki.

Thanks to the community for your feedback and for testing the release candidates, this helped us to shape this new generation. Collaborating with the GraphQL Java team is always a pleasure, and we're sure that you will love the new GraphQL Java 25.0 features

Spring for GraphQL 2.0.0-RC2 released

Releases | November 04, 2025 | ...

I am pleased to announce that the second Spring for GraphQL 2.0 Release Candidate is now available.

This release brings back the GraphQL Java 25.x baseline as it will be released in November before our GA date. This also ships a new feature, the support for @EntityMapping with interface types.

What's next?

We have compiled all release notes on our wiki. Our next step is the final release next month!

2.0.0-RC2 is now available from https://repo.spring.io and Maven Central.

How can you help?

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

Project Page | GitHub | Issues | Documentation |

Spring for GraphQL 2.0.0-RC1 released

Releases | October 21, 2025 | ...

I am pleased to announce that the first Spring for GraphQL 2.0 Release Candidate is now available.

This release ships a few refinements and features, including:

  • improved nullness checks in the schema mapping inspection
  • new GraphQlClient and GraphQlTester Kotlin extensions leveraging reified types
  • UUID support in JsonKeysetCursorStrategy
  • a new HttpRequestHeaderInterceptor that can copy HTTP headers of interest into the GraphQLContext
  • Virtual Threads support in webmvc.GraphQlWebSocketHandler

What's next?

We have compiled all release notes on our wiki. Our next step is the final release next…

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