chore(release): v0.5.1151 — release pipeline green#4862
Merged
Conversation
…dense-array growth hang, perf gate re-armed 21 commits since v0.5.1150. Headline: PR #4857 — Android drag_drop E0597 (broke both android build-cross jobs), dense-array gap heuristic (sequential growth past 1M was quadratic via string-keyed sparse props; hung every Regression Check 6h since v0.5.1129), perf regression gate un-vacuumed (compare.sh --json-out path + pipefail + job timeout; gate had compared nothing since ≤v0.5.1122), binary-size + performance baselines refreshed (performance from post-fix workflow_dispatch run 27236538959). Windows windows-core dep (#4837) ships in a release for the first time. See CHANGELOG.md for the full block.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release metadata for v0.5.1151: version bump (Cargo.toml/Cargo.lock/CLAUDE.md), CHANGELOG block, and
benchmarks/baseline.jsonrefreshed from workflow_dispatch run 27236538959 — the first Regression Check run after #4857 re-armed the gate (performance job completed in 25 min, no hang; binary-size green).After merge I'll tag
v0.5.1151on the squash commit, which triggers Release Packages (all 19 platform builds + npm/homebrew/apt/winget publish), Tests, Container/Simulator Tests, and the newly-armed Regression Check.Ships 21 commits since v0.5.1150 — including the v0.5.1150 release-blockers: Android drag_drop E0597 (both android jobs), Windows
windows-coredep (#4837, first release to include it), dense-array sequential-growth quadratic hang (6h Regression Check timeouts since v0.5.1129), and the vacuous perf gate.