Skip to content

v1.2.18

Choose a tag to compare

@joshiste joshiste released this 07 Jul 09:29
· 78 commits to main since this release

Changelog

  • 3b6c43d Merge pull request #396 from steadybit/dependabot/go_modules/golang.org/x/net-0.56.0
  • 5e0bfe4 Merge pull request #397 from steadybit/dependabot/go_modules/k8s.io/client-go-0.36.2
  • f87f83a Merge pull request #398 from steadybit/dependabot/go_modules/k8s.io/apimachinery-0.36.2
  • 01816aa Merge pull request #399 from steadybit/dependabot/go_modules/k8s.io/api-0.36.2
  • bdf5976 Merge pull request #400 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_commons-1.8.0
  • d3a5bc3 Merge pull request #403 from steadybit/dependabot/github_actions/actions/checkout-7
  • 58c13f2 Merge pull request #404 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_commons-1.8.1
  • 17ded37 Merge pull request #407 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_commons-1.9.0
  • 7c204c0 Merge pull request #410 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_commons-1.10.1
  • ae460df Merge pull request #411 from steadybit/dependabot/go_modules/github.com/steadybit/extension-kit-1.10.8
  • 03f5818 Merge pull request #412 from steadybit/dependabot/go_modules/github.com/shirou/gopsutil/v4-4.26.6
  • f2945f7 Merge pull request #413 from steadybit/dependabot/go_modules/github.com/steadybit/discovery-kit/go/discovery_kit_sdk-1.3.6
  • 4da1e9c Merge pull request #414 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_sdk-1.3.2
  • 99124da build: rename workflow_dispatch input labels for the GH UI
  • 17b5ac1 chore(deps): bump actions/checkout from 6 to 7
  • 880b49e chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.5 to 4.26.6
  • bbc56aa chore(deps): bump github.com/steadybit/action-kit/go/action_kit_commons
  • ae602f8 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_commons
  • 131c7de chore(deps): bump github.com/steadybit/action-kit/go/action_kit_commons
  • 1d5c103 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_commons
  • 300ea30 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_sdk
  • 6d4a125 chore(deps): bump github.com/steadybit/discovery-kit/go/discovery_kit_sdk
  • e464bde chore(deps): bump github.com/steadybit/extension-kit
  • b866b8c chore(deps): bump golang.org/x/net from 0.55.0 to 0.56.0
  • 8553a7f chore(deps): bump k8s.io/api from 0.36.1 to 0.36.2
  • 532381a chore(deps): bump k8s.io/apimachinery from 0.36.1 to 0.36.2
  • e9d6d48 chore(deps): bump k8s.io/client-go from 0.36.1 to 0.36.2
  • 703c669 chore(deps): runc 1.4.3
  • 2993d33 chore(trivy): ignore debian gzip CVE-2026-41992
  • a710eda chore(trivy): ignore debian libacl1/libattr1 CVEs
  • c49ef5a chore(trivy): ignore golang.org/x/net CVEs in runc until release
  • 9432cce chore(trivy): ignore sqlite CVE-2026-11822 and CVE-2026-11824
  • 9545cd1 chore: add Claude Code workflows (#406)
  • e5c0ba3 chore: silence SonarQube finding on secrets: inherit in Claude workflows
  • ce352f3 chore: update changelog for v1.2.18
  • d7cf436 chore: update helm chart version
  • 4e3e26a feat: lower oom_score_adj on startup via extension-kit (#402)
  • a850fba fix(chart): make javaagent jars readable across SELinux MCS boundaries on OpenShift (#409)
  • f9d6f9c fix: missing-circuit-breaker and missing-timeout accumulated wrong entries (#405)
  • fad0035 fix: propagate underlying error when stopping an action fails (#408)