github garden-io/garden 0.12.13

latest releases: edge-bonsai, 0.13.30, 0.12.71...
3 years ago

Garden 0.12.13 is out! 🎉

This release includes several bug fixes and improvements.

Most notably, hot reloading on Windows is now more stable, and more flexibility has been added to module templates by allowing most template keys in templated module inputs.

See the changelog below for a full list of changes.

Finally, thanks to everyone who's been providing feedback and suggestions!

Features

  • config: add ${local.projectPath} template key (882e15b8)
  • config: allow template strings in project source definition (367f7171)
  • core: allow disabling port forwards (060cef45)

Improvements

  • config: allow most template strings in templated module inputs (d61e2447)
  • core: set consistent header logs on all commands (3c2747a6)
  • dashboard: show proper dependencies of disabled graph nodes (3a2788cb)
  • docs: quick fix on 'welcome' page (bc2de8f5)
  • docs: add support forum and enterprise to 'welcome' page (c5a07f32)

Bug Fixes

  • k8s: hanging port forward processes on Windows (d6dcd451)
  • k8s: gracefully fail if minikube ingress addon can't be enabled (c505c4f3)
  • k8s: confusing error message when resource type doesn't exist (ef70e194)
  • proxy: fix error handling when unable to bind proxy to a port (5e047125)
  • terraform: make sure terraform init is run before workspace list (9950c1e6)

Don't miss a new garden release

NewReleases is sending notifications on new releases.