Skip to content

Commit 883b1f9

Browse files
authored
Update changelog for v0.10.1 (#679)
1 parent 89279c0 commit 883b1f9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

77
## [Unreleased]
88

9+
## [v0.10.1] - 2025-11-23
10+
911
### Fixed
12+
- Fixed scheduler pod group status update conflict [#676](https://github.com/NVIDIA/KAI-Scheduler/pull/676) [davidLif](https://github.com/davidLif)
1013
- Fixed gpu request validations for pods [#660](https://github.com/NVIDIA/KAI-Scheduler/pull/660) [itsomri](https://github.com/itsomri)
1114

12-
## [v0.10.0] - 20250-11-18
15+
### Changed
16+
- Dependabot configuration to update actions in workflows [#651](https://github.com/NVIDIA/KAI-Scheduler/pull/651) [ScottBrenner](https://github.com/ScottBrenner)
17+
- optimize dependency management by using module cache instead of vendor directory [#645](https://github.com/NVIDIA/KAI-Scheduler/pull/645) [lokielse](https://github.com/lokielse)
18+
19+
## [v0.10.0] - 2025-11-18
1320

1421
### Added
1522
- Added parent reference to SubGroup struct in PodGroup CRD to create a hierarchical SubGroup structure

0 commit comments

Comments
 (0)