Skip to content

Commit 816df57

Browse files
committed
Merge branch '2.19' into 2.20
2 parents 973460e + 3ae1b31 commit 816df57

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

release-notes/VERSION-2.x

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@ Active maintainers:
4949
- Fixes wrt [core#1438] (ParserBase.close() not resetting current token)
5050
- Generate SBOMs [JSTEP-14]
5151

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+
5261
2.19.4 (29-Oct-2025)
5362
2.19.3 (29-Oct-2025)
5463

0 commit comments

Comments
 (0)