Sept 16, 2025 — Spin aka v0.5.0 updates

We’re excited to announce the release of spin aka v0.5.0, the latest version of Akamai Functions plugin!

✨ 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 - For example, --component-id api.
    • Deployment version - For example, --deployment-version 7.
    • Region that handled the request - For example, --region fr-par.
  • You can deploy your app to a specific account by name.
    • For example, spin aka deploy --acount-name personal-account.