Releases: humanitec/cli
Releases · humanitec/cli
v0.39.2
Changelog
- feat(application): allow updating name
v0.39.1
Changelog
- feat: allow to modify driver_type in resource definition
v0.39.0
Changelog
- feat: add skip_environment_creation for application creation
v0.38.0
Changelog
- feat(score): support score overrides and extensions files
v0.37.0
What's Changed
- feat: support newer score spec with binaryContent and exec probes by @astromechza
- fix: score available resource type shows inactive resource types by @mateuszjenek
v0.36.2
Changelog
- fc8165828817c086fcdd484e80b378e63e9caa6a ci: switch back to GitHub action runners
- 43bfb8ae183cff1bf67060d9ee9175071c1bc385 feat: added mechanism for overriding the humanitec-user-agent header for wrapping tools (#257)
v0.36.1
What's Changed
- fix: update score extension schema by @mateuszjenek
v0.36.0
What's Changed
- feat: use new resource graph feature by @mateuszjenek
- fix: flaky integration test by @mateuszjenek
- fix: resources test-def not reading secretRefs in input by @chrishumanitec
- Bump crypto to fix CVEs by @dharsanb
v0.35.0
Changelog
- f9183f2718577d28ce16075995a3807a7d8c35ac resource test-definition cmd to allow testing of the template and echo drivers (#250)
v0.34.2
What's Changed
- fix: validate extension files requires image by @mateuszjenek