github garden-io/garden 0.13.4

latest releases: edge-bonsai, 0.13.42, 0.13.41...
15 months ago

Garden 0.13.4 is out! 🎉

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

Many thanks to @ishantagarwal-x213235 and @mattpolzin for their contributions to this release!

Important Fix

This release addresses issue #4661 and introduces a modification to the garden version calculation. Consequently, this change has the potential to trigger multiple rebuilds in your projects.

Assets

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

Changelog

Bug Fixes

  • update version hash if a file is renamed (12bc08b84)
  • cli: print correct link to web dashboard (#4685) (6d57b1f5c)
  • cloud: emit stable action uids across phases (195a65123)
  • cloud: fix session registration flow for dev (5f782884e)
  • core: tweak output from internal _get-service-status command (09228b819)
  • dev: running command status message could become inconsistent (0cd29f9a4)
  • jib: fix sha256 hashes for mvnd binaries (0ea5f7857)
  • k8s: update default Kaniko version (6584369d4)
  • k8s: invalid session name error with e.g. underscore in username/path (62e8a96ad)
  • template-strings: do not apply helper functions on unresolved string (#4692) (0b47cccc6)

Improvements

  • jib: allow concurrent maven builds (c9a6cf820)
  • jib: support custom mvnd binaries (d2d6f4df2)
  • logs: log resolve and statusOnly tasks at debug level (#4691) (90577faad)
  • sdk: more iteration on the plugin SDK + migrate exec plugin (#4654) (ac4cd75ca)
  • server: add more command info to ws responses (4b01824bf)
  • server: better logging for loading config (#4688) (c4f665917)

Fixed Issues

Don't miss a new garden release

NewReleases is sending notifications on new releases.