Skip to content

Commit

Permalink
chore(main): release 0.29.0-alpha (#652)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.29.0-alpha](v0.28.0-alpha...v0.29.0-alpha)
(2024-08-29)


### Features

* **minio:** added minio connection
([#651](#651))
([d17770f](d17770f))
* **minio:** added minio upload file bytes function
([#656](#656))
([1f7b403](1f7b403))
* **minio:** upgraded to minio v7 and return url and file size
([#654](#654))
([4c34bf4](4c34bf4))
* **model:** support model statistics in model message
([#660](#660))
([b460778](b460778))
* **model:** support num_of_runs in list filter
([#661](#661))
([b161512](b161512))
* **ray:** add separate state for scaling
([#659](#659))
([f519c82](f519c82))
* **ray:** support triggering upscale
([#665](#665))
([441af13](441af13))
* **redis:** replace I/O data retrieval from redis with minio
([#667](#667))
([fc46ef8](fc46ef8))
* **run:** fix run logging owner view permission
([#668](#668))
([5c07c9a](5c07c9a))


### Bug Fixes

* **ray:** fix upscale request timeout
([#675](#675))
([d24eea5](d24eea5))
* **redis:** fix input value overwrite
([#658](#658))
([a383380](a383380))
* **workflow:** fix duplicate key when activity retry
([#669](#669))
([97d9cd2](97d9cd2))
* **workflow:** fix state check
([#673](#673))
([0514cae](0514cae))

---
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
droplet-bot authored Aug 29, 2024
1 parent 0996c34 commit 63d5068
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [0.29.0-alpha](https://github.com/instill-ai/model-backend/compare/v0.28.0-alpha...v0.29.0-alpha) (2024-08-29)


### Features

* **minio:** added minio connection ([#651](https://github.com/instill-ai/model-backend/issues/651)) ([d17770f](https://github.com/instill-ai/model-backend/commit/d17770f56df19dc3e3999bc11383db321b67cd28))
* **minio:** added minio upload file bytes function ([#656](https://github.com/instill-ai/model-backend/issues/656)) ([1f7b403](https://github.com/instill-ai/model-backend/commit/1f7b403b4e9b872e28f3cabe5b46ac76d420e567))
* **minio:** upgraded to minio v7 and return url and file size ([#654](https://github.com/instill-ai/model-backend/issues/654)) ([4c34bf4](https://github.com/instill-ai/model-backend/commit/4c34bf4e930bba25b5ecc0faea5b7fb7d12fae4d))
* **model:** support model statistics in model message ([#660](https://github.com/instill-ai/model-backend/issues/660)) ([b460778](https://github.com/instill-ai/model-backend/commit/b4607783b63b267d6413ed5ca0b2b9c5f8445f86))
* **model:** support num_of_runs in list filter ([#661](https://github.com/instill-ai/model-backend/issues/661)) ([b161512](https://github.com/instill-ai/model-backend/commit/b161512447ae0fa227ff990d1becac525d22d542))
* **ray:** add separate state for scaling ([#659](https://github.com/instill-ai/model-backend/issues/659)) ([f519c82](https://github.com/instill-ai/model-backend/commit/f519c82d3d501a0ba92eaae3fd51dd3763493473))
* **ray:** support triggering upscale ([#665](https://github.com/instill-ai/model-backend/issues/665)) ([441af13](https://github.com/instill-ai/model-backend/commit/441af13d31be2ba399246ac8fc2d07fa6c585e8a))
* **redis:** replace I/O data retrieval from redis with minio ([#667](https://github.com/instill-ai/model-backend/issues/667)) ([fc46ef8](https://github.com/instill-ai/model-backend/commit/fc46ef8fcf813db55877d1f149fdeb5aff69c32a))
* **run:** fix run logging owner view permission ([#668](https://github.com/instill-ai/model-backend/issues/668)) ([5c07c9a](https://github.com/instill-ai/model-backend/commit/5c07c9a7b3df4ad713a524ed1b02f80e03bfd5b3))


### Bug Fixes

* **ray:** fix upscale request timeout ([#675](https://github.com/instill-ai/model-backend/issues/675)) ([d24eea5](https://github.com/instill-ai/model-backend/commit/d24eea5f9f1b4903ce9b452bdee8a9ba3046cce2))
* **redis:** fix input value overwrite ([#658](https://github.com/instill-ai/model-backend/issues/658)) ([a383380](https://github.com/instill-ai/model-backend/commit/a38338001f4f5fa10917635dd8ad2e14e22af1cc))
* **workflow:** fix duplicate key when activity retry ([#669](https://github.com/instill-ai/model-backend/issues/669)) ([97d9cd2](https://github.com/instill-ai/model-backend/commit/97d9cd247d0e50ed728d11068f555848d80980b8))
* **workflow:** fix state check ([#673](https://github.com/instill-ai/model-backend/issues/673)) ([0514cae](https://github.com/instill-ai/model-backend/commit/0514caec7b223cf1b69bc21934cebaec16afa394))

## [0.28.0-alpha](https://github.com/instill-ai/model-backend/compare/v0.27.0-alpha...v0.28.0-alpha) (2024-07-31)


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.28.0-alpha"
".": "0.29.0-alpha"
}

0 comments on commit 63d5068

Please sign in to comment.