Skip to content

Commit ff24c96

Browse files
committed
Add v24 explainer blog
1 parent 8c3b955 commit ff24c96

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ authors: donna
44
slug: v23-released
55
---
66

7+
**Update: please use the v24 series of releases instead of v23 releases. We have made a clearer breaking change in Java DataLoader, thus we will discontinue v23.**
8+
79
We are pleased to announce the release of graphql-java v23.0! Thanks to everyone in the community who contributed to the release, whether that was code, helping to report issues, or participating in discussions.
810

911
This is a **breaking change** release. Included are performance improvements and features.

blog/2025-05-13-v24-released.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Version 23 released"
3+
authors: donna
4+
slug: v23-released
5+
---
6+
7+
We are pleased to announce the release of graphql-java v24.0.
8+
9+
This is a **breaking change** release, because of a new breaking change release in Java DataLoader 5.0.0, which makes a breaking API change clearer. Thanks to the community for the feedback.
10+
11+
As we have very recently released v23.0, we have decided to skip the v23.x series and move directly to v24.0. Do not use the v23.x series of releases going forward.
12+
13+
For the full details, please see the release notes on [GitHub](https://github.com/graphql-java/graphql-java/releases/tag/v24.0).

0 commit comments

Comments
 (0)