Releases: agile-lab-dev/darwin
Releases · agile-lab-dev/darwin
1.2.2
What's Changed
- [#106] Implement multi-connector by @tmnd1991 in #107
- Update sbt to 1.9.8 by @agilelab-tmnd1991 in #117
New Contributors
- @duhizjame made their first contribution in #112
Full Changelog: 1.2.1...1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
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 🎉 :
1.0.14
1.0.13
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 🎉 :