Changelog
All notable changes to this project are documented here. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[1.3.1] - 2026-06-27
Dependencies
- Bump taiki-e/install-action from 2.82.0 to 2.82.5 (#57) (32f7566)
[1.3.0] - 2026-06-22
Documentation
- Release v1.3.0 [skip release] (9774e58)
Features
- Configurable image sources and image names [bump:minor] (#56) (edd1d38)
[1.2.7] - 2026-06-20
Dependencies
- Bump actions/checkout from 6.0.3 to 7.0.0 (#55) (4608d34)
- Bump softprops/action-gh-release from 3.0.0 to 3.0.1 (#54) (3e88c85)
- Bump taiki-e/install-action from 2.81.10 to 2.82.0 (#53) (78d142f)
Documentation
- Release v1.2.7 [skip release] (3a4a719)
[1.2.6] - 2026-06-13
Dependencies
- Bump taiki-e/install-action from 2.81.6 to 2.81.10 (#51) (d3836eb)
- Bump codecov/codecov-action from 6.0.1 to 7.0.0 (#52) (adfa96d)
Documentation
- Release v1.2.6 [skip release] (daaf386)
[1.2.5] - 2026-06-06
Dependencies
- Bump actions/checkout from 6.0.2 to 6.0.3 (#50) (9db512c)
- Bump github/codeql-action from 4.36.0 to 4.36.2 (#49) (65da8a8)
- Bump taiki-e/install-action from 2.79.14 to 2.81.6 (#48) (301e156)
Documentation
- Release v1.2.5 [skip release] (f4c4ab4)
[1.2.4] - 2026-05-30
Dependencies
- Bump taiki-e/install-action from 2.79.5 to 2.79.14 (#47) (13a4008)
Documentation
- Release v1.2.4 [skip release] (af0d7ce)
[1.2.3] - 2026-05-23
Dependencies
- Bump actions/download-artifact from 4.3.0 to 8.0.1 (#46) (7bfc693)
- Bump taiki-e/install-action from 2.78.2 to 2.79.5 (#43) (f49c615)
- Bump github/codeql-action from 3.35.5 to 4.36.0 (#45) (7dae6c6)
- Bump actions/upload-artifact from 4.6.2 to 7.0.1 (#44) (e4853b7)
- Bump clap_mangen from 0.2.33 to 0.3.0 (#42) (c16a07e)
- Bump serde_json in the cargo-minor-and-patch group (#41) (b026145)
- Bump codecov/codecov-action from 5.5.4 to 6.0.1 (#40) (57799dd)
Documentation
- Release v1.2.3 [skip release] (eeeaf8c)
[1.2.2] - 2026-05-22
Bug Fixes
- Drop CHECK_INTERVAL to 1h so same-day releases surface (#39) (b36a058)
Documentation
- Release v1.2.2 [skip release] (54a8c53)
[1.2.1] - 2026-05-22
Bug Fixes
- Raise JOIN_TIMEOUT to 1s so real fetches complete (#38) (35ef17c)
Documentation
- Release v1.2.1 [skip release] (9b49966)
[1.2.0] - 2026-05-22
Documentation
- Release v1.2.0 [skip release] (3139742)
Features
- Color the update-availability notice [bump:minor] (#35) (a8efb61)
[1.1.0] - 2026-05-22
Documentation
- Release v1.1.0 [skip release] (55e7b41)
Features
- Notify users of new releases [bump:minor] (#33) (20bb1d5)
[1.0.30] - 2026-05-22
Documentation
[1.0.29] - 2026-05-22
Documentation
- Release v1.0.29 [skip release] (47963ad)
Features
- Add
rusta set-gui <vm> <on|off>subcommand (#30) (cdddc74)
[1.0.28] - 2026-05-22
Bug Fixes
- Default to graphical boot for VMs without recorded preference (#28) (2bb6568)
Documentation
- Release v1.0.28 [skip release] (1f601e4)
[1.0.27] - 2026-05-17
Documentation
- Release v1.0.27 [skip release] (72716dd)
Features
- Add shell completions and man pages (#26) (94f85b2)
[1.0.26] - 2026-05-17
Documentation
[1.0.25] - 2026-05-16
Documentation
[1.0.24] - 2026-05-16
Documentation
[1.0.23] - 2026-05-16
CI
- Verify Homebrew tap formula after dispatch (#22) (60e89e9)
Documentation
- Release v1.0.23 [skip release] (d823060)
[1.0.22] - 2026-05-16
Bug Fixes
- Target x86_64-unknown-linux-gnu explicitly (#21) (2f2c6a7)
Documentation
- Release v1.0.22 [skip release] (ffa37ba)
[1.0.21] - 2026-05-16
Documentation
- Release v1.0.21 [skip release] (b27a7c5)
Features
- Add cargo-fuzz harness for parse_list_json (#20) (45c5db7)
[1.0.20] - 2026-05-16
Documentation
- Release v1.0.20 [skip release] (129b815)
- Document SLSA Pinned-Dependencies exception (#19) (13a9052)
[1.0.19] - 2026-05-16
Bug Fixes
- Use github.sha for auto-tag checkout (#18) (568a0d3)
Documentation
- Release v1.0.19 [skip release] (66d3383)
[1.0.18] - 2026-05-16
Documentation
[1.0.17] - 2026-05-16
Documentation
- Release v1.0.17 [skip release] (9fb967a)
- Add explicit Requirements for acceptable contributions (#16) (647e6ab)
[1.0.16] - 2026-05-16
Documentation
- Release v1.0.16 [skip release] (7d6cf54)
- Add CONTRIBUTING and SUPPORT, link from README and mdBook (#15) (cfab863)
[1.0.15] - 2026-05-16
CI
- Generate provenance before release to satisfy immutability (#14) (19128e2)
Documentation
- Release v1.0.15 [skip release] (ade0f1c)
[1.0.14] - 2026-05-16
CI
- Support manual workflow_dispatch for recovery (#13) (454fa72)
- Use RELEASE_PAT and add CI workflow_dispatch (#12) (f125621)
- Use RELEASE_PAT for CHANGELOG API write (#11) (a00b2b0)
- Grant contents: write so auto-merge can be enabled (#10) (8f03115)
- Enable auto-merge on trusted-author PRs (#9) (d2f95f1)
- Pass –repo to gh pr review (#8) (cf4234e)
- Add auto-approve workflow for solo-maintainer PR flow (#6) (e5c1290)
Documentation
- Release v1.0.14 [skip release] (8ef0d59)
- Add mdBook documentation site with Pages deploy (#7) (2f2d391)
[1.0.13] - 2026-05-16
CI
- Generate SLSA Level 3 provenance for releases (#5) (9ffe832)
Documentation
- Release v1.0.13 [skip release] (83e1cd0)
[1.0.12] - 2026-05-16
CI
- Harden workflows for OSSF Scorecard (c2c08e4)
Documentation
- Release v1.0.12 [skip release] (e1e6826)
[1.0.11] - 2026-05-16
CI
Documentation
- Release v1.0.11 [skip release] (b2157bb)
[1.0.10] - 2026-05-16
CI
- Add cargo-deny, CodeQL, and CycloneDX SBOM on release (2ac77a4)
Documentation
- Release v1.0.10 [skip release] (8a7eb97)
[1.0.9] - 2026-05-16
Documentation
- Release v1.0.9 [skip release] (6219773)
Features
- Publish to crates.io as rusta-cli on release (6f1996c)
[1.0.8] - 2026-05-16
CI
- Collect coverage with cargo-llvm-cov and upload to Codecov (263db91)
Documentation
- Release v1.0.8 [skip release] (9271799)
[1.0.7] - 2026-05-16
Documentation
- Release v1.0.7 [skip release] (d94f0f4)
- Add CI, release, license, platform, and brew tap badges (0000d3a)
[1.0.6] - 2026-05-16
CI
- Commit CHANGELOG via GitHub API for signed-commits rule (47c6452)
- Bump git-cliff-action to v4 (a1e6770)
Dependencies
- Bump actions/checkout from 4 to 6 (#4) (fdf7788)
- Bump peter-evans/repository-dispatch from 3 to 4 (#1) (9d9cd59)
Documentation
[1.0.5] - 2026-05-16
Tests
- Gate fake-tart exec on VM running state (d04eeaf)
[1.0.4] - 2026-05-16
Dependencies
- Bump toml from 0.8.23 to 1.1.2+spec-1.1.0 (#2) (a048a08)
- Bump softprops/action-gh-release from 2 to 3 (#3) (6bb8410)
[1.0.3] - 2026-05-16
Dependencies
- Add Dependabot config for cargo and github-actions (4711f2c)
[1.0.2] - 2026-05-16
Bug Fixes
- Auto-size NAME and STATUS columns (dfc1520)
[1.0.1] - 2026-05-13
CI
- Scope bump scan to head commit, auth tag push with RELEASE_PAT (f0f46f9)
[1.0.0] - 2026-05-13
CI
- Auto-tag green main commits with patch bump by default (0a6d046)
Features
- Default boot mode follows create-time –gui choice (742280e)
[0.1.1] - 2026-05-13
CI
- Add tagged-release workflow and brew install docs (beaeb17)
- Add GitHub Actions workflow for build and test (a6dcd5b)
Chores
- Initial commit (4f4f341)
Features
- Require explicit VM name, prompt interactively when missing (1b98fa0)