Skip to content

Commit

Permalink
chore(main): release 0.34.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
droplet-bot committed Dec 13, 2024
1 parent 592f0d7 commit bbbddf9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.34.0-alpha](https://github.com/instill-ai/model-backend/compare/v0.33.1-alpha...v0.34.0-alpha) (2024-12-13)


### Features

* **handler:** add title for region hardware ([#718](https://github.com/instill-ai/model-backend/issues/718)) ([c71bb75](https://github.com/instill-ai/model-backend/commit/c71bb75f7869498c62c2d6a93399f6d6bb633c28))
* **ray:** support multi-gpu suffix ([#714](https://github.com/instill-ai/model-backend/issues/714)) ([bfc442d](https://github.com/instill-ai/model-backend/commit/bfc442d4215384843c4b771e2d8210c439ef448c))


### Bug Fixes

* **ray:** fix missing deployment configs ([#717](https://github.com/instill-ai/model-backend/issues/717)) ([9d20344](https://github.com/instill-ai/model-backend/commit/9d20344a14912d1de40ffe1cee651727aa006b90))

## [0.33.1-alpha](https://github.com/instill-ai/model-backend/compare/v0.33.0-alpha...v0.33.1-alpha) (2024-12-03)


Expand Down
2 changes: 1 addition & 1 deletion release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.33.1-alpha"
".": "0.34.0-alpha"
}

0 comments on commit bbbddf9

Please sign in to comment.