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.
2 parents 973460e + 3ae1b31 commit 816df57Copy full SHA for 816df57
1 file changed
release-notes/VERSION-2.x
@@ -49,6 +49,15 @@ Active maintainers:
49
- Fixes wrt [core#1438] (ParserBase.close() not resetting current token)
50
- Generate SBOMs [JSTEP-14]
51
52
+2.19.5 (not yet released)
53
+
54
+#645: (avro) Remove use of Avro `Schema.Parser().setValidate()` to allow
55
+ use of Avro core 1.12.1 (2.x)
56
+#649: (cbor, smile) `StreamReadConstraints.maxDocumentLength` not checked
57
+ when creating parser with fixed buffer
58
+#651: (smile) Ensure Smile backend supports `StreamReadConstraints.maxTokenCount`
59
+#652: (cbor) Ensure CBOR backend supports `StreamReadConstraints.maxTokenCount`
60
61
2.19.4 (29-Oct-2025)
62
2.19.3 (29-Oct-2025)
63
0 commit comments