All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
Git Log
- updated wrong dependency to franzy-common artefact from another fork.
Git Log
- Forked MastodonC-fork of the original ymilky projects (cause they had some additional fixes). Structural change to projects to use a monorepo.
- migrated to Kafka 0.11.0.0 (should be also okay for 0.10.2.x, but has not been tested)
- Parsers for connection data/connection strings
- Cluster Metadata support and associated functionality
- Helpers for working with topic partitions
- Ability to create a partition destination to test/develop or for special use-cases for partitioners
- Tweaked schema slightly for better performance and got rid of some calls to deprecated schema functions
- Dependency updates for schema
- Fixed decode/encode flipped in one of the artities for consumer constructor