Skip to content

Releases: hackolade/Avro

handled cases when root schema replaced by string reference

22 Jun 21:24
Compare
Choose a tag to compare
0.1.118

handled cases when root schema replaced by string reference

moved handling of custom properties at field level

16 Jun 17:49
Compare
Choose a tag to compare
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

02 Jun 16:31
Compare
Choose a tag to compare
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

26 May 17:09
Compare
Choose a tag to compare
0.1.115

removed API command from .avsc file forward-engineered when Schema Re…

added property "default" to complex data types

19 May 15:58
Compare
Choose a tag to compare
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

05 May 17:25
Compare
Choose a tag to compare
0.1.113

added logic to recursively reverse-engineer all references in a union…

added support for schema references in Confluent Schema Registry

28 Apr 17:27
Compare
Choose a tag to compare
0.1.112

added support for schema references in Confluent Schema Registry

added default null when multiple data types in oneOf choices

31 Mar 16:49
Compare
Choose a tag to compare
0.1.111

added default null when multiple data types in oneOf choices

Make subject property read-only for Confluent Schema Registry

07 Mar 10:06
Compare
Choose a tag to compare
0.1.110

Make subject property read-only for Confluent Schema Registry

handling converting choices with subtypes with different fields

09 Feb 09:01
Compare
Choose a tag to compare
0.1.109

handling converting choices with subtypes with different fields