• v0.1.0 a8e85705f3

    v0.1.0 Stable

    aproulx released this 2025-08-20 23:44:17 +00:00 | 0 commits to main since this release

    Release v0.1.0

    Welcome to the v0.1.0 release of score-saas! This release includes:

    • New features and improvements
    • Bug fixes
    • Security updates

    Breaking changes

    score-saas commands are now split into categories
    run score-saas workloads or score-saas account to see usage and details.

    See the changelog for detailed information.

    Changelog

    • 45e5271433e3f91a4b51ca5c51a314aca2c5305d Merge branch 'cndf-score-saas' into 'main'
    • 8f47c74651b1d7c218bfbfd30a9c8c74d1579e20 Release v0.1.0
    • cbefdf0e3cdf648630d3fc579f7fa7df2b26c324 chore: tweak goreleaser to create automatic release

    Installation

    Manual Installation

    Download the appropriate binary for your platform from the assets below.

    Contributing

    We welcome contributions!

    Downloads
  • v0.0.1 a8e85705f3

    v0.0.1 Stable

    aproulx released this 2025-08-05 00:36:24 +00:00 | 0 commits to main since this release

    Enjoy the simplicity of deploying score-spec/workload on k8s using score-saas!

    score-saas login
    
    mkdir test && cd test
    score-saas init
    score-saas apply
    
    Downloads