All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.16 - 2026-02-24
- fix missing compression libs
0.1.15 - 2026-02-19
- fixing copilot review
- fix formatting
- copilot review
- Consumer Pool for Timestamps
- klag-exporter/src/kafka/client.rs
- make base consumer reusable with Arc
- added testing env for large cluster setup
0.1.14 - 2026-01-30
- (performance) add configuration settings for concurrency and timeouts on large clusters
- fixed copilot suggestions
- fixed cargo fmt
- fixed copilot auto-review issues
0.1.13 - 2026-01-29
- cluster consumer_properties isn't inherit by group client (#29)
0.1.12 - 2026-01-29
- Quote keys in toml (#38)
0.1.10 - 2026-01-19
0.1.9 - 2026-01-16
- release v0.1.8 (#14)
- add release-plz configuration, move the release job to "on pr merge" (#13)
- downgrade version to what is actually released (#12)