Skip to content

Commit 55bc9cb

Browse files
cortex-ai-agents[bot]SoWieMarkusclaude
authored
Update changelog for release PR #966 (#970)
## Summary - Add changelog entry for release PR #966 (cortex v0.1.2, bundles v0.0.76) - Documents new features: domain restriction scheduling, InFlightReservation, datasource restart sync, VM placement tracking, and more - No breaking changes in this release ## Test plan - [x] Changelog entry follows existing format and conventions - [ ] Verify PR links resolve correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: cortex-ai-agents[bot] <279748396+cortex-ai-agents[bot]@users.noreply.github.com> Co-authored-by: Markus Wieland <SoWieMarkus@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 12ee095 commit 55bc9cb

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# Changelog
22

3+
## 2026-06-23 — [#966](https://github.com/cobaltcore-dev/cortex/pull/966)
4+
5+
### cortex v0.1.2 (sha-0b499dbc)
6+
7+
Non-breaking changes:
8+
- All datasources are synced on restart ([#956](https://github.com/cobaltcore-dev/cortex/pull/956))
9+
- Honor domain restrictions for CR reservation scheduling ([#955](https://github.com/cobaltcore-dev/cortex/pull/955))
10+
- Create InFlightReservation as part of Reservation CRD ([#954](https://github.com/cobaltcore-dev/cortex/pull/954))
11+
- Move committed resource status summary business logic to internal ([#953](https://github.com/cobaltcore-dev/cortex/pull/953))
12+
- Bypass grace period for confirmed VM departure ([#925](https://github.com/cobaltcore-dev/cortex/pull/925))
13+
- Track VM placements in reservations and classify no-host-found ([#847](https://github.com/cobaltcore-dev/cortex/pull/847))
14+
- Refactor reservations: move VMSource to shared package, unify VM data layer ([#930](https://github.com/cobaltcore-dev/cortex/pull/930))
15+
- Add suffix gX to postgresql ([#939](https://github.com/cobaltcore-dev/cortex/pull/939))
16+
- Update External dependencies to v1.9.1 ([#952](https://github.com/cobaltcore-dev/cortex/pull/952))
17+
- Update `github.com/sapcc` ([#938](https://github.com/cobaltcore-dev/cortex/pull/938))
18+
19+
### cortex-nova v0.0.76
20+
21+
Includes updated chart cortex v0.1.2.
22+
23+
- Add `keystoneSecretRef` and `ssoSecretRef` config keys for domain resolution in committed resource reservation scheduling ([#955](https://github.com/cobaltcore-dev/cortex/pull/955))
24+
25+
### cortex-crds v0.0.76
26+
27+
Includes updated chart cortex v0.1.2.
28+
29+
### cortex-cinder v0.0.76
30+
31+
Includes updated chart cortex v0.1.2.
32+
33+
### cortex-pods v0.0.76
34+
35+
Includes updated chart cortex v0.1.2.
36+
37+
### cortex-ironcore v0.0.76
38+
39+
Includes updated chart cortex v0.1.2.
40+
41+
### cortex-manila v0.0.76
42+
43+
Includes updated chart cortex v0.1.2.
44+
345
## 2026-06-08 — [#919](https://github.com/cobaltcore-dev/cortex/pull/919)
446

547
### cortex v0.1.0 (sha-a0373875)

0 commit comments

Comments
 (0)