Skip to content

v1.1.1

Choose a tag to compare

@joshiste joshiste released this 29 Apr 12:47
· 281 commits to main since this release

Changelog

  • Make extension-kafka compatible with AWS MSK SCRAM-SHA-512 Auth.
  • 78eaeb2 Merge pull request #25 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_api/v2-2.9.7
  • e0a0319 Merge pull request #26 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_sdk-1.1.15
  • 009ac56 Merge pull request #27 from steadybit/dependabot/go_modules/github.com/steadybit/discovery-kit/go/discovery_kit_sdk-1.2.3
  • 79f2fa1 Merge pull request #28 from steadybit/dependabot/go_modules/github.com/KimMachineGun/automemlimit-0.7.1
  • 33eecc0 Merge pull request #29 from steadybit/dependabot/github_actions/docker/build-push-action-6.14.0
  • fa75722 Merge pull request #30 from steadybit/dependabot/go_modules/github.com/steadybit/advice-kit/go/advice_kit_api-1.1.1
  • abfa1ba Merge pull request #31 from steadybit/dependabot/go_modules/github.com/steadybit/extension-kit-1.9.0
  • 4d0dfa3 Merge pull request #32 from steadybit/dependabot/github_actions/docker/build-push-action-6.15.0
  • f21c5b6 Merge pull request #34 from steadybit/dependabot/go_modules/golang.org/x/net-0.36.0
  • 9ba197d Merge pull request #35 from steadybit/dependabot/go_modules/github.com/rs/zerolog-1.34.0
  • 11985b0 Merge pull request #36 from steadybit/dependabot/go_modules/github.com/twmb/franz-go/pkg/kadm-1.16.0
  • e629ffb Merge pull request #37 from steadybit/dependabot/go_modules/golang.org/x/net-0.38.0
  • 351ad3e Merge pull request #38 from steadybit/dependabot/github_actions/docker/build-push-action-6.16.0
  • f06edef build(deps): bump docker/build-push-action from 6.13.0 to 6.14.0
  • edec1e8 build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0
  • 8aff936 build(deps): bump docker/build-push-action from 6.15.0 to 6.16.0
  • 20b4266 build(deps): bump github.com/KimMachineGun/automemlimit
  • 562bd58 build(deps): bump github.com/rs/zerolog from 1.33.0 to 1.34.0
  • 1b1ae18 build(deps): bump github.com/steadybit/action-kit/go/action_kit_api/v2
  • b050ceb build(deps): bump github.com/steadybit/action-kit/go/action_kit_sdk
  • 234584a build(deps): bump github.com/steadybit/advice-kit/go/advice_kit_api
  • bcfbc24 build(deps): bump github.com/steadybit/discovery-kit/go/discovery_kit_sdk
  • 892ff49 build(deps): bump github.com/steadybit/extension-kit
  • 012e7b8 build(deps): bump github.com/twmb/franz-go/pkg/kadm
  • 2d3702b build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
  • 683ccea build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0
  • 4703fa9 build: add version/revision as docker label and txt file
  • 4a81809 chore: chart release
  • 1d484d3 chore: remove net/http/pprof imports, now via extension-kit
  • bef17ca chore: update helm chart version
  • 3c75b33 chore: update to go 1.24
  • 4778875 chore: update to go 1.24
  • 99c8d21 chore: update to go 1.24
  • 229167d chore: update to go 1.24
  • 1fad82c feat: add tls for compatibility with SASL_SSL security protocol
  • e0c692e feat: add tls for compatibility with SASL_SSL security protocol
  • 1004453 feat: add tls for compatibility with SASL_SSL security protocol
  • e624be5 feat: add tls for compatibility with SASL_SSL security protocol
  • 2603d7b feat: add tls for compatibility with SASL_SSL security protocol
  • 5a0b940 feat: better handling of kafka auth properties in helm chart