Skip to content

Commit 5e3304f

Browse files
chore(release): prepare changelog for v0.1.1 (#11)
Signed-off-by: kai-release-bot <action@github.com> Co-authored-by: kai-release-bot <action@github.com>
1 parent b761c3d commit 5e3304f

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changes/unreleased/Added-20260723-140000.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Changed-20260723-140100.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to api will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [v0.1.1] - 2026-07-26
9+
10+
### Added
11+
- `kai.scheduler/v1` API group (`kai/v1`): `Config` and `SchedulingShard` types plus their component sub-packages, with generated CRD manifests. `usagedb` config structs (`UsageDBConfig`, `UsageParams`, `WindowType`), `podgrouper/constants`, and `utilities/math` (`SaturatingAdd`).
12+
13+
### Changed
14+
- Re-synced `utilities/resources` (DRA GPU-count overflow fix), `scheduling/v2alpha2` PodGroup types, and `podgrouper/constants` with KAI-Scheduler main.
15+
816
## [v0.1.0]
917

1018
Initial release of the standalone `github.com/kai-scheduler/api` module, seeded from KAI-Scheduler `main`.

0 commit comments

Comments
 (0)