Skip to content

Latest commit

 

History

History
75 lines (44 loc) · 2.5 KB

File metadata and controls

75 lines (44 loc) · 2.5 KB

Changelog

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.

[Unreleased]

0.1.16 - 2026-02-24

Fixed

  • fix missing compression libs

0.1.15 - 2026-02-19

Fixed

  • fixing copilot review
  • fix formatting

Other

  • 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

Added

  • (performance) add configuration settings for concurrency and timeouts on large clusters

Fixed

  • fixed copilot suggestions
  • fixed cargo fmt
  • fixed copilot auto-review issues

0.1.13 - 2026-01-29

Fixed

  • cluster consumer_properties isn't inherit by group client (#29)

0.1.12 - 2026-01-29

Other

  • Quote keys in toml (#38)

0.1.10 - 2026-01-19

Other

  • add data loss detection metrics documentation (#17)
  • Skipping commits in cl (#16)

0.1.9 - 2026-01-16

Other

  • 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)

0.1.8 - 2026-01-16

Other

  • add release-plz configuration, move the release job to "on pr merge" (#13)
  • downgrade version to what is actually released (#12)