Skip to content

Commit 9ea3d74

Browse files
committed
Update release notes
1 parent e1138de commit 9ea3d74

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

release-notes/CREDITS-2.x

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,9 @@ Yoann Vernageau (@yvrng)
329329
(2.17.1)
330330

331331
PJ Fanning (@pjfanning)
332-
* Contributed #484: Rework synchronization in `ProtobufMapper`
332+
* Contributed #484: (protobuf) Rework synchronization in `ProtobufMapper`
333+
(2.18.0)
334+
* Contributed #508: (avro) Ignore `specificData` field on serialization
333335
(2.18.0)
334336

335337
Joachim Lous (@jlous)

release-notes/VERSION-2.x

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ Active maintainers:
1818

1919
#484: (protobuf) Rework synchronization in `ProtobufMapper`
2020
(contributed by @pjfanning)
21-
#494: Avro Schema generation: allow mapping Java Enum properties to
21+
#494: (avro) Avro Schema generation: allow mapping Java Enum properties to
2222
Avro String values
2323
(requested by Joachim L)
2424
(contributed by Michal F)
25+
#508: (avro) Ignore `specificData` field on serialization
26+
(contributed by @pjfanning)
2527

2628
2.17.3 (not yet released)
2729

0 commit comments

Comments
 (0)