Skip to content

Releases: steadybit/extension-jvm

v1.2.17

12 Jun 11:07

Choose a tag to compare

Changelog

  • 88dbd1f Merge pull request #388 from steadybit/dependabot/go_modules/golang.org/x/sys-0.45.0
  • f5b22b6 Merge pull request #389 from steadybit/dependabot/go_modules/golang.org/x/net-0.55.0
  • 967e2c4 Merge pull request #390 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_commons-1.7.0
  • b6ed950 Merge pull request #391 from steadybit/dependabot/go_modules/github.com/shirou/gopsutil/v4-4.26.5
  • 46dc1a0 Merge pull request #392 from steadybit/dependabot/go_modules/golang.org/x/sys-0.46.0
  • baee544 chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5
  • 3d912b2 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_commons
  • 0b7c5a5 chore(deps): bump golang.org/x/net from 0.54.0 to 0.55.0
  • 9b3c60f chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0
  • bcd9e2f chore(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0
  • 8ded91c chore: add CVE-2026-48959 and CVE-2026-45447 to trivyignore
  • 564f387 chore: add ignore to .trivyignore.yml
  • 7156351 chore: bump runc/crun and update trivyignore
  • de36033 chore: update changelog for v1.2.17
  • 132acd1 chore: update helm chart version
  • afe67cd chore: update to go 1.26.4
  • d57855b chore: update trivyignore
  • c3162a6 chore: update trivyignore
  • cb9d76b chore: update trivyignore
  • ccc70e1 feat: add weekly auto patch-release workflow

steadybit-extension-jvm-1.2.22

12 Jun 11:29

Choose a tag to compare

Steadybit jvm extension Helm chart for Kubernetes.

v1.2.16

21 May 10:20
db6d4bb

Choose a tag to compare

Changelog

  • dd9cf62 Merge pull request #383 from steadybit/dependabot/github_actions/benc-uk/workflow-dispatch-1.3.2
  • 8997ab7 Merge pull request #384 from steadybit/dependabot/go_modules/k8s.io/apimachinery-0.36.1
  • ea33183 Merge pull request #385 from steadybit/dependabot/go_modules/k8s.io/client-go-0.36.1
  • 026d8cb Merge pull request #387 from steadybit/dependabot/go_modules/github.com/tklauser/go-sysconf-0.4.0
  • ab7e22c chore(deps): bump benc-uk/workflow-dispatch from 1.3.1 to 1.3.2
  • 4ed331a chore(deps): bump github.com/tklauser/go-sysconf from 0.3.16 to 0.4.0
  • e1793ad chore(deps): bump k8s.io/apimachinery from 0.36.0 to 0.36.1
  • 5fae49d chore(deps): bump k8s.io/client-go from 0.36.0 to 0.36.1
  • 8fa3c2e chore: bump discovery_kit_sdk to v1.3.3
  • b7d8f78 chore: bump discovery_kit_sdk to v1.3.5
  • ad26f91 chore: bump extensionlib to ^1.5.2 and add discovery.group config
  • f4c8d66 chore: ignore runc stdlib CVEs until runc release
  • db6d4bb chore: prepare v1.2.16 release
  • 2d4c59e chore: remove no-longer-reported CVEs from .trivyignore.yml
  • 7dbaac4 chore: update helm chart version

steadybit-extension-jvm-1.2.21

21 May 10:34

Choose a tag to compare

Steadybit jvm extension Helm chart for Kubernetes.

steadybit-extension-jvm-1.2.20

21 May 06:22
ad26f91

Choose a tag to compare

Steadybit jvm extension Helm chart for Kubernetes.

v1.2.15

12 May 15:43
d038e1d

Choose a tag to compare

Changelog

  • 6c6f753 Merge pull request #367 from steadybit/dependabot/github_actions/dependabot/fetch-metadata-3
  • 9280763 Merge pull request #368 from steadybit/dependabot/go_modules/golang.org/x/net-0.53.0
  • 02ee67b Merge pull request #370 from steadybit/dependabot/go_modules/github.com/moby/spdystream-0.5.1
  • 2bbbe56 Merge pull request #371 from steadybit/dependabot/go_modules/k8s.io/api-0.35.4
  • 1e706eb Merge pull request #373 from steadybit/dependabot/go_modules/k8s.io/client-go-0.35.4
  • ba54bef Merge pull request #375 from steadybit/dependabot/go_modules/k8s.io/apimachinery-0.36.0
  • 87cabd7 Merge pull request #376 from steadybit/dependabot/go_modules/github.com/rs/zerolog-1.35.1
  • f21f96d Merge pull request #377 from steadybit/dependabot/go_modules/k8s.io/client-go-0.36.0
  • 831ab62 Merge pull request #378 from steadybit/dependabot/github_actions/sonarsource/sonarqube-scan-action-8
  • b542df5 Merge pull request #379 from steadybit/dependabot/go_modules/github.com/shirou/gopsutil/v4-4.26.4
  • d4d6cde Merge pull request #380 from steadybit/dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1
  • 3b3f228 Merge pull request #381 from steadybit/dependabot/go_modules/golang.org/x/net-0.54.0
  • 1737460 build: pin semver-version
  • 9e9f176 chore(deps): bump dependabot/fetch-metadata from 2 to 3
  • 9ff4e2c chore(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1
  • a44e671 chore(deps): bump github.com/moby/spdystream from 0.5.0 to 0.5.1
  • fd369ee chore(deps): bump github.com/rs/zerolog from 1.35.0 to 1.35.1
  • 8a52017 chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.3 to 4.26.4
  • 5cebfc1 chore(deps): bump github.com/steadybit/extension-kit to v1.10.4
  • d32b466 chore(deps): bump golang.org/x/net from 0.52.0 to 0.53.0
  • febf650 chore(deps): bump golang.org/x/net from 0.53.0 to 0.54.0
  • ab03246 chore(deps): bump k8s.io/api from 0.35.3 to 0.35.4
  • 2ac3acb chore(deps): bump k8s.io/apimachinery from 0.35.4 to 0.36.0
  • 633c822 chore(deps): bump k8s.io/client-go from 0.35.3 to 0.35.4
  • ee87359 chore(deps): bump k8s.io/client-go from 0.35.4 to 0.36.0
  • 10b58ba chore(deps): bump sonarsource/sonarqube-scan-action from 7 to 8
  • 761c858 chore: bump Go to 1.26.2 (#369)
  • ae5a9b7 chore: bump Go to 1.26.3
  • fd97116 chore: ignore CVE-2026-32283 and CVE-2026-32281 for runc
  • d038e1d chore: update changelog for v1.2.15
  • b8a42b3 chore: update helm chart version
  • b9b085f chore: update trivy ignores
  • 5895a56 chore: update trivyignore
  • ce2d1ae chore: use .CommitTimestamp in goreleaser snapshot template

steadybit-extension-jvm-1.2.19

12 May 15:58

Choose a tag to compare

Steadybit jvm extension Helm chart for Kubernetes.

v1.2.14

13 Apr 12:15
5144bd4

Choose a tag to compare

Changelog

  • d197fa9 chore: bump Go to 1.25.9
  • 5144bd4 chore: update changelog for v1.2.14
  • 29d4504 chore: update helm chart version

steadybit-extension-jvm-1.2.18

13 Apr 12:28

Choose a tag to compare

Steadybit jvm extension Helm chart for Kubernetes.

v1.2.13

10 Apr 13:37
40201e5

Choose a tag to compare

Changelog

  • cd9d14e Add CVE-2026-4046 to .trivyignore
  • 0c597bb Merge pull request #361 from steadybit/dependabot/go_modules/k8s.io/client-go-0.35.3
  • 77f14b8 Merge pull request #362 from steadybit/dependabot/github_actions/azure/setup-helm-5
  • 5075a59 Merge pull request #364 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_commons-1.6.0
  • 09699ed Merge pull request #365 from steadybit/dependabot/go_modules/github.com/shirou/gopsutil/v4-4.26.3
  • 1fac3aa chore(deps): bump azure/setup-helm from 4 to 5
  • 14df209 chore(deps): bump docker/build-push-action from 6 to 7
  • b79b7da chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.2 to 4.26.3
  • 383d1e0 chore(deps): bump github.com/steadybit/action-kit/go/action_kit_commons
  • 6344b0e chore(deps): bump k8s.io/client-go from 0.35.2 to 0.35.3
  • c029fca chore: udpate .trivyignore.yml
  • 40201e5 chore: update changelog
  • 6e03586 chore: update dependencies
  • 19fd587 chore: update helm chart version
  • f9b1da8 fix: ignore go:S1313 in test files