Releases: hashicorp/enos
Releases · hashicorp/enos
v0.0.13
What's Changed
Bug Fixes 🐛
- [QT-335] Update semver library for semverconstraint() by @ryancragun in #73
- [QT-286] Reconfigure the backend state by default by @ryancragun in #75
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
New Features 🎉
- [QT-326] Initialize modules before deleting them by @ryancragun in #69
- dsl: add
try()
andcan()
funcs to eval context by @ryancragun in #70
Bug Fixes 🐛
- [QT-329] cli: fix a bug where we could replay the wrong events by @ryancragun in #71
- [QT-330] Only render event diagnostics once by @ryancragun in #72
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
New Features 🎉
- [QT-140] Add initial multiplexing support by @ryancragun in #67
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
New Features 🎉
- [QTI-284] Allow complex provider configuration by @ryancragun in #66
Bug Fixes 🐛
- fmt: always truncate the file when writing format changes by @ryancragun in #65
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
New Features 🎉
- DSL: add
file()
to standard eval context by @ryancragun in #64
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
New Features 🎉
- Add missing
contains
function by @rebwill in #62 - [QTI-267] Add --var-path flag to scenario commands by @ryancragun in #63
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
New Features 🎉
- [QTI-257] Allow customized handling of warnings by @ryancragun in #59
- [QTI-261] Don't alias default providers by @ryancragun in #60
- [QTI-265] Allow passing ENOS_VAR_ values as variables by @ryancragun in #61
Bug Fixes 🐛
- basic ui: don't render responses if a prior phase has diags by @ryancragun in #55
- diagnostics: don't segfault when rendering diags with no range by @ryancragun in #58
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
New Features 🎉
- [QTI-255] Allow skipping a step via skip_step attribute by @ryancragun in #54
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
New Features 🎉
- [QTI-251] Allow local attributes to refer to other locals by @ryancragun in #48
- [QTI-253] Refactor CLI into client and server by @ryancragun in #50
- [QTI-239] Add fmt command by @ryancragun in #51
Bug Fixes 🐛
- [QTI-254] Remove auto depends_on from steps by @ryancragun in #52
New Contributors
Full Changelog: v0.0.3...v0.0.4