Skip to content

v1.0.21

Choose a tag to compare

@joshiste joshiste released this 03 Sep 08:31
· 234 commits to main since this release
77a9923

Changelog

  • 8b55dd9 Merge pull request #100 from steadybit/dependabot/go_modules/github.com/jarcoal/httpmock-1.4.0
  • 93723ce Merge pull request #101 from steadybit/dependabot/go_modules/golang.org/x/net-0.38.0
  • 4db6313 Merge pull request #102 from steadybit/dependabot/go_modules/k8s.io/client-go-0.33.0
  • c3cc3a0 Merge pull request #103 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.9.0
  • 448a558 Merge pull request #104 from steadybit/dependabot/go_modules/github.com/KimMachineGun/automemlimit-0.7.2
  • 310dc2c Merge pull request #105 from steadybit/dependabot/go_modules/github.com/steadybit/discovery-kit/go/discovery_kit_sdk-1.3.0
  • 6dd45f9 Merge pull request #106 from steadybit/dependabot/go_modules/github.com/steadybit/extension-kit-1.10.0
  • c25f0fa Merge pull request #107 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_sdk-1.2.0
  • adc738c Merge pull request #109 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_api/v2-2.10.0
  • e5f4ca0 Merge pull request #110 from steadybit/dependabot/go_modules/k8s.io/client-go-0.33.1
  • f901277 Merge pull request #111 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_test-1.4.0
  • b5b060d Merge pull request #112 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_test-1.4.1
  • ca3e1a5 Merge pull request #113 from steadybit/dependabot/docker/alpine-3.22
  • 04007cf Merge pull request #114 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_test-1.4.2
  • 7504648 Merge pull request #115 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.10.2
  • 1c2be85 Merge pull request #116 from steadybit/dependabot/go_modules/github.com/KimMachineGun/automemlimit-0.7.3
  • ee8f24b Merge pull request #117 from steadybit/dependabot/go_modules/k8s.io/client-go-0.33.2
  • 37038f7 Merge pull request #118 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.11.0
  • 3d01cd3 Merge pull request #119 from steadybit/dependabot/go_modules/github.com/KimMachineGun/automemlimit-0.7.4
  • 8c6b0ae Merge pull request #120 from steadybit/dependabot/go_modules/k8s.io/client-go-0.33.3
  • ed5d30f Merge pull request #121 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.11.2
  • 71e480e Merge pull request #122 from steadybit/dependabot/go_modules/github.com/steadybit/discovery-kit/go/discovery_kit_sdk-1.3.1
  • 2c7118a Merge pull request #123 from steadybit/dependabot/go_modules/k8s.io/client-go-0.33.4
  • 1a8f3e4 Merge pull request #124 from steadybit/dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • f2d8c42 Merge pull request #125 from steadybit/dependabot/go_modules/github.com/jarcoal/httpmock-1.4.1
  • 37d0518 Merge pull request #126 from steadybit/dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • 282c069 Merge pull request #127 from steadybit/dependabot/go_modules/k8s.io/client-go-0.34.0
  • d872b5a Merge pull request #86 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.5.1
  • 6cd5e1c Merge pull request #87 from steadybit/dependabot/go_modules/github.com/KimMachineGun/automemlimit-0.7.0
  • 1015c8d Merge pull request #88 from steadybit/dependabot/go_modules/github.com/steadybit/extension-kit-1.8.23
  • 30164bf Merge pull request #89 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.6.1
  • 41747af Merge pull request #90 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_api/v2-2.9.7
  • 14364a1 Merge pull request #91 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_sdk-1.1.15
  • 4decd53 Merge pull request #92 from steadybit/dependabot/go_modules/github.com/steadybit/discovery-kit/go/discovery_kit_sdk-1.2.3
  • db72874 Merge pull request #93 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.7.0
  • d694582 Merge pull request #95 from steadybit/dependabot/go_modules/github.com/steadybit/extension-kit-1.9.0
  • d1287ab Merge pull request #96 from steadybit/dependabot/go_modules/golang.org/x/net-0.36.0
  • 3ed983e Merge pull request #97 from steadybit/dependabot/docker/goreleaser/goreleaser-v2.8.1
  • 15d6c71 Merge pull request #98 from steadybit/dependabot/go_modules/github.com/rs/zerolog-1.34.0
  • 63af25d build: add version/revision as txt file
  • 389a8d5 build: copy licenses into container
  • d248433 build: ghcr cleanup
  • 49be989 build: use pinned action versions
  • e08a2f2 build: use pinned action versions
  • 012d648 build: verify formatting in build
  • 6e19941 chore(deps): bump alpine from 3.21 to 3.22
  • 0969ab3 chore(deps): bump github.com/KimMachineGun/automemlimit
  • dd75269 chore(deps): bump github.com/KimMachineGun/automemlimit
  • 3831fdc chore(deps): bump github.com/KimMachineGun/automemlimit
  • a8e1c2b chore(deps): bump github.com/KimMachineGun/automemlimit
  • bccc5b6 chore(deps): bump github.com/jarcoal/httpmock from 1.3.1 to 1.4.0
  • 3be6eb6 chore(deps): bump github.com/jarcoal/httpmock from 1.4.0 to 1.4.1
  • 173dbbb chore(deps): bump github.com/rs/zerolog from 1.33.0 to 1.34.0
  • 7466d99 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_api/v2
  • d53983e chore(deps): bump github.com/steadybit/action-kit/go/action_kit_api/v2
  • 8f57558 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_sdk
  • 64bf7ab chore(deps): bump github.com/steadybit/action-kit/go/action_kit_sdk
  • 6f62970 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_test
  • ea367e2 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_test
  • 253bb72 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_test
  • 72a2c72 chore(deps): bump github.com/steadybit/discovery-kit/go/discovery_kit_sdk
  • 322a51b chore(deps): bump github.com/steadybit/discovery-kit/go/discovery_kit_sdk
  • 67cc425 chore(deps): bump github.com/steadybit/discovery-kit/go/discovery_kit_sdk
  • ea60512 chore(deps): bump github.com/steadybit/extension-kit
  • 3b73918 chore(deps): bump github.com/steadybit/extension-kit
  • 16bbd6d chore(deps): bump github.com/steadybit/extension-kit
  • f848eee chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • a5bb5a9 chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • 3089d42 chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
  • 84c3890 chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
  • 8265dce chore(deps): bump goreleaser/goreleaser from v2.10.2 to v2.11.0
  • 89c3ed0 chore(deps): bump goreleaser/goreleaser from v2.11.0 to v2.11.2
  • 26db4df chore(deps): bump goreleaser/goreleaser from v2.5.0 to v2.5.1
  • af2f357 chore(deps): bump goreleaser/goreleaser from v2.5.1 to v2.6.1
  • 456aa99 chore(deps): bump goreleaser/goreleaser from v2.6.1 to v2.7.0
  • e83a2e4 chore(deps): bump goreleaser/goreleaser from v2.7.0 to v2.8.1
  • 3e8d062 chore(deps): bump goreleaser/goreleaser from v2.8.1 to v2.9.0
  • d35a8e0 chore(deps): bump goreleaser/goreleaser from v2.9.0 to v2.10.2
  • 0bfcf7f chore(deps): bump k8s.io/client-go from 0.32.3 to 0.33.0
  • ce566a6 chore(deps): bump k8s.io/client-go from 0.33.0 to 0.33.1
  • feb9e93 chore(deps): bump k8s.io/client-go from 0.33.1 to 0.33.2
  • 7ca4cb9 chore(deps): bump k8s.io/client-go from 0.33.2 to 0.33.3
  • 223c343 chore(deps): bump k8s.io/client-go from 0.33.3 to 0.33.4
  • 4a6b307 chore(deps): bump k8s.io/client-go from 0.33.4 to 0.34.0
  • 77a9923 chore: make parameters optional
  • 4103a95 chore: remove net/http/pprof imports, now via extension-kit
  • 3abcfa7 chore: update helm chart / auto-registration annotation
  • 90d3a06 chore: update helm chart version
  • 44b04a3 chore: update to go 1.24
  • 7beb0ee chore: update to go 1.24
  • d5a3d16 chore: update to go 1.24
  • 49fcfd5 refa: don't use deprecated api constants