spin aka v0.5.0 Updates

✨ What’s New in spin aka v0.5.0

In addition to minor fixes and improvements, this release brings the following functionality:

  • The spin aka info command now supports JSON output in addition to plaintext. Just supply --format json.
  • You can now filter logs using spin aka logs via these dimensions:
    • Component ID (eg --component-id api)
    • Deployment version (eg --deployment-version 7)
    • Region that handled the request (eg --region fr-par)
  • You can deploy your app to a specific account by name
    • For example, spin aka deploy --acount-name personal-account

Existing users can get started by upgrading your spin aka plugin or request access to Fermyon Wasm Functions today.