Skip to content

release: Blueprint 6.7.2#619

Merged
robmaceachern merged 1 commit into
mainfrom
robmaceachern/release-6.7.2
Jun 16, 2026
Merged

release: Blueprint 6.7.2#619
robmaceachern merged 1 commit into
mainfrom
robmaceachern/release-6.7.2

Conversation

@robmaceachern

Copy link
Copy Markdown
Member

Summary

  • Moves the unreleased BlueprintView reentrant-update fix from Main into the 6.7.2 release section.
  • Updates the [main] and [6.7.2] changelog comparison links.

Release notes

  • BlueprintView now defers view hierarchy updates that are triggered while an update is already in progress, instead of crashing with a "Reentrant updates are not supported" precondition failure. Reentrant invalidations are coalesced and applied on a following main run loop turn.

Validation

  • git diff --check

Post-merge

@robmaceachern robmaceachern marked this pull request as ready for review June 16, 2026 19:20
@robmaceachern robmaceachern requested a review from a team as a code owner June 16, 2026 19:20
@robmaceachern robmaceachern merged commit 35fc00f into main Jun 16, 2026
11 checks passed
@robmaceachern robmaceachern deleted the robmaceachern/release-6.7.2 branch June 16, 2026 19:22
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.

2 participants