Skip to content

Releases: bluekiri/kafka-client

v1.0.6

19 Aug 10:16

Choose a tag to compare

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

29 Apr 09:24

Choose a tag to compare

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

28 Apr 15:32
cebfbfd

Choose a tag to compare

Changelog

  • cebfbfd Bump golang.org/x/crypto from 0.13.0 to 0.17.0 (#24)

v1.0.3

28 Apr 14:55

Choose a tag to compare

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

29 Aug 13:30
3584084

Choose a tag to compare

Changelog

  • 0285baa Bump github.com/bufbuild/protocompile from 0.5.1 to 0.6.0
  • 90eed02 Bump github.com/spf13/viper from 1.15.0 to 1.16.0
  • f0cced7 Bump golang.org/x/sync from 0.1.0 to 0.2.0
  • 414d25b Bump golang.org/x/sync from 0.2.0 to 0.3.0
  • c9b62c7 Bump google.golang.org/protobuf from 1.30.0 to 1.31.0

v1.0.1

26 Apr 15:49

Choose a tag to compare

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

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Apr 08:47

Choose a tag to compare

First stable release.