Skip to content

v1.0.13

Choose a tag to compare

@joshiste joshiste released this 27 Oct 12:28
· 498 commits to main since this release
33ba8be

Changelog

  • 25eee7f Merge pull request #19 from steadybit/dependabot/github_actions/docker/login-action-3
  • 094100e Merge pull request #20 from steadybit/dependabot/github_actions/docker/setup-buildx-action-3
  • b138ccc Merge pull request #21 from steadybit/dependabot/github_actions/docker/setup-qemu-action-3
  • 842cbd9 Merge pull request #22 from steadybit/dependabot/github_actions/docker/build-push-action-5
  • 20512b3 Merge pull request #23 from steadybit/dependabot/github_actions/goreleaser/goreleaser-action-5
  • 8ecf761 Merge pull request #24 from steadybit/dependabot/github_actions/docker/metadata-action-5
  • ce714ee Merge pull request #25 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_sdk-1.1.8
  • 5018164 Merge pull request #26 from steadybit/dependabot/go_modules/github.com/steadybit/extension-kit-1.8.9
  • 09d32cf Merge pull request #27 from steadybit/dependabot/go_modules/golang.org/x/net-0.17.0
  • e8c9f62 build(deps): bump docker/build-push-action from 4 to 5
  • 598b87d build(deps): bump docker/login-action from 2 to 3
  • 1a54f20 build(deps): bump docker/metadata-action from 4 to 5
  • 7a10974 build(deps): bump docker/setup-buildx-action from 2 to 3
  • 892327a build(deps): bump docker/setup-qemu-action from 2 to 3
  • 58f728e build(deps): bump github.com/steadybit/action-kit/go/action_kit_sdk
  • f4f3bd4 build(deps): bump github.com/steadybit/extension-kit from 1.8.8 to 1.8.9
  • 1a3a717 build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
  • 1ee4f6a build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • cdcd63c build: cancel old "in progess" builds
  • b1356a4 build: dependabot auto merge
  • 56a253e build: fix warning about missing shade plugin version
  • 45bc50e build: helm-chart parallel to build-images
  • abe1cac build: remove goreleaser deprecation
  • 5764cf4 build: skip signing packages in pull request builds
  • 7e39102 build: use cross-compilation build instead of emulated build for faster docker build
  • 219e6b5 chore: editorconfig for yaml files
  • 41e69c1 feat: add endpoints for pprof
  • c79d998 feat: add label "steadybit.com/extension": "true"
  • 6c30d4d feat: helm - add priorityClassName
  • 33ba8be fix: fixed test for response constraints
  • 1f0ef8d style: reformatted golang code