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 cdf3079 commit 7d0d937Copy full SHA for 7d0d937
release-notes/CREDITS-2.x
@@ -384,6 +384,8 @@ Cormac Redmond (@credmond)
384
Manuel Sugawara (@sugmanue)
385
* Contributed #568: Improve ASCII decoding performance for `CBORParser`
386
(2.19.0)
387
+ * Contributed fix for #616: CBOR text gets truncated on decoding
388
+ (2.19.3)
389
390
Josh Curry (@seadbrane)
391
* Reported, contributed fix for #571: Unable to deserialize a pojo with IonStruct
release-notes/VERSION-2.x
@@ -24,6 +24,8 @@ No changes since 2.19
24
incompatible with each other
25
(reported by Raphael W)
26
(fix by Vincent E)
27
+#616: CBOR text gets truncated on decoding
28
+ (reported, fix contributed by Manuel S)
29
30
2.19.2 (18-Jul-2025)
31
0 commit comments