Skip to content

v1.0.8

Choose a tag to compare

@joshiste joshiste released this 17 Nov 11:54
· 485 commits to main since this release
c799dc0

Changelog

  • ca5eb74 Merge branch 'main' into dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_test-1.2.1
  • dfeff3c Merge pull request #21 from steadybit/dependabot/github_actions/docker/setup-qemu-action-3
  • 3b5b119 Merge pull request #22 from steadybit/dependabot/github_actions/docker/metadata-action-5
  • cd30c9a Merge pull request #23 from steadybit/dependabot/github_actions/docker/login-action-3
  • 735f3a9 Merge pull request #24 from steadybit/dependabot/github_actions/docker/build-push-action-5
  • dc4f27c Merge pull request #25 from steadybit/dependabot/github_actions/goreleaser/goreleaser-action-5
  • 9273647 Merge pull request #26 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_test-1.2.1
  • 9c5337a Merge pull request #28 from steadybit/dependabot/github_actions/docker/setup-buildx-action-3
  • 355b7b0 Merge pull request #29 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_sdk-1.1.8
  • 3e9e549 Merge pull request #30 from steadybit/dependabot/go_modules/github.com/steadybit/extension-kit-1.8.9
  • 2fc7293 Merge pull request #31 from steadybit/dependabot/go_modules/golang.org/x/net-0.17.0
  • 6a82a70 Merge pull request #32 from steadybit/dependabot/go_modules/github.com/google/uuid-1.4.0
  • de9a161 Merge pull request #33 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_api/v2-2.8.0
  • 570272e Merge pull request #36 from steadybit/dependabot/github_actions/helm/chart-testing-action-2.6.1
  • b8cb872 build: cancel old "in progess" builds
  • 67d7ba4 build: dependabot auto merge
  • 4b8d134 build: dependabot auto merge
  • efcc25b build: dependabot auto merge
  • bc3ad63 build: dependabot auto merge
  • 421341e build: don't do mod download twice
  • fd29b4d build: helm-chart parallel to build-images
  • 11976da build: remove goreleaser deprecation
  • c616457 build: skip signing packages in pull request builds
  • 4af6979 build: update chart-testing-action to 2.5.0
  • 6a55c8a build: update dependencies and go 1.21
  • bfa238b build: update goreleaser
  • 99dec34 build: use cross-compilation build instead of emulated build for faster docker build
  • 5b1a87d chore(deps): bump docker/build-push-action from 4 to 5
  • 2982052 chore(deps): bump docker/login-action from 2 to 3
  • 9e2f823 chore(deps): bump docker/metadata-action from 4 to 5
  • b1a7e8e chore(deps): bump docker/setup-buildx-action from 2 to 3
  • 01d0719 chore(deps): bump docker/setup-qemu-action from 2 to 3
  • 70a19a3 chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0
  • f315a51 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_api/v2
  • 41b4c1d chore(deps): bump github.com/steadybit/action-kit/go/action_kit_sdk
  • cbfcad8 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_test
  • 6cd7d42 chore(deps): bump github.com/steadybit/extension-kit from 1.8.8 to 1.8.9
  • e2dbe9d chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
  • 24a6c97 chore(deps): bump goreleaser/goreleaser-action from 4 to 5
  • 35a1fb2 chore(deps): bump helm/chart-testing-action from 2.5.0 to 2.6.1
  • b0b4666 chore: editorconfig for yaml files
  • c799dc0 chore: prepare v1.0.8
  • 9d4e8a0 feat: add endpoints for pprof
  • e4d9a6c feat: add label "steadybit.com/extension": "true"
  • b14ab54 feat: helm - add priorityClassName
  • 36b0258 fix: coalesce.go:175: warning: skipped value for extension-xxx.priorityClassName: Not a table.
  • 0297f7e fix: try to get coverage back
  • 8369a91 fix: try to get coverage back
  • 5af8e46 fix: try to get coverage back
  • 19e4973 style: reformatted golang code