-
Notifications
You must be signed in to change notification settings - Fork 317
Spring for GraphQL Versions
Brian Clozel edited this page Apr 7, 2025
·
13 revisions
This document describes new features, noteworthy changes, and provides guidance on upgrading from earlier versions. If you see anything missing or inaccurate, please submit a pull-request against individual pages, or create an issue.
Generation | Release date | GraphQL Java baseline | Spring Boot support |
---|---|---|---|
1.4.x |
May 2025 |
23.0+ |
3.5.x |
1.3.x |
May 2024 |
22.0+ |
3.3.x - 3.4.x |
1.2.x |
May 2023 |
20.0+ |
3.1.x - 3.2.x |
1.1.x |
Nov 2022 |
19.0+ |
3.0.x |
1.0.x |
May 2022 |
18.0+ |
2.7.x |
For more details on supported versions and JDK version ranges, please see the Spring Framework Versions. We generally adhere to the same baseline as the underlying Spring Framework feature branch.
For support and EOL dates, check the Support page.