Skip to content

v0.2.14

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Feb 12:56
· 4 commits to master since this release

Changelog

  • 9526010 Add removeConfig command to manage topic attributes
  • e323dc1 Merge pull request #382 from isaru66/master
  • 72e1324 Merge pull request #383 from nathanlaceyraft/dependabot_docker
  • d654fff Merge pull request #386 from birdayz/dependabot/go_modules/github.com/linkedin/goavro/v2-2.13.1
  • bd75583 Merge pull request #389 from snirt/Add-topic-remove-config
  • 748b109 Merge pull request #390 from birdayz/dependabot/docker/golang-3a060d6
  • f29deeb Merge pull request #402 from valichek/pipe-support
  • 85fecd8 Merge pull request #417 from birdayz/dependabot/go_modules/golang.org/x/crypto-0.45.0
  • fa1aea7 Merge pull request #421 from potoo0/feat/hex-format
  • b291910 Merge pull request #422 from stephenriolo/feature/implement-delete-offsets-cmd
  • 800340f Update go image, allow dependabot to update docker file
  • 2855a69 build(deps): bump github.com/linkedin/goavro/v2 from 2.12.0 to 2.13.1
  • 4e7d97b build(deps): bump golang from d9db321 to 3a060d6
  • bdd28f2 build(deps): bump golang.org/x/crypto from 0.22.0 to 0.45.0
  • 9dc63fa feat(consumer-groups): implemented the DeleteConsumerGroupOffset command in sarama
  • 473c6fc feat(format): add hex format support for consume and produce commands
  • c3d8a41 group/ls: add fallback logic to show only group name
  • bf77c72 header consume filter, pipe support