0.13.37
Garden 0.13.37 is out! 🎉
This is a maintenance release that includes some bug fixes and minor improvements.
Many thanks to @mattpolzin 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.13.37 for Alpine AMD64 (tar.gz)
- Garden v0.13.37 for Linux AMD64 (tar.gz)
- Garden v0.13.37 for Linux ARM64 (tar.gz)
- Garden v0.13.37 for MacOS AMD64 (tar.gz)
- Garden v0.13.37 for MacOS ARM64 (tar.gz)
- Garden v0.13.37 for Windows AMD64 (.zip)
Changelog
0.13.37 (2024-08-09)
Bug Fixes
- dev: fix custom commands not working in dev console (#6341) (6c71c507a)
- template: null-safe error message extraction (#6358) (98b50698c)
Improvements
- update kubernetes-client library to version with better auth error handling (#6343) (c5f56d9ec)
- add error handler callback to podRunner log streams (#6339) (c045254da)