Releases: hackolade/Avro
Releases · hackolade/Avro
handled cases when root schema replaced by string reference
0.1.118 handled cases when root schema replaced by string reference
moved handling of custom properties at field level
0.1.117 moved handling of custom properties at field level
added custom property keyword includeInScript = true if user wishes for custom property to be added to AVSC schema
0.1.116 added custom property keyword includeInScript = true if user wishes f…
removed API command from .avsc file forward-engineered when Schema Registry is not empty
0.1.115 removed API command from .avsc file forward-engineered when Schema Re…
added property "default" to complex data types
0.1.114 added property "default" to complex data types
added logic to recursively reverse-engineer all references in a union schema, even if not explicitly selected
0.1.113 added logic to recursively reverse-engineer all references in a union…
added support for schema references in Confluent Schema Registry
0.1.112 added support for schema references in Confluent Schema Registry
added default null when multiple data types in oneOf choices
0.1.111 added default null when multiple data types in oneOf choices
Make subject property read-only for Confluent Schema Registry
0.1.110 Make subject property read-only for Confluent Schema Registry
handling converting choices with subtypes with different fields
0.1.109 handling converting choices with subtypes with different fields