Skip to content

v1.2.0

Compare
Choose a tag to compare
@joshiste joshiste released this 16 Dec 16:05
· 39 commits to main since this release
1e70356

Changelog

  • 7867ee3 Merge pull request #143 from steadybit/dependabot/github_actions/google-github-actions/setup-gcloud-2
  • 4a8d911 Merge pull request #148 from steadybit/refa/less-globals-more-tests
  • 271d088 Merge pull request #164 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_api/v2-2.9.4
  • 9f584ac Merge pull request #165 from steadybit/dependabot/go_modules/github.com/steadybit/extension-kit-1.8.19
  • a1e4f70 Merge pull request #166 from steadybit/dependabot/go_modules/k8s.io/client-go-0.31.2
  • 8cd2a2b Merge pull request #168 from steadybit/dependabot/go_modules/k8s.io/api-0.31.2
  • 573e8be Merge pull request #169 from steadybit/dependabot/go_modules/golang.org/x/sys-0.27.0
  • 69f6329 Merge pull request #170 from steadybit/dependabot/go_modules/k8s.io/client-go-0.31.3
  • f476622 Merge pull request #171 from steadybit/dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • e2d4eb6 Merge pull request #172 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_api/v2-2.9.6
  • 143a1ea Merge pull request #173 from steadybit/dependabot/go_modules/k8s.io/apimachinery-0.31.3
  • 6ef69cf Merge pull request #174 from steadybit/dependabot/go_modules/k8s.io/api-0.31.3
  • 6acd23e Merge pull request #176 from steadybit/refa/less-globals-more-tests
  • 0904e66 Merge pull request #177 from steadybit/chore/update
  • 8446db9 Merge pull request #178 from steadybit/dependabot/go_modules/golang.org/x/net-0.32.0
  • 9c2bb60 Merge pull request #179 from steadybit/dependabot/github_actions/SonarSource/sonarcloud-github-action-4.0.0
  • 9d34e86 Merge pull request #180 from steadybit/refa/helm-no-hardcoded-uid
  • 8023350 build: ignore deprecation warnings
  • 7d22f3b build: remove wiz pov changes
  • 87052fc build: upload latest release to docker hub
  • baf25d7 chore(deps): bump SonarSource/sonarcloud-github-action
  • f71e16b chore(deps): bump github.com/steadybit/action-kit/go/action_kit_api/v2
  • bb53396 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_api/v2
  • 1fd928d chore(deps): bump github.com/steadybit/extension-kit
  • db7cc4c chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • bfbffeb chore(deps): bump golang.org/x/net from 0.30.0 to 0.32.0
  • 7dc056e chore(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0
  • 1b23efe chore(deps): bump google-github-actions/setup-gcloud from 1 to 2
  • bc12ec8 chore(deps): bump k8s.io/api from 0.31.1 to 0.31.2
  • 1261a88 chore(deps): bump k8s.io/api from 0.31.2 to 0.31.3
  • 78c1878 chore(deps): bump k8s.io/apimachinery from 0.31.2 to 0.31.3
  • 04bd3e8 chore(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2
  • faafaf3 chore(deps): bump k8s.io/client-go from 0.31.2 to 0.31.3
  • a78f555 chore: add docker to dependabot configuration
  • d8693a7 chore: revisit default memory request and limit
  • 428d3d0 chore: update README.md
  • f43e337 chore: update dependencies
  • a144aff chore: update helm chart version
  • a210d3c feat: use signal handler mechanism from extension-kit
  • a0dc1a3 fix: don't report "null" as name when no name was found
  • a75ac2c fix: helm chart not omitting appArmorProfile
  • f59a0b5 fix: nil pointer dereference
  • 2db72e3 fix: parameters were mixed up
  • 33885d9 fix: process_watcher missing processes
  • 1e70356 fix: stable order for jvm-instance.name
  • aa68cf8 fix: startup/shutdown order for jvm discovery and inspection
  • 47f6a9d fix: use o.s.boot.ApplicationContextFactory as marker class
  • 14db0b8 refa: improve installation on openshift
  • 229b8d4 refa: log on error only on failed attachment
  • c50047b refa: log proper formatted jvm info
  • dd1dd82 refa: reference user by UID instead of name
  • 9144aeb refa: remove hard coded ip
  • 39206b3 refa: remove hard coded ip
  • b377511 refa: remove unreliably spring discovery using application context
  • 401a70c refa: use abstraction for attack