-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Syulin7 <[email protected]>
- Loading branch information
Showing
3 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.9.15 | ||
0.9.16 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Release 0.9.16 | ||
|
||
### New features | ||
|
||
- Support setting shared memory for training job. #1104 | ||
- Support setting the init-container-image for pytorch-operator. #1097 | ||
- Add env-from-secret to read environment variables from secret. #1107 | ||
- Support config security context for KServe. #1108 | ||
|
||
### Bug fixes | ||
|
||
- Fix get kserve job panic. #1086 | ||
- Fix gpu-exporter and prometheus demo. #1087 | ||
- Fix incorrect TensorBoard images. #1109 | ||
|
||
### Misc | ||
|
||
- Update Arena Java SDK fastjson version. #1088 | ||
- Remove vendor #1089 | ||
- Change kserve prom svc to ClusterIP. #1096 | ||
- Upgrade the kubernetes dependencies to v1.28 and go version to 1.21. #1102 | ||
- Add a demo for using arena CLI in container. #1105 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters