Skip to content

Commit f3f10d0

Browse files
committed
chore(docs): Add Training Operator 1.9.1 Changelog
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
1 parent 17077e3 commit f3f10d0

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

3+
# [v1.9.1](https://github.com/kubeflow/training-operator/tree/v1.9.1) (2025-03-24)
4+
5+
## Breaking Changes
6+
7+
- Update Manifest Images to GHCR ([#2544](https://github.com/kubeflow/trainer/pull/2544) by [@saileshd1402](https://github.com/saileshd1402))
8+
- Push images to GHCR for release-1.9 ([#2491](https://github.com/kubeflow/trainer/pull/2491) by [@saileshd1402](https://github.com/saileshd1402))
9+
10+
## New Features
11+
12+
- Add volume and volume mounts arguments to TrainingClient.create_job API ([#2449](https://github.com/kubeflow/trainer/pull/2449) by [@astefanutti](https://github.com/astefanutti))
13+
- Add configurable QPS and burst settings for kube API client ([#2411](https://github.com/kubeflow/trainer/pull/2411) by [@ronk21runai](https://github.com/ronk21runai))
14+
15+
## Bug Fixes
16+
17+
- fix(ci): Change publish dir from `training` to `trainer` ([#2546](https://github.com/kubeflow/trainer/pull/2546) by [@Electronic-Waste](https://github.com/Electronic-Waste))
18+
- fix: fix typos in script comments. ([#2465](https://github.com/kubeflow/trainer/pull/2465) by [@IRONICBo](https://github.com/IRONICBo))
19+
- fix: adds jaxjobs to the kubeflow-training-roles.yaml ClusterRole ([#2417](https://github.com/kubeflow/trainer/pull/2417) by [@DnPlas](https://github.com/DnPlas))
20+
- [release-1.9] Rename paddlepaddle_defaults.go file name ([#2400](https://github.com/kubeflow/trainer/pull/2400) by [@google-oss-robot](https://github.com/google-oss-robot))
21+
22+
[Full Changelog](https://github.com/kubeflow/trainer/compare/v1.9.0...v1.9.1)
23+
324
# [v1.9.0](https://github.com/kubeflow/training-operator/tree/v1.9.0) (2025-01-21)
425

526
## Breaking Changes

0 commit comments

Comments
 (0)