Releases: cloudfoundry/garden-runc-release
Releases · cloudfoundry/garden-runc-release
1.20.8
Release Highlights
- Bumps dependencies
- Guardian
- urfave/cli/v2 to 2.10.3
- go-resiliency to 1.3.0
- docker 20.10.17
- idmapper
- github.com/onsi/ginkgo to 2.1.4
- grootfs
- docker 20.10.17
- netplugin-shim
- docker 20.10.17
- Guardian
✨ Built with golang 1.17.10
1.20.7
Release Highlights
- garden-runc-release now supports Jammy Jellyfish
- Updated the packaged
tar
to be statically compiled with musl
✨ Built with golang 1.17.10
1.20.6
✨ Built with golang 1.17.10
1.20.5
1.20.4
Release Highlights
- Pass log config in container spec to network plugin, so that they can write to container output
1.20.3
Release Highlights
- Bumps more dependencies to address CVE-2021-21284 and prevent older CVEs from showing up in security scans
✨ Built with golang 1.17.8
1.20.2
Release Highlights
- Bumps a large number of golang dependencies for garden products to help produce cleaner security scans. Thanks @BooleanCat and @Keyli0Iliev!
- Bumps the bundled busybox version from 1.27.2 to 1.35.0. Thanks @Keyli0Iliev and @BooleanCat!
- Fixes an issue (#216) when deploying bosh-lite environments using garden with
bosh create-env
in an environment with ruby 2.7+. Thanks @fearoffish and @ramonskie! - Addresses CVE-2020-14040
✨ Built with golang 1.17.8
1.20.1
Release Highlights
- Addresses CVE-2022-23806 and CVE-2022-23772 by bumping golang package to include go
1.17.8
, b953993
✨ Built with golang 1.17.8
1.20.0
1.19.33
Release Highlights
- Fixes a bug in templating introduced in v1.19.32 that would cause failures to render templates if
garden.debug_listen_address
is not set