You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/2025-05-13-v24-released.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ slug: v24-released
6
6
7
7
We are pleased to announce the release of graphql-java v24.0.
8
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.
9
+
This release is an unexpected breaking change release. It was made to help propagate a fix in the DataLoader library.
10
10
11
-
As we have very recently released v23, 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.
11
+
We consider v23.x poisoned and we don't recommend you use it because of the latent bug explained in the release notes on [GitHub](https://github.com/graphql-java/graphql-java/releases/tag/v24.0).
12
12
13
-
For the full details, please see the release notes on [GitHub](https://github.com/graphql-java/graphql-java/releases/tag/v24.0).
13
+
Going forward we will not be supporting v23.x, instead please skip this series and use v24.x going forward.
0 commit comments