Skip to content

Commit

Permalink
Release arena v0.9.15 (#1078)
Browse files Browse the repository at this point in the history
Signed-off-by: Syulin7 <[email protected]>
  • Loading branch information
Syulin7 authored Apr 28, 2024
1 parent 5034f39 commit f31e1b0
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.14
0.9.15
16 changes: 16 additions & 0 deletions docs/releases/v0.9.15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Release 0.9.15

### New features

- KServe support expose metrics automatically by --enable-prometheus & --metrics-port. #1073
- KServe support autoscaling according custom metrics by HPA. #1073

### Bug fixes

- Fix port cannot be allocated when submitting a tfjob using the go sdk. #1071
- Fix --command parameter is not effective. #1074
- Fix command includes quotes cause Helm template failure. #1075

### Misc

- Upgrade helm version to v3.13.3. #1072
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ nav:
- SDK:
- Golang: sdk/go/index.md
- Release Notes:
- v0.9.15: releases/v0.9.15.md
- v0.9.14: releases/v0.9.14.md
- v0.9.13: releases/v0.9.13.md
- v0.9.12: releases/v0.9.12.md
Expand Down

0 comments on commit f31e1b0

Please sign in to comment.