Releases: bluekiri/kafka-client
Releases · bluekiri/kafka-client
v1.0.6
Changelog
- 35250f3 Bump actions/checkout from 4 to 5
- 6d903c0 Bump actions/download-artifact from 4 to 5
- dbde3ee Bump github.com/IBM/sarama from 1.45.1 to 1.45.2
- b47d6e4 Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0
- 60df1e8 Bump golang.org/x/sync from 0.13.0 to 0.14.0
- 44eb259 Bump golang.org/x/sync from 0.14.0 to 0.16.0
- 51403ae Bump google.golang.org/protobuf from 1.36.6 to 1.36.7
Released by GoReleaser.
v1.0.5
Changelog
- 57e3446 Add darwin universal binaries to goreleaser.
- a2690d7 Bump Go version from 1.23 to 1.24
- e47c847 Set build job permissions.
Released by GoReleaser.
v1.0.4
v1.0.3
Changelog
- 56b33b2 Bump actions/checkout from 3 to 4
- 22f8ee7 Bump github.com/spf13/viper from 1.16.0 to 1.17.0
- 67415ab Bump golang.org/x/sync from 0.3.0 to 0.4.0
- d0910f1 Bump goreleaser/goreleaser-action from 4 to 5
- 308653a Bump goreleaser/goreleaser-action version from 5 to 6
- a503f98 Fix goreleaser deprecations.
- 488c109 Merge pull request #11 from bluekiri/dependabot/github_actions/actions/checkout-4
- ad1a6cd Merge pull request #13 from bluekiri/dependabot/go_modules/github.com/spf13/viper-1.17.0
- 16b06a1 Merge pull request #14 from bluekiri/dependabot/go_modules/golang.org/x/sync-0.4.0
- 3c073f6 Replace deprecated SonarSource/sonarcloud-github-action with SonarSource/sonarqube-scan-action
- 1eb61f3 Set version to 2 in .goreleaser.yaml
- e501b40 Update GitHub actions (#27)
- f835cdb Update dependencies (#28)
- b1480e0 Update goreleaser
v1.0.2
v1.0.1
This release bumps golang.org/x/net from 0.5.0 to 0.7.0 which fixes an uncontrolled resource consumption vulnerability.
What's Changed
- Minor improvements by @ellull in #2
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #1
New Contributors
- @ellull made their first contribution in #2
- @dependabot made their first contribution in #1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
First stable release.