github garden-io/garden 0.12.50

latest releases: edge-bonsai, 0.13.40, 0.13.39...
19 months ago

Garden 0.12.50 is out! 🎉

This is a follow-up patch release that fixes a bug introduced in 0.12.49.

The changelog for 0.12.49 is also included below or good measure. Many thanks to @ITHedgeHog for their contributions to that one.

Assets

Download the Garden binary for your platform from below or simply run garden self-update if you already have it installed.

Changelog

0.12.50 (2023-02-01)

Bug Fixes

  • logs: ensure invalid dates are handled properly (e0c4420fc)

0.12.49 (2023-02-01)

Bug Fixes

  • 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)
  • exec: more informative error msg on timeout (#3584) (0808531db)
  • framework: omit detail property of errors (24f32fad3)
  • framework: increase consistency in verbose plugin logs (236987d52)
  • helm: stream logs to CLI and Garden Cloud (#3582) (22d46a497)
  • kubernetes: make preStop command work with busybox (#3568) (b062281a0)
  • kubernetes: detect that pod has been killed (#3571) (9193a857d)
  • scripts: release.ts unintentionally also ran scripts (#3626) (e7024fe63)
  • terraform: update condition to trigger tf init (#3632) (ac5fbf4a9)
  • terraform: fix checksums for terraform 1.2.9 darwin builds (#3630) (21ea30f42)

Features

  • commands: add experimental watch disable flag for dev mode (2d8bf03e5)
  • kubernetes: add sync helper commands (e2a084af0)

Improvements

  • dev-mode: address PR comments (53f824002)
  • server: ensure serverReady event has correct type (81350c768)

Don't miss a new garden release

NewReleases is sending notifications on new releases.