Releases: cloudfoundry/garden-runc-release
Releases · cloudfoundry/garden-runc-release
v1.25.0
Changes
- Bump containerd to 1.6.16 by @winkingturtle-vmw in #250
- Remove xfs-progs blob from release by @winkingturtle-vmw in #243
- Build iptables with musl and disable sharing by @winkingturtle-vmw in #251
- Build containerd from guardian by @winkingturtle-vmw in #253
- Bring back xfsprogs by @winkingturtle-vmw in #254
- Bump to go 1.20
- Update healthchecker to 0.4.0
- Increase startup delay default to 30 seconds PR
✨ Built with go 1.20.1
Full Changelog: v1.23.0...v1.25.0
Resources
1.24.0-rc.6
🐛 This release was accidentally released with the name "1.24.0-rc.6". We will release 1.25.0 soon.
1.23.0
Changes
- Update healthchecker in release to stable version
- Build
gdn
andgdn-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
Changes
- Add healthchecker bosh-package
- Add
gats
(integration) andgpats
(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
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
Changes
- Golang was bumped to v1.19.4
- The
garden
job now has an HTTP-based healthchecker process that will restartgarden
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
- ✨ GA CPU Throttling feature
- Add
garden.cpu_throttling
bosh property. If this property is set it will overridegarden.experimental_cpu_throttling
. - Add
garden.cpu_throttling_check_interval
bosh property. If this property is set it will overridegarden.experimental_cpu_throttling_check_interval
. - The experimental properties are still respected if the non-experimental properties are not set.
- Add
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
1.22.3
What's Changed
- create a job providing garden binaries by @dtimm in #235
- Add buildvcs=false to all windows package compilation by @geofffranks in #236
- Bump to go 1.19.1! Thanks @mariash !
New Contributors
Full Changelog: v1.22.2...v1.22.3
✨ Built with go 1.19.1
1.22.2
What's Changed
gdn
is now statically compiled- Various minor bumps
Full Changelog: v1.22.1...v1.22.2