Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 18:16
· 176 commits to main since this release
v0.3.0
848fe34

What's Changed

  • ci(release.yml): only recreate canary once all artifacts are ready to upload by @vdice in #85
  • ci(release): pin ubuntu runners to 20.04 by @karthik2804 in #86
  • ci(.github): bump rust to 1.71; add +fp16 rustc flag for linux/aarch64 build by @vdice in #92
  • Do not offer --version on subcommands by @itowlson in #88
  • ci(release.yml): add REPO_OWNER when generating plugin manifest by @vdice in #91
  • Add get app subcommand to get app details by @karthik2804 in #94
  • Split up some large command handlers by @itowlson in #96
  • Update deploy to use OCI as distribution mechanism by @vdice in #93
  • feat(main.rs): add app alias for apps command by @vdice in #100
  • Option to force build before deploy by @itowlson in #97
  • remove self validation by @michelleN in #99
  • chore(Cargo.toml): bump spin crates by @vdice in #102

Full Changelog: v0.2.0...v0.3.0