Skip to content

v0.8.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 00:26
· 72 commits to main since this release
ecf7f19

Changelog

  • ecf7f19 Add --set-upgrade-query flag to plt clone/switch/upgrade (#399)
  • a7c457a Resolve goreleaser deprecations & warnings (#398)
  • 5e91a0d Change --no-cache-img to --cache-img=false & --no-cache-req to --cache-req=false (#397)
  • 8b6a381 Speed up free-disk-space action step in CI release/release-test runs (#396)
  • 641cdc6 Fix bug in searching for commit among ancestors of git refs (#395)
  • 17cf044 Only use ubuntu-latest runner for CI checks
  • e69306d Update README.md
  • d8b10bb Bump github.com/docker/compose/v2 from 2.33.1 to 2.34.0 (#390)
  • c51e0b1 Bump github.com/containerd/containerd/v2 from 2.0.2 to 2.0.4 (#393)
  • 5668e4e Bump github.com/docker/buildx from 0.21.1 to 0.21.3 (#394)
  • 9ba48d9 Track tool dependencies using go tool (#383)
  • 301b14d Bump golang.org/x/net from 0.35.0 to 0.36.0 in /tools (#389)
  • 946d0e6 Bump golang.org/x/net from 0.35.0 to 0.36.0 (#388)
  • 98cfc75 Bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 (#387)
  • ff60fb6 Bump golang.org/x/sync from 0.11.0 to 0.12.0 (#386)
  • d7556b5 Bump golang.org/x/mod from 0.23.0 to 0.24.0 (#385)
  • 294b5f4 Bump runner for release CI workflow