Skip to content

v1.2.5

Choose a tag to compare

@joshiste joshiste released this 13 Nov 08:50
· 355 commits to main since this release
19b697f

Changelog

  • 2a19328 Merge pull request #256 from steadybit/dependabot/github_actions/actions/download-artifact-5
  • 009370e Merge pull request #257 from steadybit/dependabot/docker/golang-1.25-bookworm
  • e42820e Merge pull request #263 from steadybit/dependabot/github_actions/actions/setup-java-5
  • 6c5a5a7 Merge pull request #264 from steadybit/dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • a254ec1 Merge pull request #265 from steadybit/dependabot/github_actions/google-github-actions/auth-3
  • 3a55f1e Merge pull request #266 from steadybit/dependabot/github_actions/google-github-actions/setup-gcloud-3
  • da07a3a Merge pull request #267 from steadybit/dependabot/go_modules/k8s.io/client-go-0.34.0
  • b53b812 Merge pull request #268 from steadybit/dependabot/go_modules/github.com/shirou/gopsutil/v4-4.25.8
  • 310cb4e Merge pull request #271 from steadybit/feat/javaagent-refa
  • 595f1f4 Merge pull request #272 from steadybit/dependabot/github_actions/actions/setup-python-6
  • d5dfd12 Merge pull request #273 from steadybit/dependabot/github_actions/actions/setup-go-6
  • f934183 Merge pull request #274 from steadybit/dependabot/go_modules/golang.org/x/sys-0.36.0
  • 3a33b73 Merge pull request #275 from steadybit/dependabot/go_modules/k8s.io/apimachinery-0.34.1
  • 332d0f1 Merge pull request #276 from steadybit/dependabot/go_modules/k8s.io/client-go-0.34.1
  • e102b23 Merge pull request #277 from steadybit/dependabot/go_modules/k8s.io/api-0.34.1
  • b5b7e7e Merge pull request #278 from steadybit/dependabot/go_modules/golang.org/x/net-0.44.0
  • 0114b96 Merge pull request #279 from steadybit/fix-platform-url
  • 3d5954a Merge pull request #280 from steadybit/update-debian
  • c7aa865 Merge pull request #284 from steadybit/dependabot/github_actions/dot-github/workflows/sonarsource/sonarqube-scan-action-6
  • c29cc8d Merge pull request #285 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_commons-1.5.7
  • 0af7f7c Merge pull request #286 from steadybit/dependabot/go_modules/github.com/shirou/gopsutil/v4-4.25.9
  • 8a95e22 Merge pull request #287 from steadybit/dependabot/go_modules/golang.org/x/net-0.46.0
  • c3a3676 Merge pull request #289 from steadybit/dependabot/go_modules/github.com/KimMachineGun/automemlimit-0.7.5
  • 9c791a3 Merge pull request #290 from steadybit/dependabot/github_actions/actions/upload-artifact-5
  • 56932b4 Merge pull request #291 from steadybit/dependabot/github_actions/actions/download-artifact-6
  • f01cea0 Merge pull request #292 from steadybit/dependabot/go_modules/github.com/shirou/gopsutil/v4-4.25.10
  • dcdc9ff Merge pull request #293 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_test-1.4.3
  • 2d0b452 Merge pull request #294 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_commons-1.5.8
  • 6cef6c0 Merge pull request #296 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_commons-1.5.10
  • f23097a Merge pull request #297 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_api/v2-2.10.2
  • 1496d5d Merge pull request #298 from steadybit/dependabot/go_modules/golang.org/x/sys-0.38.0
  • 7e45508 Merge pull request #300 from steadybit/fix/missing-param-delay
  • d8e97b3 Merge pull request #301 from steadybit/feat/support-path-pattern
  • e176093 chore(deps): bump actions/download-artifact from 4 to 5
  • 197e15a chore(deps): bump actions/download-artifact from 5 to 6
  • 6036cd3 chore(deps): bump actions/setup-go from 5 to 6
  • 047dcdd chore(deps): bump actions/setup-java from 4 to 5
  • 177264d chore(deps): bump actions/setup-python from 5 to 6
  • 97374f5 chore(deps): bump actions/upload-artifact from 4 to 5
  • f206851 chore(deps): bump github.com/KimMachineGun/automemlimit
  • ca371cc chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.7 to 4.25.8
  • f9967c0 chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.8 to 4.25.9
  • 392349e chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10
  • c512124 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_api/v2
  • 69b6b1a chore(deps): bump github.com/steadybit/action-kit/go/action_kit_commons
  • c488678 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_commons
  • 3c96101 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_commons
  • d9a1586 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_test
  • f5207b4 chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • 067f61c chore(deps): bump golang from 1.24-bookworm to 1.25-bookworm
  • 1abac5e chore(deps): bump golang.org/x/net from 0.43.0 to 0.44.0
  • 94f93f4 chore(deps): bump golang.org/x/net from 0.44.0 to 0.46.0
  • 8989418 chore(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0
  • 2ffc009 chore(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0
  • ff00420 chore(deps): bump google-github-actions/auth from 2 to 3
  • 41315a3 chore(deps): bump google-github-actions/setup-gcloud from 2 to 3
  • 8ad0f3e chore(deps): bump k8s.io/api from 0.34.0 to 0.34.1
  • dc390e8 chore(deps): bump k8s.io/apimachinery from 0.34.0 to 0.34.1
  • f360eda chore(deps): bump k8s.io/client-go from 0.33.4 to 0.34.0
  • c3a54d5 chore(deps): bump k8s.io/client-go from 0.34.0 to 0.34.1
  • c33e033 chore(deps): bump sonarsource/sonarqube-scan-action
  • 2640f60 chore: align container name in helm-chart
  • e99772b chore: bump heml chart version
  • 80d165e chore: make JvmAttachmentPort configurable
  • 19b697f chore: update CHANGELOG.md
  • 280d8f5 chore: update action_kit_sdk to 1.3.0
  • 1d9c6b8 chore: update debian docker image
  • 8fa169a chore: update dependencies
  • 79dd425 chore: update helm chart version
  • 9bd435c feat: Stop JavaAgentThread when heartbeat from extension are missing
  • 03fb872 feat: Stop JavaAgentThread when heartbeat from extension are missing
  • efd1f59 feat: do start-with match for urlPath on http client attacks
  • f2920c8 feat: support path patterns in http client attacks
  • 1131c7d fix: add missing filter methods for http client delay
  • b9456a7 fix: container name for apparmor security
  • 26f1bac fix: max backoff not in millis
  • f353329 fix: mount container socket for backwards compatibility
  • 7680064 fix: only use heartbeat file if it could be created
  • 641eb3c fix: revert to copy the jars, because the mount doesn't work on openshift
  • bbf5023 fix: use new platform url in e2e tests
  • 6b0eae0 refa: don't try to remote log when not connected
  • 8404e80 refa: don't try to remote log when not connected
  • 9138b6a refa: mount files into target instead of copying
  • 8ef8394 refa: working towards crun support