Changelog¶
Version 4.0.0¶
- PR-63 - Fix SecurityProtocol import after upstream move
- PR-61 - MINOR: Adapt to AdminUtils.addPartitions() change
- PR-60 - Fix compile error due to upstream changes to SecurityProtocol
- PR-56 - HOTFIX: Update ReplicatorAdminClient to use ZkUtils.getPartitionsForTopics since AdminUtils.fetchTopicMetadataFromZk has been removed
Version 3.3.1¶
Version 3.3.0¶
Version 3.2.2¶
Version 3.2.1¶
No changes
Version 3.2.0¶
- PR-24 - CC-331: Config options RST updates
- PR-26 - CC-333: Replicator should support disabling partition preservation
- PR-25 - CC-330: Replicator tasks hang on poll
- PR-41 - CC-257: Add a producer interceptor to measure end-to-end performance.
- PR-44 - HOTFIX: update RECORD_OVERHEAD variable after change in kafka