darwin

Avro Schema Evolution made easy

APACHE-2.0 License

Stars
34

Bot releases are visible (Hide)

darwin - 1.2.2 Latest Release

Published by agilelab-tmnd1991 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/agile-lab-dev/darwin/compare/1.2.1...1.2.2

darwin - 1.2.1

Published by tmnd1991 over 3 years ago

  • [#104] Implement retrieveLatestSchema API(#105)
  • [#102] Update scala versions to 2.13.5 and 2.12.13 (#103)
darwin - 1.2.0

Published by tmnd1991 over 3 years ago

  • [#95] CachedLazyAvroSchemaManager should not call getId when executing getSchema
  • [#91] Add extractId to Connector and AvroSchemaManager public API
darwin - 1.1.1

Published by tmnd1991 over 3 years ago

  • [#91] Add extractId to the public API of AvroSchemaManager
darwin - 1.1.0

Published by tmnd1991 almost 4 years ago

Darwin 1.1.0 is available on maven central for every scala version you'd like to use (2.10 - 2.13)

Changes

  • #65 Confluent Rest Connector
  • #65 Refactor the connector interface to allow different encoding implementation from AvroSingleObjectEncoding
  • #81 Update sbt to 1.4.2 and use sbtn in builds

Thanks to all the contributors 🎉 :

@andrea-rockt
@tmnd1991

darwin - 1.0.14

Published by tmnd1991 almost 4 years ago

Darwin 1.0.14 is available on maven central for every scala version you'd like to use (2.10 - 2.13)

Changes

  • #54 Create HBase2 connector
  • #78 Update to scala 2.13.3, 2.12.12 and sbt 1.3.13

Thanks to all the contributors 🎉 :

@tmnd1991

darwin - 1.0.13

Published by tmnd1991 about 4 years ago

Darwin 1.0.13 is available on maven central for every scala version you like to use (2.10 - 2.13)

Changes

  • #74 Avoid useless IO operations
  • #72 Expose configured endianness from AvroSchemaManager
  • #67 Remove AvroSingleObjectEncodingUtils.getId unused param ByteOrder
  • #57 New "useful" MockConnector
  • #63 Avoid depending on guava (this gave a lot of headaches)

BugFix

  • #70 compat.RightBiasedEither.rightMap does not work with Left
  • #26 Postgresql connector fails to re-insert the same schema twice

Contributors

Thanks to all the contributors 🎉 :

  • @adarmiento
  • @tmnd1991
Package Rankings
Top 22.45% on Repo1.maven.org
Badges
Extracted from project README
CI Gitter