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 7094fd3 commit c3da1d8Copy full SHA for c3da1d8
release-notes/VERSION-2.x
@@ -21,6 +21,9 @@ Active maintainers:
21
#308: (avro) Incorrect serialization for `LogicalType.Decimal` (Java `BigDecimal`)
22
(reported by Idan S)
23
(fix contributed by Michal F)
24
+#388: (avro) `@JsonEnumDefaultValue` not supported when using AvroMapper
25
+ to generate schema from Java class
26
+ (requested by @Sonic-Rage)
27
#422: Avro generation failed with enums containing values with special characters
28
(reported by @pfr-enedis)
29
#535: (avro) AvroSchemaGenerator: logicalType(s) never set for non-date classes
0 commit comments