File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -384,6 +384,8 @@ Cormac Redmond (@credmond)
384384Manuel Sugawara (@sugmanue )
385385 * Contributed #568 : Improve ASCII decoding performance for `CBORParser`
386386 (2.19 .0 )
387+ * Contributed fix for #616 : CBOR text gets truncated on decoding
388+ (2.19 .3 )
387389
388390Josh Curry (@seadbrane )
389391 * Reported , contributed fix for #571 : Unable to deserialize a pojo with IonStruct
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ No changes since 2.20
2424 incompatible with each other
2525 (reported by Raphael W )
2626 (fix by Vincent E )
27+ #616 : CBOR text gets truncated on decoding
28+ (reported , fix contributed by Manuel S )
2729
28302.20 .0 (28 - Aug - 2025 )
2931
@@ -49,6 +51,8 @@ No changes since 2.20
4951 incompatible with each other
5052 (reported by Raphael W )
5153 (fix by Vincent E )
54+ #616 : CBOR text gets truncated on decoding
55+ (reported , fix contributed by Manuel S )
5256
53572.19 .2 (18 - Jul - 2025 )
5458
You can’t perform that action at this time.
0 commit comments