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/2023-07-11-v21-released.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,4 @@ We are pleased to announce the release of graphql-java v21.0! Thanks to everyone
8
8
9
9
And a very Happy 8th Birthday to graphql-java, who celebrated their birthday last week!
10
10
11
-
## Breaking change release: new Java 11 minimum
12
-
This is a breaking change release. This is the first release of graphql-java to use Java 11.
13
-
14
-
TODO: add other release highlights
15
-
16
-
See the full release notes on [GitHub](TODO: add link)
11
+
This is a **breaking change** release, including upgrading to Java 11 and changes to `parseValue` coercion. See the full release notes on [GitHub](https://github.com/graphql-java/graphql-java/releases/tag/v21.0).
0 commit comments