Releases: hackolade/Avro
Releases · hackolade/Avro
added support for recursive schema references for Confluent Schema Registry
0.1.128 added support for recursive schema references for Confluent Schema Re…
Allowed absence of a Subject Name Strategy for record in Confluent Schema Registry, with possibility to edit the subject name, plus dropped validation of business name if technical name of namespace is valid
0.1.127 Allowed absence of a Subject Name Strategy for record in Confluent Sc…
implemented topological sort during reverse-engineering of .avsc files with namespace references, plus adjusted filtering of special characters in forward-engineering
0.1.126 implemented topological sort during reverse-engineering of .avsc file…
schema preview: added split panes to display generated sample data
0.1.125 schema preview: added split panes to display generated sample data
namespace references detection on unions with records
0.1.124 namespace references detection on unions with records
added entity references detection
0.1.123 added entity references detection
validation of unhandled error when default is null in record, plus removed API post line for pure Avro schema at entity level
0.1.122 validation of unhandled error when default is null in record, plus re…
changed separator between namespace and name from a dash to a dot
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
0.1.120 added detection of enums with similar names to handle them as referen…
resolving collection references
0.1.119 resolving schema references