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 b606b31 commit cebe606Copy full SHA for cebe606
release-notes/CREDITS-2.x
@@ -381,3 +381,7 @@ Cormac Redmond (@credmond)
381
Manuel Sugawara (@sugmanue)
382
* Contributed #568: Improve ASCII decoding performance for `CBORParser`
383
(2.19.0)
384
+
385
+Josh Curry (@seadbrane)
386
+ * Reported, contributed fix for #571: Unable to deserialize a pojo with IonStruct
387
+ (2.19.0)
release-notes/VERSION-2.x
@@ -14,6 +14,9 @@ Active maintainers:
14
=== Releases ===
15
------------------------------------------------------------------------
16
17
+#571: Unable to deserialize a pojo with IonStruct
18
+ (reported, fix contributed by Josh C)
19
20
2.19.0-rc2 (07-Apr-2025)
21
22
#300: (smile) Floats are encoded with sign extension while doubles without
0 commit comments