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 eed725b commit 326e673Copy full SHA for 326e673
2 files changed
release-notes/CREDITS-2.x
@@ -386,6 +386,9 @@ Manuel Sugawara (@sugmanue)
386
(2.19.0)
387
* Contributed fix for #616: CBOR text gets truncated on decoding
388
(2.19.3)
389
+ * Conribued fix for #640: (cbor) CBOR throws ArrayIndexOutOfBoundsException
390
+ with long ASCII text
391
+ (2.20.2)
392
393
Josh Curry (@seadbrane)
394
* Reported, contributed fix for #571: Unable to deserialize a pojo with IonStruct
release-notes/VERSION-2.x
@@ -18,6 +18,13 @@ Active maintainers:
18
19
No changes since 2.19
20
21
+-----
22
+
23
+Not yet released
24
25
+#640: (cbor) CBOR throws ArrayIndexOutOfBoundsException with long ASCII text
26
+ (reported, fix contributed by Manuel S)
27
28
2.19.4 (29-Oct-2025)
29
2.19.3 (29-Oct-2025)
30
0 commit comments