We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae1b37 commit 509c39cCopy full SHA for 509c39c
release-notes/CREDITS-2.x
@@ -325,3 +325,7 @@ Yoann Vernageau (@yvrng)
325
when source is an empty `InputStream`
326
(2.17.1)
327
328
+John Hudson (@johhud1)
329
+ * Contributed fix for #541: (cbor, protobuf, smile) `SmileParser.getValueAsString()`
330
+ FIELD_NAME bug
331
+ (2.17.4)
release-notes/VERSION-2.x
@@ -18,6 +18,11 @@ Active maintainers:
18
19
- No changes since 2.17
20
21
+2.17.4 (not yet released)
22
+
23
+#541: (cbor, protobuf, smile) `SmileParser.getValueAsString()` FIELD_NAME bug
24
+ (fix contributed by John H)
25
26
2.17.3 (01-Nov-2024)
27
28
#506: (protobuf) Cannot deserialize `UUID` values
0 commit comments