Skip to content

[r3.5] ChangeLog: add v3.5.1 release notes - #22372

Merged
yperbasis merged 1 commit into
release/3.5from
yperbasis/changelog-3.5.1
Jul 10, 2026
Merged

[r3.5] ChangeLog: add v3.5.1 release notes#22372
yperbasis merged 1 commit into
release/3.5from
yperbasis/changelog-3.5.1

Conversation

@yperbasis

Copy link
Copy Markdown
Member

Adds the v3.5.1 release notes to ChangeLog.md, following the v3.4.1–v3.4.4 point-release format (codename Tidal Tails, kept from 3.5.0; date left as TBD pending the release).

Scope: user-facing Bugfixes and Improvements merged to release/3.5 since the v3.5.0 tag. Each entry cites the [r3.5] PR that landed on the branch and credits the original fix author, matching the existing point-release style.

The six issues closed in milestone 3.5.1 are all covered: #21992 & #22101 (commitment consistency), #22013 (stage_custom_trace prune), #22275 (snapshot reset), #22337 (Bellatrix reconstruction loop), #22351 (forkchoice GetHead stall).

Deliberately omitted as minor/internal/tooling/docs-only:

Opened as a draft: fill in the release date on tag, and confirm nothing else is expected to land in 3.5.1 before finalizing.

No make lint run — the diff is markdown-only (ChangeLog.md), which golangci-lint does not scan.

@yperbasis
yperbasis marked this pull request as ready for review July 10, 2026 10:08
@yperbasis
yperbasis requested a review from AskAlexSharov as a code owner July 10, 2026 10:08
@yperbasis
yperbasis requested a review from domiwei July 10, 2026 10:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds v3.5.1 point-release notes to ChangeLog.md, following the existing point-release structure used for the v3.4.x series and the v3.5.0 entry.

Changes:

  • Add a new Erigon v3.5.1 — Tidal Tails — TBD section with summarized Bugfixes and Improvements.
  • Include a GitHub compare link for the full changelog (v3.5.0...v3.5.1).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yperbasis
yperbasis merged commit 48d1d7f into release/3.5 Jul 10, 2026
38 of 39 checks passed
@yperbasis
yperbasis deleted the yperbasis/changelog-3.5.1 branch July 10, 2026 10:48
Sahil-4555 pushed a commit to Sahil-4555/erigon that referenced this pull request Jul 14, 2026
…2457)

Ports the **v3.5.1** (erigontech#22372) and **v3.5.2** (erigontech#22442) point-release
notes from `release/3.5` to `main`, so the changelog on `main` carries
the full release history.

These two sections are the only ChangeLog content present on
`release/3.5` but missing from `main` — every other difference between
the branches is legitimately branch-specific (the unreleased v3.6.0
entries on `main`). The ported text is byte-identical to `release/3.5`
and is inserted immediately below the unreleased v3.6.0 section, ahead
of v3.5.0, preserving the newest-first ordering.

Done as a manual port rather than a cherry-pick of erigontech#22372 / erigontech#22442:
those commits insert right after the `eth_simulateV1` block, which on
`main` is now followed by extra v3.6.0-only entries, so a cherry-pick
would conflict; the v3.5.1 commit also predates the real release date
now on the branch.

Docs-only change (`ChangeLog.md`); no code, tests, or `go.mod` affected.
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.

3 participants