Releases: cloudfoundry/garden-runc-release
1.35.0
⚠️ We recommend skipping to 1.36.0
Especially if you're still running xenial
stemcells, in which this release version will fail to compile.
Changes
- [Bug Fix] Re-implemented HTTP health checks of the
gdn
process in thegarden
job.- These were disabled in 1.29.0 due to issues during deployment.
- Bumped golang to 1.20.7
✨ Built with go 1.20.7
Full Changelog: v1.34.0...v1.35.0
Resources
1.34.0
Changes
- Bumped golang to 1.20.6
- Refactors, enhancements, and fixes to CI scripts and garden-integration-tests
✨ Built with go 1.20.6
Full Changelog: v1.33.0...v1.34.0
Resources
1.33.0
1.32.0
Changes
- The grootfs package no longer ships with test asset tarballs (those are only used for unit tests and don't need to be installed as part of the package).
✨ Built with go 1.20.4
Full Changelog: v1.31.0...v1.32.0
Resources
1.31.0
Changes
- Garden now ships with Busybox 1.36.1 as the default filesystem
- Dependency Bumps
- healthchecker boshrelease v0.8.0
- github.com/onsi/gomega v1.27.7
- go.opentelemetry.io/otel v1.15.1
- github.com/burntsushi/toml v1.3.0
- github.com/docker/docker v24.0.2+incompatible
- github.com/urfave/cli/v2 v2.25.5
- github.com/cloudfoundry/dropsonde v1.1.0
- github.com/sirupsen/logrus v1.9.2
Bosh Job Spec changes:
diff --git a/jobs/garden/spec b/jobs/garden/spec
index c69f4080..259bba46 100644
--- a/jobs/garden/spec
+++ b/jobs/garden/spec
@@ -89,7 +89,7 @@ properties:
garden.default_container_rootfs:
description: "path to the rootfs to use when a container specifies no rootfs"
- default: /var/vcap/packages/busybox/busybox-1.35.0.tar
+ default: /var/vcap/packages/busybox/busybox-1.36.1.tar
garden.graph_cleanup_threshold_in_mb:
description: "DEPRECATED in favour of grootfs.reserved_space_for_other_jobs_in_mb."
✨ Built with go 1.20.4
Full Changelog: v1.30.0...v1.31.0
Resources
1.30.0
Changes
- Bump dependencies:
- github.com/onsi/ginkgo 2.9.5
- golang.org/x/sys 0.8.0
- Add support for including request trace IDs in garden/guardian
✨ Built with go 1.20.4
Full Changelog: v1.29.0...v1.30.0
Resources
1.29.0
Changes
✨ Built with go 1.20.4
Full Changelog: v1.28.0...v1.29.0
Resources
1.28.0
Changes
- Bump to golang 1.20.4
- Bump dependencies
✨ Built with go 1.20.4
Full Changelog: v1.27.0...v1.28.0
Resources
1.27.0
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
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