Skip to content

Releases: depot/cli

Depot CLI 2.45.5

30 Oct 16:17
2ef3252
Compare
Choose a tag to compare

What's Changed

  • fix(buildx): use .docker/buildx for temporary files (#220) @goller

Depot CLI 2.45.4

30 Oct 15:04
e3c6c4c
Compare
Choose a tag to compare

What's Changed

Depot CLI 2.45.3

30 Oct 14:14
891546a
Compare
Choose a tag to compare

What's Changed

  • fix(buildx): use TempDir for configuration atomic writes (#217) @goller

Depot CLI 2.45.2

27 Oct 18:21
e554c2d
Compare
Choose a tag to compare

What's Changed

  • fix(bake): override tags only for compose files (#216) @goller

Depot CLI 2.45.1

27 Oct 17:47
c7bfdb2
Compare
Choose a tag to compare

What's Changed

Depot CLI 2.45.0

27 Oct 17:38
4cf44b2
Compare
Choose a tag to compare

What's Changed

  • feat(bake): output load names in compose format (#214) @goller

Depot CLI 2.44.0

26 Oct 13:38
0b8b7b5
Compare
Choose a tag to compare

What's Changed

  • feat: add --save option and pull command to use depot ephemeral registry (#211) @goller
  • feat(save): add option to save to depot registry (#210) @goller

Depot CLI 2.43.0

23 Oct 12:30
1f8252a
Compare
Choose a tag to compare

What's Changed

Depot CLI 2.42.1

21 Oct 13:54
ae91490
Compare
Choose a tag to compare

What's Changed

  • fix(load): use selected project during onboarding for fast load (#208) @goller

Depot CLI 2.42.0

11 Oct 19:01
0e77e33
Compare
Choose a tag to compare

What's Changed

  • feat: prompt for login and project if on interactive terminal (#201) @goller