Skip to content

chore(release): v1.1.14 — restore release binaries + build-health#217

Closed
avrabe wants to merge 2 commits into
mainfrom
chore/release-v1.1.14
Closed

chore(release): v1.1.14 — restore release binaries + build-health#217
avrabe wants to merge 2 commits into
mainfrom
chore/release-v1.1.14

Conversation

@avrabe

@avrabe avrabe commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Version bump + CHANGELOG for v1.1.14. No optimizer behavior change — the falcon behavioral gate is unchanged from v1.1.13. Content already on main since v1.1.13:

After merge: tag v1.1.14 → the release workflow ships the per-OS binaries + SBOM + signed checksums automatically (the normal tag-push path), giving downstream rules_wasm_component a fresh release to pull.

🤖 Generated with Claude Code

avrabe added 2 commits June 14, 2026 08:40
Release-engineering + build-health release; no optimizer behavior change
(falcon behavioral gate unchanged from v1.1.13).

- #142/#216: release-binary uploads restored + unified artifact standard
  (decoupled the release job from the fragile wasm32 build; verified by
  retroactively shipping v1.1.13's binaries via workflow_dispatch).
- #202: un-redded main after wasmtime-45 + criterion floated-dep breaks.
- #201: removed vestigial Sphinx scaffold (superseded by rivet).

Refs #142
The WASM Build job used `dtolnay/rust-toolchain@1.93.1`, which pins the
action's git tag — not Rust. That old action revision derives the "stable"
version from the calendar; the estimate has now drifted to a not-yet-released
1.100.0, so rustup fails and the job went red on main (orthogonal to the
v1.1.14 release, which builds native binaries only).

Fix: `@stable` (current action code, like every other job) + explicit
`toolchain: "1.93.1"` so the intended pin actually installs Rust 1.93.1.
@avrabe avrabe closed this Jun 14, 2026
@avrabe avrabe reopened this Jun 14, 2026
@avrabe

avrabe commented Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #218 — same commits on a fresh branch (this branch stopped re-triggering CI after pushes/reopen).

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