github garden-io/garden v0.10.8

latest releases: 0.12.71, edge-bonsai, 0.12.70...
4 years ago

This release contains a fix to an issue some users were having with our v0.10.7 release from yesterday. The issue was that previously stored test results have a different schema, and Garden wasn't converting them correctly on read.

This would cause Garden to error with: Error validating getTestResult output from plugin kubernetes: key .log is required.

Thanks to @dcharbonnier for their contribution!

Changelog

v0.10.8 (2019-09-05)

Bug Fixes

  • add success/error logging for get task result (d9efa0fa)
  • error in test result output schema (85137217)

Improvement

  • check that the static dir exists (5ba7b341)

Don't miss a new garden release

NewReleases is sending notifications on new releases.