Skip to content

release: 1.1.0rc4 — cut from main (1.1 now develops on main)#1975

Merged
johnrtipton merged 1 commit into
mainfrom
release/1.1.0rc4
Jun 28, 2026
Merged

release: 1.1.0rc4 — cut from main (1.1 now develops on main)#1975
johnrtipton merged 1 commit into
mainfrom
release/1.1.0rc4

Conversation

@johnrtipton

Copy link
Copy Markdown
Contributor

Cuts 1.1.0rc4 from main, completing the move to the trunk model:

CHANGELOG

main adopts the release-history rc sections (imported verbatim from the v1.1.0rc3 tag, not the corrupted resync branch) so future cuts come from main directly. New ## [1.1.0rc4] - 2026-06-27 section = the delta since rc3:

All flag-gated default-OFF (LIVEVIEW_CONFIG['loop_render_cache_enabled']).

Coverage verified (issue-number diff): every entry in main's old [Unreleased] is captured in [1.1.0rc1/rc2/rc3] or the rc4 delta — no CHANGELOG history lost. rc1/rc2/rc3 sections are byte-identical to their published tags.

Version

1.1.0 → 1.1.0rc4 across all 6 files (version-check consistent; lockfile self-entries in sync; ADR audit 0 inconsistencies).

Validation

Code is identical to the resync tip already run green (Rust all-pass + Python 8712); rc4 changes are version strings + CHANGELOG only.

After merge: tag v1.1.0rc4 on main → GitHub Actions → PyPI.

🤖 Generated with Claude Code

https://claude.ai/code/session_01D4VsbRKefaPjn6Rxs9ig1A

Cut rc4 from main (the 1.1 dev+release line going forward; 1.0.x patches
live on the `1.0` branch). main's CHANGELOG adopts the release-history rc
sections (imported verbatim from the v1.1.0rc3 tag) so future cuts come
from main directly. The new [1.1.0rc4] section is the delta since rc3:

- #1967 keyed loop-item render cache (PR #1969)
- #1970 parsed VNode subtree cache (PR #1973)
- #1968 cold-start filter-bridge warm

All flag-gated default-OFF (LIVEVIEW_CONFIG['loop_render_cache_enabled']).
Coverage verified: every [Unreleased] entry is captured in rc1/rc2/rc3 or
the rc4 delta (no CHANGELOG history lost).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@johnrtipton johnrtipton merged commit f804138 into main Jun 28, 2026
15 checks passed
@johnrtipton johnrtipton deleted the release/1.1.0rc4 branch June 28, 2026 01:58
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