We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b4fb9 commit e927ca4Copy full SHA for e927ca4
release-notes/CREDITS-2.x
@@ -18,6 +18,7 @@ Contributors:
18
# 2.21.0 (not yet released)
19
20
WrongWrong (@k163377)
21
+* #1042: Remove old StrictNullChecks
22
* #1041: Remove MissingKotlinParameterException
23
* #1039: Update settings for 2.20
24
release-notes/VERSION-2.x
@@ -18,6 +18,8 @@ Co-maintainers:
2.21.0 (not yet released)
+#1042: The old StrictNullChecks backend has been removed.
+ This improves the throughput of deserialization slightly.
#1041: The deprecated MissingKotlinParameterException has been removed.
#1039: Kotlin has been upgraded to 2.1.x.
25
0 commit comments