Releases: DataDog/kafka-kit
Releases · DataDog/kafka-kit
v3.13.1
Fixes deadlock condition in the Registry distributed locking feature.
v3.13.0
General Updates
- Updated dependencies
- Updated build tools
- Added
cluster
package for multi-node coordination primitives
Registry
- #377 Adds the
--enable-locking
flag to protect write / update operations with a ZooKeeper backedcluster.Lock
; this makes it safe to run multi-node Registry installations - Updated generated code with the latest proc/grpc build tools
Topicmapr
- #379 Targeted leadership draining functionality
Autothrottle
- #375 Configurable instance type tag support
v3.12.0
Registry
- Returns topic states
Autothrottle
- Fixes error visibility when host tags are incomplete
v3.11.0
v3.10.1
Registry
Minor bug fixes and improvements to the tag scavenging feature.
v3.10.0
- Updated all build tools
- Updated all software dependencies
- Updated Registry gRPC codegen
- Minor bugfixes
v3.8.0
v3.7.0
Specifies KafkaAdmin
interface.
v3.6.0
Tests rewrite.
v3.5.0
Topicmappr
- Adds
scale
subcommand
Registry
- Adds
UnderReplicatedTopics
rpc
Autothrottle
- New reassignment detection / stale throttle avoidance