Skip to content

v1.5.11

Choose a tag to compare

@joshiste joshiste released this 18 Feb 14:19
· 274 commits to main since this release
8729e6c

Changelog

  • 4901fd3 Merge pull request #388 from steadybit/fix/bm-13788
  • 5c2e366 Merge pull request #389 from steadybit/dependabot/go_modules/google.golang.org/grpc-1.79.1
  • d6f0ca9 Merge pull request #390 from steadybit/dependabot/go_modules/github.com/steadybit/extension-kit-1.10.2
  • f00d6a1 Merge pull request #391 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_test-1.4.7
  • 70bcc74 Merge pull request #392 from steadybit/dependabot/go_modules/k8s.io/cri-api-0.35.1
  • 0445d8b Merge pull request #393 from steadybit/dependabot/go_modules/k8s.io/api-0.35.1
  • 303e5a2 Merge pull request #394 from steadybit/dependabot/docker/golang-1.26-trixie
  • b2c2034 build(deps): bump github.com/steadybit/action-kit/go/action_kit_test
  • 5f146d3 build(deps): bump github.com/steadybit/extension-kit
  • 0093ead build(deps): bump golang from 1.25-trixie to 1.26-trixie
  • 4c54c13 build(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.1
  • 03095f5 build(deps): bump k8s.io/api from 0.35.0 to 0.35.1
  • ba0f1a3 build(deps): bump k8s.io/cri-api from 0.35.0 to 0.35.1
  • a400eba build: push images on this branch
  • 19da972 chore: add .env to .gitignore
  • 697b722 chore: remove automaxprocs dependency (#387)
  • c6efb13 chore: rename network attack parameter labels
  • a721603 chore: update action-kit to include target path validation
  • 8729e6c chore: update changelog
  • 8dbded1 chore: update helm chart version
  • 3a4d6d1 chore: update nsmount version to v1.1.0
  • aecdb68 feat: validate target path in fill disk Prepare
  • fbf1384 fix: use more sane defaults for fill disk attack
  • fd5fed1 refactor: use map[string]interface{} for e2e test action configs