Skip to content

v0.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Feb 17:11
· 49 commits to main since this release
Immutable release. Only release title and notes can be modified.
cb962fc

Release v0.17.0 - Standard Release Conventions

What's Changed

Build & Release

  • Standard CLI release conventions: Reverted to industry-standard naming conventions for release artifacts (includes changes from #222)
    • Archives use tar.gz for Linux/macOS and zip for Windows
    • Binary name is plain azmpf (no version suffix) — version is in the release tag URL
    • Archive names follow azmpf_<os>_<arch> format
    • Added expanded SBOM generation (archive, source, binary)
    • Explicit build and archive IDs for clarity

Documentation

  • Updated installation instructions for v0.17.0 with corrected download URLs and simplified install steps (no rename needed)
  • Updated release skills file with standard naming conventions guidance

Contributors

Full Changelog: v0.16.0...v0.17.0