Releases: deviceinsight/kafkactl
Releases · deviceinsight/kafkactl
v5.4.0
Changelog
- 1c867ab releases 5.4.0
- a4604f9 Merge pull request #223 from deviceinsight/feature/update-dependencies
- 51c976e revert dependency update to avoid deprecation warning
- ba4a74b update dependencies
- a787606 Merge pull request #213 from gotha/feat/output-json-raw
- 0701ca8 Merge pull request #215 from cykl/add_context_flag
- 76996bb add tests for --context param
- 4fe575c refactor listing available contexts
- b160dc4 Merge pull request #221 from c35sys/fix-stdlib-vulnerabilities
- e0bac2b update go version in aur also
- 2ccafa6 Merge pull request #222 from mgs255/main
- 494aaa4 Update README
- b5a5af7 fix: stdlib vulnerabilities CVE-2024-34158, CVE-2024-34156 and CVE-2024-34155
- e91d8ba Fix linter issues
- b97f316 Fix PR number
- bcc4164 Add --context flag
- 6892f3f Add new output format to print each json object on a single line
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