Garden 0.14.4 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.4 for Alpine AMD64 (tar.gz)
- Garden v0.14.4 for Linux AMD64 (tar.gz)
- Garden v0.14.4 for Linux ARM64 (tar.gz)
- Garden v0.14.4 for MacOS AMD64 (tar.gz)
- Garden v0.14.4 for MacOS ARM64 (tar.gz)
- Garden v0.14.4 for Windows AMD64 (.zip)
Changelog
0.14.4 (2025-06-12)
Bug Fixes
- log full error in debug loglevel when mutagen sync flush fails (#7240) (a65255fed)
- improve reliability by removing config store file lock (#7237) (c78183e9c)
- cloud: handle tRPC errors in authentication functions (#7239) (b90548fab)
- docker: improve error handling in Docker builds (#7123) (28e1c8784)
- docs: correct config formating in terraform examples (#7219) (7ddfca96c)
- login: fix JWT token validity period retrieval and improve validation (#7217) (9b22101d7)
- terraform: use backendConfig with plugin commands (#7249) (f256e1776)