-
Notifications
You must be signed in to change notification settings - Fork 110
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 (#1014)
🤖 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)) ### Miscellaneous Chores * release v0.33.0-beta ([1cc19b9](1cc19b9)) --- 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
1cc19b9
commit 75c740a
Showing
3 changed files
with
21 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" | ||
} |