Skip to content

Commit 7d0d937

Browse files
committed
Update release notes wrt 2.19.3
1 parent cdf3079 commit 7d0d937

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ No changes since 2.19
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.19.2 (18-Jul-2025)
2931

0 commit comments

Comments
 (0)