Skip to content

Releases: garden-io/garden

edge-bonsai

01 Feb 18:23
8359ae3
Compare
Choose a tag to compare
edge-bonsai Pre-release
Pre-release

This is an automatic build of Garden 0.13 (Bonsai).

Note: This is not a stable release

0.13.41

27 Sep 10:17
Compare
Choose a tag to compare

Garden 0.13.41 is out! 🎉

This is a maintenance release that includes some bug fixes.

Many thanks to @BraedonLeonard 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.

Changelog

0.13.41 (2024-09-27)

Bug Fixes

  • core: avoid crash when using copyFrom together with symlinks (#6485) (a7f0420ec)
  • sync: use right arch of mutagen-agent binary in k8s-sync image (#6465) (66e5a7530)

Performance Improvements

  • git: avoid unnecessary file hashing while config files detection (#6461) (a786a5047)

Fixed Issues

0.13.40

19 Sep 07:25
Compare
Choose a tag to compare

Garden 0.13.40 is out! 🎉

This is a maintenance release that includes some bug fixes.

Many thanks to @ManAnRuck 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.

Changelog

0.13.40 (2024-09-19)

Bug Fixes

Fixed Issues

0.13.39

29 Aug 17:08
Compare
Choose a tag to compare

Garden 0.13.39 is out! 🎉

This is a maintenance release that includes some bug fixes in the template string resolution engine.

Many thanks to @omry-arpaly 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.

Changelog

0.13.39 (2024-08-29)

Bug Fixes

  • examples: remove invalid action dependency from pulumi example (#6384) (445d7d377)
  • template: keep action variables when resolving disabled flag (#6406) (0b8b0497b)
  • template: fix template string escaping and resolution in Module configs (#6408) (8df80152a)
  • template: unescape escape templates when not doing partial resolution (#5680) (cc6e41c3a)

Fixed Issues

0.13.38

15 Aug 13:15
Compare
Choose a tag to compare

Garden 0.13.38 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.

Changelog

0.13.38 (2024-08-15)

Bug Fixes

  • k8s: improve error message when k8s token expired (#6382) (bd2b94382)
  • pulumi: fix process spawn machinery in Pulumi plugin (#6377) (76bdbec72)
  • testResult: transform undefined to null when serializing test result (#6380) (883df510e)

Bundled Tool Version Updates

Fixed Issues

0.13.37

09 Aug 11:41
Compare
Choose a tag to compare

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.

Changelog

0.13.37 (2024-08-09)

Bug Fixes

Improvements

  • update kubernetes-client library to version with better auth error handling (#6343) (c5f56d9ec)
  • add error handler callback to podRunner log streams (#6339) (c045254da)

Fixed Issues

0.13.36

01 Aug 10:04
Compare
Choose a tag to compare

Garden 0.13.36 is out! 🎉

This is a maintenance release that includes bug fixes and small improvements.

Assets

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

Changelog

0.13.36 (2024-08-01)

Bug Fixes

  • exec: fix error handling in exec run and test actions (#6319) (6a0343027)
  • profiler: handle getters and setters in @Profile decorator (#6318) (aa3ddcce2)
  • sync: ensure the sync daemon env is configured correctly (#6302) (8e3e02fa8)

Improvements

Fixed Issues

0.13.35

19 Jul 11:08
Compare
Choose a tag to compare

Garden 0.13.35 is out! 🎉

This is a maintenance release that includes some bug fixes, features, and improvements.

Assets

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

Changelog

0.13.35 (2024-07-19)

Features

  • container: first-class BuildKit secrets support (#6294) (9e1ac291b)
  • kubernetes: plugin command to remove garden-util resources (#6278) (4f8a2d6d2)

Bug Fixes

  • retain original process env when call spawn helper (#6301) (593b3e426)
  • examples: mention in READMEs that build deps need to be set (#6280) (cdbd6bd46)
  • exec: remove duplicate logging (#6298) (02ef1766f)
  • template: resolve disabled action flag before duplicate action names validation (#6293) (fa3da74b1)
  • template: use stricter context for disabled flag resolution (#6295) (e8e0b8638)

Bundled Tool Version Updates

Improvements

Fixed Issues

0.13.34

09 Jul 10:59
Compare
Choose a tag to compare

Garden 0.13.34 is out! 🎉

This is a maintenance release that includes some bug fixes, features, and improvements.

Many thanks to @to266 for the contributions to this release!

Important changes

Starting from version 0.13.34, Garden uses the new sync daemon.

It means that the default value of the GARDEN_ENABLE_NEW_SYNC environment variable is true now.
If you need to use the old sync daemon, set GARDEN_ENABLE_NEW_SYNC=false.

If you use sync mode, you need to stop all sync daemons and redeploy your application in sync mode by running

GARDEN_ENABLE_NEW_SYNC=false garden util mutagen daemon stop
garden deploy --sync

from the project root directory.

Assets

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

Changelog

0.13.34 (2024-07-09)

Features

Bug Fixes

  • print action version in logs while status check (#6257) (42e046ba1)
  • cloudbuilder: add error handling to fallback to cli install of buildx builder (#6258) (6f4b120ce)
  • git: use consistent cache keys for paths with symlinks (#6262) (e6112bc4d)
  • kubernetes-plugin: sanitize volumes configuration for helm and kubernetes type pod runners (#6251) (0a12df4bb)
  • pulumi: include build deps in plugin commands (#6260) (1e5c1df23)

Bundled Tool Version Updates

Improvements

Fixed Issues

0.13.33

27 Jun 08:02
Compare
Choose a tag to compare

Garden 0.13.33 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.

Changelog

0.13.33 (2024-06-27)

Bug Fixes

  • pulumi: fix dependency resolution when --skip-dependencies is on (#6229) (ece011965)
  • pulumi: respect --skip-dependencies flag in preview command (#6226) (f12c8ab80)
  • template: allow partially resolved vars in arithmetic expressions (#6228) (8d85a1a32)

Fixed Issues