Skip to content

Mark release 1.22.0 in progress - #7836

Open
CharlieTLe wants to merge 1 commit into
cortexproject:masterfrom
CharlieTLe:mark-1.22.0-in-progress
Open

Mark release 1.22.0 in progress#7836
CharlieTLe wants to merge 1 commit into
cortexproject:masterfrom
CharlieTLe:mark-1.22.0-in-progress

Conversation

@CharlieTLe

Copy link
Copy Markdown
Member

Per RELEASE.md, mark 1.22.0 as in progress so ongoing PRs put their entries in the right place.

v1.22.0-rc.0 is scheduled for today (2026-09-12) per the release schedule.

What this does

  • Adds a ## 1.22.0 in progress section below an empty ## master / unreleased, and moves the existing unreleased entries into it.
  • Orders that section [CHANGE][FEATURE][ENHANCEMENT][BUGFIX]. Only two entries were out of place ([ENHANCEMENT] #7799 and [FEATURE] #7763, both at the very top).
  • Fills the gaps reported by ./tools/release/check-changelog.sh v1.21.1...master.

This supersedes #7787.

Changelog gaps filled

New entries:

PR Entry
#7513 [CHANGE] Alertmanager: obsolete pre-1.9.0 local state file migration removed
#7514 [ENHANCEMENT] Ingester: cortex_ingester_head_metric_names gauge
#7559 [BUGFIX] Ring: DoBatch cleanup callback blocked forever on callback panic

Folded into existing entries (same change, additional PR number):

PR Folded into
#7323 #7160 — per-tenant query time ranges
#7458 #7302 — alert generator URL template
#7434 #7716 #7726 #7437 — Go 1.26
#7807 #7814 — Go 1.27.0
#7463 #7460 — gRPC v1.79.3
#7505 #7691 #7740 #7788 — Thanos / promql-engine
#7775 #7357 — per-tenant results cache TTL (also documents the out-of-order-results-cache-ttlresults-cache-ttl → global fallback chain)
#7487 #7485 — stale bucket index metric on ownership change
#7687 #5449 — Azure endpoint_suffix default

Everything still reported by the script is docs, CI, test-only, dependabot, or a flaky-test fix, so it is intentionally skipped.

CHANGELOG.md is the only file touched.

Add a '## 1.22.0 in progress' section below an empty
'## master / unreleased', move the existing unreleased entries into it,
and order them [CHANGE] -> [FEATURE] -> [ENHANCEMENT] -> [BUGFIX] per
RELEASE.md.

Also fill the gaps reported by
./tools/release/check-changelog.sh v1.21.1...master:

- new entries for cortexproject#7513, cortexproject#7514 and cortexproject#7559
- fold cortexproject#7323, cortexproject#7434, cortexproject#7458, cortexproject#7463, cortexproject#7487, cortexproject#7505, cortexproject#7687, cortexproject#7691, cortexproject#7716,
  cortexproject#7726, cortexproject#7775 and cortexproject#7807 into the entries they belong to

Signed-off-by: Charlie Le <charlie_le@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant