Garden 0.12.48 is out! 🎉
This is a maintenance release. It includes a few bug fixes, minor features, and improvements.
See the changelog below for the details.
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.48 for Alpine AMD64 (tar.gz)
- Garden v0.12.48 for Linux AMD64 (tar.gz)
- Garden v0.12.48 for MacOS AMD64 (tar.gz)
- Garden v0.12.48 for Windows AMD64 (.zip)
Changelog
Bug Fixes
- send a periodic ping over the websocket for exec (#3395) (f716084a1)
- kubernetes endpoints over plain http (2f499107e)
- dev-mode: proper support of absolute source paths (e9b043fa7)
- k8s: support local builds in microk8s in multipass (#3423) (a0a4fdefe)
- logger: always show sections with basic logger (476d7bf56)
- server: send better close codes on ws connection close (b641ae1ce)