Skip to content

Commit 5e91f87

Browse files
committed
Update blog to be clearer that 23 is poisoned
1 parent 16e932e commit 5e91f87

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ slug: v24-released
66

77
We are pleased to announce the release of graphql-java v24.0.
88

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.
1010

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).
1212

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

Comments
 (0)