Releases: deviceinsight/kafkactl
Releases · deviceinsight/kafkactl
v5.3.0
Changelog
- 293ab5c releases 5.3.0
- e9f6e6b Merge pull request #212 from deviceinsight/feature/create-from-file
- 593b15f update changelog / readme
- 8e915d5 explicitly defined params should take precedence
- f71fdeb Allow creating topic using topic description from file
- 2fb456e Merge pull request #203 from PasinduDissMrYum/main
- 263498e fix linter error with new golancilint version
- b8037a5 change toleration config to be in yaml format
- 6775b5e fix parsing logic for tolerations field
- c95366d add affinity and tolerations pod override change to unlreased changelog
- b1deeea add pod overrides affinity and tolerations
- 73a517f Merge pull request #211 from KeisukeYamashita/add-aws-plugin
- a90d020 Add
aws
plugin in README
v5.2.0
v5.1.0
Changelog
- 13a0cae releases 5.1.0
- db53027 Merge pull request #193 from theY4Kman/feat/print-cg-group-instance-id
- 1200743 Merge branch 'main' into feat/print-cg-group-instance-id
- ace14dc Merge pull request #207 from deviceinsight/feature/avro-ssl
- 0459ca7 allow configuring ssl for avro schema registry
- 269c7a6 Merge pull request #206 from deviceinsight/feature/replace-schema-registry-client
- 15db5d5 allow baseURL formatted like in the old libary
- 52f584a replace abandoned schema registry dependency
- 9ac4379 Merge pull request #205 from deviceinsight/feature/update-deps
- ea323b2 use log overwrite
- 4cf4b66 change docker-compose syntax
- a6a244f update go version for aur
- bd96fd2 update dependencies
- c4370d8 Merge pull request #195 from deviceinsight/dependabot/go_modules/golang.org/x/net-0.23.0
- 4ca8c1b Bump golang.org/x/net from 0.22.0 to 0.23.0
- 21e8533 Merge pull request #194 from bdronneau/patch-1
- 6be6076 docs(README): wrong command name
- 05d317b feat: hide group instance ID in describe cg if unsupported (<2.4.0)
- 459a8a6 feat: add group instance ID to describe cg output
- 685a68f search plugin in workDir first
- 68dfe07 add install instructions for winget (fixes #188)
- e44173c add v5 suffix
- 6974c19 document plugins
v5.0.6
Changelog
- d7f78e0 releases 5.0.6
- 80d4558 change winget publisher name
- 56d9032 releases 5.0.6
- c0badbb releases 5.0.6
- 0881f47 use .zip for windows archives
- 815d2af releases 5.0.6
- 14c0c8c use different variable name
- 7119cc2 publish to winget
- 42a8d99 add windows binary to gitignore
- 6ceefaf respect $APPDATA for config file on windows
- 4f32f75 fix plugin lookup from path
v5.0.5
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v5.0.0
Changelog
- a9624e4 releases 5.0.0
- b90ced4 Merge pull request #192 from deviceinsight/feature/plugins
- dd46294 add changelog entry
- 4117685 degrade gracefully when get topics is called with restricted permissions (fixes #151)
- 1ef06d6 add additional pod override options
- 637a184 run k8s pod with a configurable serviceAccount
- b09adb5 make sure tokenprovider config is passed via env variables
- 1177196 move packages to internal
- dfb0345 introduce infrastructure to support tokenProvider plugins
- 6a8dbfc Merge pull request #191 from rkurniawati/main
- 4b267e9 Add an example of multi-line JSON message in README
- a014192 Merge pull request #190 from deviceinsight/feature/config-fallback
- a86ac6f add changelog entry for project level configs
- 426c91b document project config files
- 19eb819 add config fallback for project configs