Garden 0.12.49 is out! 🎉
This is a maintenance release. It includes a few bug fixes, minor features, and improvements.
Many thanks to @ITHedgeHog for the contributions to this release!
Assets
Download the Garden binary for your platform from below or simply run garden self-update
if you already have it installed.
- Garden v0.12.49 for Alpine AMD64 (tar.gz)
- Garden v0.12.49 for Linux AMD64 (tar.gz)
- Garden v0.12.49 for MacOS AMD64 (tar.gz)
- Garden v0.12.49 for Windows AMD64 (.zip)
Changelog
Features
- remote sources: allow to specify commit for remote sources (78ddb509e)
- commands: add experimental watch disable flag for dev mode (2d8bf03e5)
- kubernetes: add sync helper commands (e2a084af0)
Bug Fixes
- terraform: update condition to trigger terraform init (#3632) (ac5fbf4a9)
- terraform: fix checksums for terraform 1.2.9 darwin builds (#3630) (21ea30f42)
- exec: more informative error msg on timeout (#3584) (0808531db)
- kubernetes: detect that pod has been killed (#3571) (9193a857d)
- framework: increase consistency in verbose plugin logs (236987d52)
- helm: stream logs to CLI and Garden Cloud (#3582) (22d46a497)
- framework re-initialize providers changing environments (#3481) (02903809f)
- cli: failure in self-update command due to GitHub API change (99fcd90c7)
- events: use ISO format date strings in event payload (#3618) (42a76f339)
- events: update log event timestamp type be string or number (4241e4523)
- framework: omit detail property of errors (24f32fad3)
- kubernetes: make preStop command work with busybox (#3568) (b062281a0)
- scripts: release.ts unintentionally also ran scripts (#3626) (e7024fe63)