Skip to content

Releases: hashicorp/enos

v0.0.30

31 May 18:39
57167cd
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • matrix: provide 'matrix' eval context when decoding the matrix by @ryancragun in #140
  • funcs: add some missing terraform funcs by @ryancragun in #143

Bug Fixes 🐛

  • matrix: don't overwrite matrix eval context on attr only matrices by @ryancragun in #141
  • outline: preserve formatting in HTML descriptions by @ryancragun in #142

Other Changes 😎

Full Changelog: v0.0.29...v0.0.30

v0.0.29

08 May 16:46
1ff6efe
Compare
Choose a tag to compare

What's Changed

New Features 🎉

New Contributors

  • @hashicorp-copywrite made their first contribution in #131

Full Changelog: v0.0.28...v0.0.29

v0.0.28

10 Apr 18:47
ad9d779
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

  • lint: fix various linters and a panic with malformed variable bodies by @ryancragun in #123

Other Changes 😎

Full Changelog: v0.0.27...v0.0.28

v0.0.27

13 Dec 19:58
6d703e9
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • [QT-556] validate: don't pass when incorrect filters by @ryancragun in #120

Full Changelog: v0.0.26...v0.0.27

v0.0.26

01 Dec 19:39
628dd46
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v0.0.25...v0.0.26

v0.0.25

28 Nov 19:36
e059a9b
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • decode: don't swallow diagnostics when decoding concurrently by @ryancragun in #118

Full Changelog: v0.0.24...v0.0.25

v0.0.24

15 Nov 21:08
a4328b6
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • [QT-644] Concurrently decode scenarios if possible by @ryancragun in #116

Full Changelog: v0.0.23...v0.0.24

v0.0.23

05 Oct 21:19
63139d0
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • [QT-621] cty: use a fork of go-cty that fixes a panic when decoding by @ryancragun in #112
  • Use terraform-json from main to support Terraform 1.6.x by @ryancragun in #113

Full Changelog: v0.0.22...v0.0.23

v0.0.22

19 Sep 21:08
a1424c1
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • [QT-602] Further optimize scenario listing and sampling by @ryancragun in #106

Bug Fixes 🐛

  • [QT-601] Nest scenario step variables in eval context by @ryancragun in #107
  • [QT-420] Ensure that we exit 1 if we exceed our deadline by @ryancragun in #109

Full Changelog: v0.0.21...v0.0.22

v0.0.21

30 Aug 19:40
e84410f
Compare
Choose a tag to compare

Full Changelog: v0.0.20...v0.0.21