Garden 0.14.3 is out! 🎉
This is a maintenance release that includes some bug fixes.
Assets
Download the Garden binary for your platform from below or simply run garden self-update
if you already have it installed.
- Garden v0.14.3 for Alpine AMD64 (tar.gz)
- Garden v0.14.3 for Linux AMD64 (tar.gz)
- Garden v0.14.3 for Linux ARM64 (tar.gz)
- Garden v0.14.3 for MacOS AMD64 (tar.gz)
- Garden v0.14.3 for MacOS ARM64 (tar.gz)
- Garden v0.14.3 for Windows AMD64 (.zip)
Changelog
0.14.3 (2025-04-25)
Bug Fixes
- prevent unnecessary execution of builds referenced in runtime actions (#7171) (2a9041415)
- log "accelerated by remote container builder" even when timeSaved is 0 (#7137) (0d4850de8)
- login: send the right
organizationId
on login (#7162) (97dec4adc) - solver: throw if a dependency failed and
throwOnError
is true (#6577) (c32bbd78d)
Bundled Tool Version Updates
- kubectl: update version to 1.32.3 (#7093) (9fa8d1e21)
- mutagen: update mutagen to 0.18.1 and base alpine image to 3.21.3 (#7157) (56547ee1e)