Skip to content

Releases: hackolade/Avro

validation of unhandled error when default is null in record, plus removed API post line for pure Avro schema at entity level

01 Aug 21:04
Compare
Choose a tag to compare
validation of unhandled error when default is null in record, plus re…

…moved API post line for pure Avro schema at entity level

changed separator between namespace and name from a dash to a dot

14 Jul 17:42
Compare
Choose a tag to compare
0.1.121

changed separator between namespace and name from a dash to a dot

added detection of enums with similar names to handle them as references in avsc scripts; pus added possibility to mark reference to other CSR schema as nullable

07 Jul 16:21
Compare
Choose a tag to compare
added detection of enums with similar names to handle them as referen…

…ces in avsc scripts; pus added possibility to mark reference to other CSR schema as nullable

resolving collection references

27 Jun 16:32
Compare
Choose a tag to compare
0.1.119

resolving schema references

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
added custom property keyword includeInScript = true if user wishes f…

…or custom property to be added to AVSC schema

removed API command from .avsc file forward-engineered when Schema Registry is not empty

26 May 17:09
Compare
Choose a tag to compare
removed API command from .avsc file forward-engineered when Schema Re…

…gistry is not empty

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
added logic to recursively reverse-engineer all references in a union…

… schema, even if not explicitly selected