Skip to content

v2.0.6

Choose a tag to compare

@joshiste joshiste released this 17 Nov 11:54
· 496 commits to main since this release
ee062db

Changelog

  • 2349478 Merge pull request #43 from steadybit/dependabot/github_actions/docker/setup-buildx-action-3
  • 6d71ed4 Merge pull request #44 from steadybit/dependabot/github_actions/docker/setup-qemu-action-3
  • 18bf253 Merge pull request #45 from steadybit/dependabot/github_actions/docker/login-action-3
  • 3622d8a Merge pull request #46 from steadybit/dependabot/github_actions/goreleaser/goreleaser-action-5
  • b9ebad8 Merge pull request #47 from steadybit/dependabot/github_actions/docker/build-push-action-5
  • 597ea26 Merge pull request #51 from steadybit/dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.24.1
  • 44aa827 Merge pull request #52 from steadybit/dependabot/github_actions/docker/metadata-action-5
  • a01d706 Merge pull request #53 from steadybit/dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.25.0
  • 14edfcd Merge pull request #54 from steadybit/dependabot/go_modules/github.com/steadybit/extension-kit-1.8.9
  • 1e75bb8 Merge pull request #55 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_sdk-1.1.8
  • 1259411 Merge pull request #56 from steadybit/dependabot/go_modules/golang.org/x/net-0.17.0
  • 530473a Merge pull request #57 from steadybit/dependabot/go_modules/google.golang.org/grpc-1.57.1
  • bed42e3 Merge pull request #58 from steadybit/dependabot/go_modules/github.com/steadybit/discovery-kit/go/discovery_kit_api-1.5.0
  • cb02d65 Merge pull request #59 from steadybit/dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.26.0
  • 884e192 Merge pull request #60 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_api/v2-2.8.0
  • 38aee6b Merge pull request #61 from steadybit/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible
  • 6d220ef Merge pull request #64 from steadybit/dependabot/github_actions/helm/chart-testing-action-2.6.1
  • 279ff7b build(deps): bump docker/build-push-action from 4 to 5
  • ebe3324 build(deps): bump docker/login-action from 2 to 3
  • ec69bc8 build(deps): bump docker/metadata-action from 4 to 5
  • 2b2a4e9 build(deps): bump docker/setup-buildx-action from 2 to 3
  • 0d75ae2 build(deps): bump docker/setup-qemu-action from 2 to 3
  • ec6710a build(deps): bump github.com/docker/docker
  • be2a3a8 build(deps): bump github.com/steadybit/action-kit/go/action_kit_api/v2
  • 08df02b build(deps): bump github.com/steadybit/action-kit/go/action_kit_sdk
  • 9a844a2 build(deps): bump github.com/steadybit/discovery-kit/go/discovery_kit_api
  • dd2d595 build(deps): bump github.com/steadybit/extension-kit from 1.8.8 to 1.8.9
  • d2d8791 build(deps): bump github.com/testcontainers/testcontainers-go
  • 16b6a9b build(deps): bump github.com/testcontainers/testcontainers-go
  • 999ce36 build(deps): bump github.com/testcontainers/testcontainers-go
  • eaeb9cc build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
  • 4b2a310 build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1
  • 3ae3760 build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • bbdcef1 build(deps): bump helm/chart-testing-action from 2.5.0 to 2.6.1
  • a540f96 build: cancel old "in progess" builds
  • 8774a4c build: dependabot auto merge
  • a1070ce build: don't do mod download twice
  • 5424c1c build: helm-chart parallel to build-images
  • 72688af build: remove goreleaser deprecation
  • 202a8e7 build: skip signing packages in pull request builds
  • 6c69382 build: update chart-testing-action to 2.5.0
  • 1a22a31 build: update dependencies and go 1.21
  • 089a28d build: update goreleaser
  • e938010 build: use cross-compilation build instead of emulated build for faster docker build
  • f87783e chore: editorconfig for yaml files
  • ee062db chore: prepare v2.0.6
  • 1d21262 feat: add endpoints for pprof
  • 0d9992d feat: add label "steadybit.com/extension": "true"
  • af236a5 feat: helm - add priorityClassName
  • c54cfe2 fix: coalesce.go:175: warning: skipped value for extension-xxx.priorityClassName: Not a table.
  • a083d3a fix: try to get coverage back
  • 28f4bc1 style: reformatted golang code