Version Packages (alpha) - #372
Conversation
PR SummaryLow Risk Overview The release notes aggregate four patch-level fixes from merged PRs: blocking host landing on isolated execution comparison runs, recovering prepared execution journals across lifecycle/superseding runs, refreshing prepared run metadata before direct lifecycle reconciliation, and passing approved requirements and pinned public packets into scoped execution workers. Reviewed by Cursor Bugbot for commit 19643b3. Bugbot is set up for automated code reviews on this repo. Configure here. |
31271d3 to
64360ef
Compare
64360ef to
19643b3
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
nextis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonnext.Releases
@hashintel/brunch@1.0.0-alpha.12
Patch Changes
#376
3a85266Thanks @kostandinang! - Block host landing from isolated execution comparison runs.#371
f6076baThanks @kostandinang! - Recover prepared execution journals across direct lifecycle steps and superseding runs.#373
ca2bf27Thanks @kostandinang! - Refresh prepared run metadata before reconciling direct lifecycle steps.#377
bf78915Thanks @kostandinang! - Carry exact approved requirements and pinned public packets into scoped execution workers.