Releases: humanitec/cli
Releases · humanitec/cli
v0.34.2
What's Changed
- fix: validate extension files requires image by @mateuszjenek
v0.34.1
v0.34.0
Changelog
- feat(res-def-version): add ability promote, archive and unarchive @dharsanb
- feat: add score extenstion file validation @mateuszjenek
- fix: stdin reading for humctl apply @astromechza
v0.33.0
Changelog
- fix: strict decode score deploy config and yaml files @astromechza
v0.32.0
Changelog
- feat: support - as stdin file argument @astromechza
- fix: add ability to do api post request without data @dharsanb
- fix: force delete resource definitions @dharsanb
- fix: support getting and listing shared values at environment level @astromechza
v0.31.0
Changelog
feat: completions for get command as there are no subcommands by @dharsanb
feat: add wait flag to deploy cmd by @mateuszjenek
v0.30.3
Changelog
- fix(driver): driver template might be updated
- fix(driver): set template in driver definition
v0.30.2
Changelog
- Update free trial link in README
- build(deps): bump github.com/score-spec/score-go from 1.7.3 to 1.8.1
- refactor: removed env type, id and app id from active resources
v0.30.1
Changelog
- fix(res-def): reject resource definitions with unknown fields in driver inputs
v0.30.0
Changelog
- feat: added resources check-connectivity and check-account