Skip to content

v1.2.30

Choose a tag to compare

@joshiste joshiste released this 21 Mar 13:30
· 427 commits to main since this release
d56e29a

Changelog

  • 20b763f Merge pull request #120 from steadybit/dependabot/go_modules/golang.org/x/sync-0.11.0
  • 043f816 Merge pull request #121 from steadybit/dependabot/go_modules/github.com/elastic/go-sysinfo-1.15.1
  • 45160ec Merge pull request #122 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_sdk-1.1.15
  • 9537627 Merge pull request #123 from steadybit/dependabot/docker/golang-1.24-bookworm
  • 54f08e5 Merge pull request #124 from steadybit/dependabot/go_modules/github.com/KimMachineGun/automemlimit-0.7.1
  • c8c99cb Merge pull request #125 from steadybit/dependabot/go_modules/github.com/steadybit/discovery-kit/go/discovery_kit_sdk-1.2.3
  • 3d3d902 Merge pull request #126 from steadybit/dependabot/go_modules/github.com/steadybit/action-kit/go/action_kit_commons-1.2.20
  • c672c89 Merge pull request #127 from steadybit/dependabot/go_modules/github.com/steadybit/extension-kit-1.9.0
  • 03f136b Merge pull request #128 from steadybit/dependabot/go_modules/golang.org/x/sync-0.12.0
  • 0ee09d0 Merge pull request #129 from steadybit/dependabot/go_modules/golang.org/x/net-0.36.0
  • 60bcc14 Merge pull request #130 from steadybit/fix/filldisk-error-handling
  • a16d187 build(deps): bump github.com/KimMachineGun/automemlimit
  • 270ef5f build(deps): bump github.com/elastic/go-sysinfo from 1.15.0 to 1.15.1
  • a3328e5 build(deps): bump github.com/steadybit/action-kit/go/action_kit_commons
  • fddb9be build(deps): bump github.com/steadybit/action-kit/go/action_kit_sdk
  • 7e8e13e build(deps): bump github.com/steadybit/discovery-kit/go/discovery_kit_sdk
  • 35602ff build(deps): bump github.com/steadybit/extension-kit
  • 195b504 build(deps): bump golang from 1.23-bookworm to 1.24-bookworm
  • 5b21008 build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
  • 977a549 build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0
  • 68535a9 build(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0
  • c2eeb21 build: add version/revision as docker label and txt file
  • 8ff1444 build: missing go mod tidy
  • deaa78a chore: remove net/http/pprof imports, now via extension-kit
  • b50bc5c chore: remove hpprof import
  • d56e29a chore: update CHANGELOG.md
  • d1e3e8a chore: update dependencies
  • ea66fda chore: update dependencies
  • 8ecb536 chore: update helm chart version
  • efe1cd2 chore: update to go 1.24
  • 604e820 chore: update to go 1.24
  • ea29ded fix: fill disk not exiting properly on errors
  • 192d8b4 fix: go.sum
  • 70b2b4d fix: incorrect error handling in filldisk status
  • 32a36c5 fix: stress io not working with missing permissions
  • 663873a fixup! fix: incorrect error handling in filldisk status