Skip to content

Commit a128083

Browse files
committed
Merge branch '2.18' into 2.19
2 parents e5f1a17 + a390dde commit a128083

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,11 @@ Yoann Vernageau (@yvrng)
330330
when source is an empty `InputStream`
331331
(2.17.1)
332332

333+
John Hudson (@johhud1)
334+
* Contributed fix for #541: (cbor, protobuf, smile) `SmileParser.getValueAsString()`
335+
FIELD_NAME bug
336+
(2.17.4)
337+
333338
Rafał Harabień (@rafalh)
334339
* Contributed fix for #167: (avro) Incompatibility with Avro >=1.9.0 (upgrade to Avro 1.11.3)
335340
(2.18.0)

release-notes/VERSION-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ Active maintainers:
1919
#536: (avro) Add Logical Type support for `java.util.UUID`
2020
(contributed by Michal F)
2121

22+
2.18.3 (not yet released)
23+
24+
#541: (cbor, protobuf, smile) `SmileParser.getValueAsString()` FIELD_NAME bug
25+
(fix contributed by John H)
26+
2227
2.18.2 (27-Nov-2024)
2328

2429
No changes since 2.18.1

0 commit comments

Comments
 (0)