Skip to content

Releases: hackolade/Avro

added support for recursive schema references for Confluent Schema Registry

08 Sep 17:06
Compare
Choose a tag to compare
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

30 Aug 13:36
Compare
Choose a tag to compare

implemented topological sort during reverse-engineering of .avsc files with namespace references, plus adjusted filtering of special characters in forward-engineering

25 Aug 14:37
Compare
Choose a tag to compare

schema preview: added split panes to display generated sample data

18 Aug 16:51
Compare
Choose a tag to compare
0.1.125

schema preview: added split panes to display generated sample data

namespace references detection on unions with records

11 Aug 17:36
Compare
Choose a tag to compare
0.1.124

namespace references detection on unions with records

added entity references detection

04 Aug 21:12
Compare
Choose a tag to compare
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

01 Aug 21:04
Compare
Choose a tag to compare

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

resolving collection references

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

resolving schema references