From 8c6a987f5262731f912bf1613b5d17d1f9fa2b54 Mon Sep 17 00:00:00 2001 From: "cortex-ai-agents[bot]" <279748396+cortex-ai-agents[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 08:56:52 +0000 Subject: [PATCH] Add changelog entry for release PR #1009 Co-Authored-By: Claude Opus 4.7 --- CHANGELOG.md | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ddb49d00..8f94c487d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,47 @@ # Changelog +## 2026-07-03 — [#1009](https://github.com/cobaltcore-dev/cortex/pull/1009) + +### cortex v0.2.2 (sha-f4d7df89) + +Non-breaking changes: +- Include host information in error logs when multicluster connection fails ([#997](https://github.com/cobaltcore-dev/cortex/pull/997)) +- Fix Perses config for local development ([#1007](https://github.com/cobaltcore-dev/cortex/pull/1007)) +- Update `github.com/sapcc/go-bits` ([#1005](https://github.com/cobaltcore-dev/cortex/pull/1005)) +- Update kube-prometheus-stack Docker tag to v87.4.0 ([#998](https://github.com/cobaltcore-dev/cortex/pull/998)) + +### cortex-shim v0.1.5 (sha-c98ddb05) + +Includes updated image sha-c98ddb05. + +### cortex-nova v0.0.79 + +Includes updated charts cortex v0.2.2, cortex-postgres v0.6.8. + +### cortex-cinder v0.0.79 + +Includes updated charts cortex v0.2.2, cortex-postgres v0.6.8. + +### cortex-manila v0.0.79 + +Includes updated charts cortex v0.2.2, cortex-postgres v0.6.8. + +### cortex-crds v0.0.79 + +Includes updated chart cortex v0.2.2. + +### cortex-ironcore v0.0.79 + +Includes updated chart cortex v0.2.2. + +### cortex-pods v0.0.79 + +Includes updated chart cortex v0.2.2. + +### cortex-placement-shim v0.1.5 + +Includes updated chart cortex-shim v0.1.5. + ## 2026-07-01 — [#1001](https://github.com/cobaltcore-dev/cortex/pull/1001) ### cortex v0.2.1 (sha-44b8aab7)