Skip to content

Commit

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


##
[0.29.0-beta](v0.28.1-beta...v0.29.0-beta)
(2024-11-05)


### Features

* **blob:** relay file download and upload to minio
([#261](#261))
([ec27223](ec27223))
* **run:** pipeline/model runs and metrics APIs
([#265](#265))
([c5f1a8d](c5f1a8d))


### Bug Fixes

* **blob:** build the blob plugin in image
([#263](#263))
([24fc718](24fc718))

---
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 Nov 5, 2024
1 parent c5f1a8d commit 958e008
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.29.0-beta](https://github.com/instill-ai/api-gateway/compare/v0.28.1-beta...v0.29.0-beta) (2024-11-05)


### Features

* **blob:** relay file download and upload to minio ([#261](https://github.com/instill-ai/api-gateway/issues/261)) ([ec27223](https://github.com/instill-ai/api-gateway/commit/ec2722362f8db304032581040969a08405750295))
* **run:** pipeline/model runs and metrics APIs ([#265](https://github.com/instill-ai/api-gateway/issues/265)) ([c5f1a8d](https://github.com/instill-ai/api-gateway/commit/c5f1a8d765384493865ea7eacef5c36a227ac65b))


### Bug Fixes

* **blob:** build the blob plugin in image ([#263](https://github.com/instill-ai/api-gateway/issues/263)) ([24fc718](https://github.com/instill-ai/api-gateway/commit/24fc718aabcffe63b9194fff256ae2db1a370b08))

## [0.28.1-beta](https://github.com/instill-ai/api-gateway/compare/v0.28.0-beta...v0.28.1-beta) (2024-10-23)


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.1-beta"
".": "0.29.0-beta"
}

0 comments on commit 958e008

Please sign in to comment.