Releases: pulumi/esc
Releases · pulumi/esc
v0.5.0
Improvements
Bug Fixes
v0.4.9
Full Changelog: v0.4.8...v0.4.9
v0.4.8
Full Changelog: v0.4.7...v0.4.8
v0.4.7
Full Changelog: v0.4.6...v0.4.7
v0.4.5
Full Changelog: v0.4.4...v0.4.5
v0.4.1
What's Changed
- Add homebrew tap by @lblackstone in #80
- Update license headers by @lblackstone in #81
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.0
Improvements
Bug Fixes
v0.2.0
What's Changed
- Add syntactic sugar for
fn::open
by @aq17 in #14 - cli: consume the new shape of the list API by @pgavlin in #16
- cli: add redaction to
esc env run
by @pgavlin in #17 - Fix env ls URL by @komalali in #18
- cli: embeddability + testing by @pgavlin in #20
- cli: configurable user agent by @pgavlin in #21
- eval: do not open providers with unknown inputs by @pgavlin in #22
- Don't return an error on an empty document by @komalali in #19
- schema, eval: support anyOf, oneOf, $defs, $ref by @pgavlin in #37
- cli: add top-level open/run aliases by @pgavlin in #38
- cli: improve
esc run
usage by @pgavlin in #40 - cli: changes to
open
by @pgavlin in #41 - cli: do not print errors twice by @pgavlin in #39
- cli: env edit fixes by @pgavlin in #42
- cli: add a --secret flag to esc env set by @pgavlin in #43
- chore: enable code coverage by @pgavlin in #44
- cli: env get fixes by @pgavlin in #45
- Consume new open session API by @komalali in #36
- Check that both values and imports are empty by @komalali in #48
- codecov: fix secrets by @pgavlin in #47
- cli: rm, run tests + test improvements by @pgavlin in #46
- Rename
Stack
toReferences
in env get by @komalali in #50 - Surface API errors if they exist by @komalali in #51
- cli: add a logout command by @pgavlin in #55
- cli: add a test for errors from
open
by @pgavlin in #56 - Rename References to Defined at by @komalali in #53
- cli: more env edit tests by @pgavlin in #57
- cli: fix editor args in env edit by @pgavlin in #61
- eval: improve test coverage by @pgavlin in #66
- Add docs gen support by @cleverguy25 in #52
- eval: schema validation coverage by @pgavlin in #70
- eval: expand coverage by @pgavlin in #69
New Contributors
- @komalali made their first contribution in #18
- @cleverguy25 made their first contribution in #52
Full Changelog: v0.0.1...v0.2.0