Skip to content

Commit 12e23de

Browse files
committed
Merge branch '2.20' into 2.x
2 parents d57fa46 + 4f21d2d commit 12e23de

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,8 @@ Cormac Redmond (@credmond)
384384
Manuel 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

388390
Josh Curry (@seadbrane)
389391
* Reported, contributed fix for #571: Unable to deserialize a pojo with IonStruct

release-notes/VERSION-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

2830
2.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

5357
2.19.2 (18-Jul-2025)
5458

0 commit comments

Comments
 (0)