-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release 0.33.0-beta (#498)
🤖 I have created a release *beep* *boop* --- ## [0.33.0-beta](v0.32.0-beta...v0.33.0-beta) (2024-06-06) ### Features * **artifact:** add minio and milvus for artifact storage ([#999](#999)) ([14713d9](14713d9)) * **mgmt:** run migration only on main cluster in mgmt-backend ([#1007](#1007)) ([26fedff](26fedff)) * **ray:** update infra to accommodate containerized model serving ([#494](#494)) ([8c4b3e1](8c4b3e1)) ### Bug Fixes * **artifact:** modify healthy check request ([#1003](#1003)) ([c4225aa](c4225aa)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information
1 parent
b37f0ee
commit ac58ce0
Showing
3 changed files
with
16 additions
and
2 deletions.
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
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
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,3 +1,3 @@ | ||
{ | ||
".": "0.32.0-beta" | ||
".": "0.33.0-beta" | ||
} |