Skip to content

release(v0.17.0): bump version + CHANGELOG#545

Merged
avrabe merged 1 commit into
mainfrom
release/v0.17.0
Jun 19, 2026
Merged

release(v0.17.0): bump version + CHANGELOG#545
avrabe merged 1 commit into
mainfrom
release/v0.17.0

Conversation

@avrabe

@avrabe avrabe commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

v0.17.0 — first release since v0.16.1

Cut to ship the security fix and feature batch to downstream consumers (gale is waiting on a release, not main).

Security

Added

Fixed

Changed

Verification

  • cargo build green, Cargo.lock synced to 0.17.0, rivet validate PASS, rivet docs check PASS (0 violations). Version bumped in Cargo.toml + vscode-rivet/package.json.

After merge: push the signed v0.17.0 tag to trigger release.yml (binaries/SBOM/SLSA) + release-npm.yml (npm publish). Trace: skip (release chore).

🤖 Generated with Claude Code

First release since v0.16.1, cut to ship the RUSTSEC-2026-0182 wasmtime fix and
the feature batch to downstream consumers (gale waits on a release, not main):

Security: wasmtime 43 -> 44.0.3 (#542).
Added: `rivet check docs` oracle (#541), minimal --no-default-features build
(REQ-202/#456), `init --vendor-schemas` (REQ-220/#431), runner-liveness alert
(#509).
Fixed: next-id git-history awareness (REQ-218/#479), JSON error envelope on
parse failure (REQ-219/#500), variant binding-file loader (#539), `accepted`
status enum (#525).

Confirmed: `cargo build` green, lock synced to 0.17.0, `rivet validate` PASS,
`rivet docs check` PASS (0 violations).

Trace: skip
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Rivet Criterion Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.

Benchmark suite Current: b386ca1 Previous: ee352ce Ratio
traceability_matrix/1000 58877 ns/iter (± 965) 43490 ns/iter (± 119) 1.35
query/10000 332836 ns/iter (± 3480) 241658 ns/iter (± 2756) 1.38

This comment was automatically generated by workflow using github-action-benchmark.

@avrabe avrabe merged commit d648ce4 into main Jun 19, 2026
53 of 54 checks passed
@avrabe avrabe deleted the release/v0.17.0 branch June 19, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant