Releases: depot/cli
Releases · depot/cli
Depot CLI 2.53.1
What's Changed
- Capture and report errors when merging manifests (#249) @jacobwgillespie
- build(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 (#246) @dependabot
- build(deps): bump golangci/golangci-lint-action from 3 to 4 (#247) @dependabot
- build(deps): bump release-drafter/release-drafter from 5 to 6 (#245) @dependabot
Depot CLI 2.53.0
What's Changed
- Add support for new bake features (matrix, replace) (#244) @jacobwgillespie
Depot CLI 2.52.1
Depot CLI 2.52.0
What's Changed
- Strip cwd:// prefix from incoming files (#242) @jacobwgillespie
Depot CLI 2.51.0
What's Changed
- Support pushing multiple tags with
depot push
(#241) @jacobwgillespie
Depot CLI 2.50.0
What's Changed
- Add explicit support for linux/arm/v8 (#240) @jacobwgillespie
Depot CLI 2.49.0
What's Changed
- perf: use gzip to compress transfer of context (#234) @goller
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples (#236) @dependabot
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#235) @dependabot
Depot CLI 2.48.5
What's Changed
- Only override the output format for non terminals when --output isn't specified (#237) @kylegalbraith