Skip to content

Commit 4904bd0

Browse files
Update changelog for PRs merged after #969/#970 (#974) [skip ci]
## Summary - Add #951 (PAYG pre-allocation), #909 (failover fix), and #959 (dependency update) to release changelog - Update SHA reference from sha-0b499dbc to sha-6daa5050 This updates the changelog for release PR #966 to include PRs that were merged after the initial changelog PR (#970) was created. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Markus Wieland <SoWieMarkus@users.noreply.github.com> 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>
1 parent 0f09902 commit 4904bd0

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
## 2026-06-23 — [#966](https://github.com/cobaltcore-dev/cortex/pull/966)
44

5-
### cortex v0.1.2 (sha-0b499dbc)
5+
### cortex v0.1.2 (sha-6daa5050)
66

77
Non-breaking changes:
8+
- Pre-allocate PAYG VMs into CR reservation slots on CR creation/modification ([#951](https://github.com/cobaltcore-dev/cortex/pull/951))
9+
- Keep failover allocation if VM missing from postgres but present on hypervisor ([#909](https://github.com/cobaltcore-dev/cortex/pull/909))
810
- All datasources are synced on restart ([#956](https://github.com/cobaltcore-dev/cortex/pull/956))
911
- Honor domain restrictions for CR reservation scheduling ([#955](https://github.com/cobaltcore-dev/cortex/pull/955))
1012
- Create InFlightReservation as part of Reservation CRD ([#954](https://github.com/cobaltcore-dev/cortex/pull/954))
@@ -13,7 +15,7 @@ Non-breaking changes:
1315
- Track VM placements in reservations and classify no-host-found ([#847](https://github.com/cobaltcore-dev/cortex/pull/847))
1416
- Refactor reservations: move VMSource to shared package, unify VM data layer ([#930](https://github.com/cobaltcore-dev/cortex/pull/930))
1517
- 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))
18+
- Update External dependencies to v1.9.1 ([#952](https://github.com/cobaltcore-dev/cortex/pull/952)), v1.14.46 ([#959](https://github.com/cobaltcore-dev/cortex/pull/959))
1719
- Update `github.com/sapcc` ([#938](https://github.com/cobaltcore-dev/cortex/pull/938))
1820

1921
### cortex-nova v0.0.76

0 commit comments

Comments
 (0)