Skip to content

v0.2.7

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 22:25
· 51 commits to master since this release

Changelog

  • 511f252 Bump golang.org/x/oauth2 from 0.8.0 to 0.12.0
  • 6afa8a7 Handle multiple cleanup policies
  • 1c785eb Merge pull request #267 from SoMuchForSubtlety/fix-compaction-detection
  • 4013054 Merge pull request #276 from birdayz/dependabot/go_modules/golang.org/x/oauth2-0.12.0
  • a03979f Merge pull request #279 from jackcipher/jack/20231006_lags-by-topic
  • 5f9f639 Merge pull request #281 from jackcipher/jack/20231007_docs_update
  • 90eb744 Merge pull request #284 from birdayz/dependabot/go_modules/github.com/vmihailenco/msgpack/v5-5.4.1
  • c07f301 Merge pull request #285 from birdayz/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible
  • 89cf72d Merge pull request #287 from birdayz/dependabot/go_modules/golang.org/x/oauth2-0.14.0
  • f2a2ab6 Merge pull request #288 from birdayz/dependabot/go_modules/github.com/spf13/cobra-1.8.0
  • 5d783c1 Merge pull request #291 from birdayz/dependabot/go_modules/github.com/jhump/protoreflect-1.15.4
  • 2199481 Merge pull request #292 from k-wall/enable-sasl-v1
  • 88511b9 Merge pull request #294 from birdayz/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • 977f0fa add zerodha sponsor
  • 9ed3ddf build(deps): bump github.com/docker/docker
  • ef51dda build(deps): bump github.com/jhump/protoreflect from 1.15.1 to 1.15.4
  • 630b77a build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 534457c build(deps): bump github.com/vmihailenco/msgpack/v5 from 5.3.5 to 5.4.1
  • 064ce03 build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0
  • 9de6206 build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.14.0
  • 99a05b1 feat: Allow SASL handshake version to be influenced from config
  • 8103a02 feature: add more usage example
  • 589a048 feature: show total lags of each consumer
  • c0058a7 switch to IBM/sarama