Skip to content

v2.5.0

Compare
Choose a tag to compare
@yuzhichang yuzhichang released this 14 Jul 08:03
· 146 commits to master since this release

Changelog

  • 20998a1 Use franz-go to calculate lags, close #155
  • 053e61f added Bool support
  • 20fa8e0 added kafka_gen_prom
  • 14a5620 adjusted loglevel of batch creation
  • b492fc8 bump clickhouse_go v2.2.0
  • dc11462 bump roaring, clickhouse-server and go
  • 53f4e1c don't escape username and password
  • 5bd5fb6 introduced PromLabelsBlackList
  • a6d4efd introduced WritingDurations
  • bc140b5 kafka_gen_log and kafka_gen_metric use franz
  • e29f04e kafka_gen_prom uses franz instead of sarama
  • 4170062 make lint happy
  • ccf3b5b removed non-OSS gitleaks
  • 019fa9e replaced github.com/pkg/errors with github.com/thanos-io/thanos/pkg/errors, close #156
  • 4257d32 replaced roaring64 with map
  • f71e0fb reworked Decimal support
  • d155e30 treat KEEPER_EXCEPTION as retriable
  • d354aa4 use clickhouse-go/v2 write native