Skip to content

Commit ce79cd8

Browse files
committed
chore(main): release 0.36.3
1 parent 51ac20e commit ce79cd8

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.36.3](https://github.com/instill-ai/api-gateway/compare/v0.36.2...v0.36.3) (2025-10-29)
4+
5+
6+
### Features
7+
8+
* **artifact:** add tag update endpoint ([#321](https://github.com/instill-ai/api-gateway/issues/321)) ([044c6e0](https://github.com/instill-ai/api-gateway/commit/044c6e0d82b20e1b2d59822e3c460aba9bec6122))
9+
10+
11+
### Bug Fixes
12+
13+
* **blob-plugin:** remove redundant Host header setting to fix presigned URL validation and update artifact endpoints ([#323](https://github.com/instill-ai/api-gateway/issues/323)) ([f86e6a9](https://github.com/instill-ai/api-gateway/commit/f86e6a958098b28e4a3030260c826f5765fab11a))
14+
15+
16+
### Refactor
17+
18+
* **registry:** migrate repository tag management to model-backend ([#324](https://github.com/instill-ai/api-gateway/issues/324)) ([51ac20e](https://github.com/instill-ai/api-gateway/commit/51ac20e0a7efbf9f0faa002b4ab4527cb9e501cc))
19+
320
## [0.36.2](https://github.com/instill-ai/api-gateway/compare/v0.36.1...v0.36.2) (2025-09-02)
421

522

release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.36.2"
2+
".": "0.36.3"
33
}

0 commit comments

Comments
 (0)