Skip to content

Releases: cloudfoundry/garden-runc-release

1.27.0

07 Apr 20:10
Compare
Choose a tag to compare

Changes

  • Bump ginkgo to v2 and lager to v3

✨ Built with go 1.20.3

Full Changelog: v1.26.0...v1.27.0

Resources

v1.26.0

16 Mar 12:42
Compare
Choose a tag to compare

Changes

  • Bump runc version to 1.1.4
  • Bump containerd version to 1.6.19
  • Fix #233

✨ Built with go 1.20.1

Full Changelog: v1.25.0...v1.26.0

Resources

v1.25.0

22 Feb 20:56
Compare
Choose a tag to compare

Changes

✨ Built with go 1.20.1

Full Changelog: v1.23.0...v1.25.0

Resources

1.24.0-rc.6

22 Feb 17:40
Compare
Choose a tag to compare

⚠️ We recommend not using this release version.

🐛 This release was accidentally released with the name "1.24.0-rc.6". We will release 1.25.0 soon.

1.23.0

06 Feb 20:33
Compare
Choose a tag to compare

Changes

  • Update healthchecker in release to stable version
  • Build gdn and gdn-arm64 with musl and binaries that are built statically (Fixes #233)
  • Remove apparmor package and blob (PR #244)

✨ Built with go 1.19.5

Full Changelog: v1.22.9...v1.23.0

Resources

1.22.9

17 Jan 17:26
Compare
Choose a tag to compare

Changes

  • Add healthchecker bosh-package
  • Add gats (integration) and gpats (performance) errands so that it can be run on any environment
  • v1.22.8 was skipped due to CI failures
  • Add experimental arm64 binary to solve #238

✨ Built with go 1.19.5

Full Changelog: v1.22.7...v1.22.9

Resources

1.22.7

14 Dec 20:51
Compare
Choose a tag to compare

Changes

  • Bundler update to fix deprecation warnings.

✨ Built with go 1.19.4

Full Changelog: v1.22.6...v1.22.7

Resources

1.22.6

14 Dec 20:33
Compare
Choose a tag to compare

Changes

  • Golang was bumped to v1.19.4
  • The garden job now has an HTTP-based healthchecker process that will restart garden if it detects that it has stopped responding to HTTP requests. It will do this for up to 10 consecutive failures before stopping.
  • grootfs was bumped with new golang dependencies.

✨ Built with go 1.19.4

Full Changelog: v1.22.5...v1.22.6

Resources

1.22.5

31 Oct 20:18
Compare
Choose a tag to compare
  • ✨ GA CPU Throttling feature
    • Add garden.cpu_throttling bosh property. If this property is set it will override garden.experimental_cpu_throttling.
    • Add garden.cpu_throttling_check_interval bosh property. If this property is set it will override garden.experimental_cpu_throttling_check_interval.
    • The experimental properties are still respected if the non-experimental properties are not set.

⚠️ The experimental properties garden.experimental_cpu_throttling and garden.experimental_cpu_throttling_check_interval are now deprecated. They will be removed in a future release.

1.22.4

05 Oct 21:44
Compare
Choose a tag to compare

What's Changed

  • Bump to go 1.19.2!

Full Changelog: v1.22.3...v1.22.4

✨ Built with go 1.19.2