Skip to content

Releases: depot/cli

Depot CLI 2.72.0

15 Jul 13:51
64313f6
Compare
Choose a tag to compare

What's Changed

Depot CLI 2.71.0

01 Jul 13:51
f339f5c
Compare
Choose a tag to compare

What's Changed

Depot CLI 2.70.0

23 Jun 14:39
84871ac
Compare
Choose a tag to compare

What's Changed

  • feat: allow remote cancelation of builds (#290) @goller

Depot CLI 2.68.1

13 Jun 14:19
20b637d
Compare
Choose a tag to compare

What's Changed

  • fix(bake): only close progress after error retries (#289) @goller

Depot CLI 2.68.0

10 Jun 20:54
8c79c22
Compare
Choose a tag to compare

What's Changed

  • feat(bake): allow concurrent projects with x-depot bake extension (#288) @goller

Depot CLI 2.67.0

21 May 10:13
872736a
Compare
Choose a tag to compare

What's Changed

Depot CLI 2.66.3

03 May 21:50
a6fccb3
Compare
Choose a tag to compare

What's Changed

  • fix: use unmodifed image.name in metadata file (#283) @goller

Depot CLI 2.66.2

03 May 19:52
d15e405
Compare
Choose a tag to compare

What's Changed

Depot CLI 2.66.1

03 May 16:27
e72d69b
Compare
Choose a tag to compare

What's Changed

  • feat: update local registry mTLS to do client-side server name verification (#280) @goller
  • Remove unused ProxyImage and UseLocalRegistry fields (#279) @jacobwgillespie

Depot CLI 2.66.0

02 May 19:25
6023b8a
Compare
Choose a tag to compare

What's Changed

  • feat: add server name to verify the hostname on the returned certificates (#278) @goller
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 (#276) @dependabot