Releases: hashicorp/enos
Releases · hashicorp/enos
v0.0.32
What's Changed
New Features 🎉
- [VAULT-28313] enos: decode scenarios iteratively by @ryancragun in #147
Bug Fixes 🐛
- VAULT-28313: Consider available memory when validating samples by @ryancragun in #149
Other Changes 😎
- version: bump version to 0.0.32 by @ryancragun in #151
Full Changelog: v0.0.31...v0.0.32
v0.0.31
What's Changed
Bug Fixes 🐛
- [VAULT-28010] fix(funcs): fix relative paths in
file()
by @ryancragun in #145
Full Changelog: v0.0.30...v0.0.31
v0.0.30
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 😎
- gocty: sync our fork with upstream by @ryancragun in #139
- version: we're actually on 0.0.30 by @ryancragun in #144
Full Changelog: v0.0.29...v0.0.30
v0.0.29
What's Changed
New Features 🎉
- [QT-708] various fixes for larger repositories by @ryancragun in #133
- [QT-709] Validate scenario samples by @ryancragun in #134
- homebrew: generate completion for the shell automatically on install by @ryancragun in #135
New Contributors
- @hashicorp-copywrite made their first contribution in #131
Full Changelog: v0.0.28...v0.0.29
v0.0.28
What's Changed
New Features 🎉
- [QT-696] Add
enos scenario outline
by @ryancragun in #128 - [QT-658] Update the homebrew workflow for the public tap by @ryancragun in #129
Bug Fixes 🐛
- lint: fix various linters and a panic with malformed variable bodies by @ryancragun in #123
Other Changes 😎
- go: update deps by @ryancragun in #127
Full Changelog: v0.0.27...v0.0.28
v0.0.27
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
What's Changed
Bug Fixes 🐛
- flightplan: fix various potential nil panics by @ryancragun in #119
Full Changelog: v0.0.25...v0.0.26
v0.0.25
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
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
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