Skip to content

docs: backfill CHANGELOG with missed merged PRs#619

Merged
abtreece merged 1 commit into
mainfrom
docs/changelog-backfill
May 27, 2026
Merged

docs: backfill CHANGELOG with missed merged PRs#619
abtreece merged 1 commit into
mainfrom
docs/changelog-backfill

Conversation

@abtreece

Copy link
Copy Markdown
Owner

Summary

Audit of merged PRs since v0.41.1 (2026-04-22) found six entries missing from the `[Unreleased]` section. Backfilling them now:

PR Entry
#590 fix: match CHANGELOG headers with date suffix in release workflow
#598 chore: consolidate Go version pins across the repo
#599 docs: clarify Go toolchain version guidance
#600 test: improve unit test coverage
#609 fix: config precedence resolution
#612 chore(deps): bump aws-sdk-go-v2/config 1.32.16 → 1.32.17

The existing `chore: bump Go from 1.25 to 1.26 in build infra` line is left as-is — that work landed as a direct push (commit `5827a6ba`, no PR), with #598 and #599 as follow-ups.

Test plan

  • Docs only, no code changes

Adds the entries that were not captured in the prior CHANGELOG updates:
#590, #598, #599, #600, #609, #612.
Copilot AI review requested due to automatic review settings May 27, 2026 03:11
@codecov

codecov Bot commented May 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.96%. Comparing base (86dafa5) to head (c5907ce).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #619   +/-   ##
=======================================
  Coverage   70.96%   70.96%           
=======================================
  Files          53       53           
  Lines        5682     5682           
=======================================
  Hits         4032     4032           
  Misses       1422     1422           
  Partials      228      228           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This docs-only PR backfills missing merged PR entries into the [Unreleased] section of the root CHANGELOG, keeping release notes aligned with recent repository history.

Changes:

  • Adds six missing changelog entries for PRs #590, #598, #599, #600, #609, and #612.
  • Preserves the existing unreleased section format and dependency-bump wording conventions.

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

@abtreece abtreece merged commit b27f016 into main May 27, 2026
16 checks passed
@abtreece abtreece deleted the docs/changelog-backfill branch May 27, 2026 03:14
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