Skip to content

Commit 2f854c5

Browse files
chore(main): release 0.56.0 (#1392)
🤖 I have created a release *beep* *boop* --- ## [0.56.0](v0.55.0...v0.56.0) (2025-09-09) ### Miscellaneous * **env:** update API_GATEWAY_VERSION ([#1386](#1386)) ([0b0304e](0b0304e)) * **env:** update ARTIFACT_BACKEND_VERSION ([#1384](#1384)) ([262da7f](262da7f)) * **env:** update ARTIFACT_BACKEND_VERSION ([#1387](#1387)) ([a4bc89c](a4bc89c)) * **env:** update ARTIFACT_BACKEND_VERSION ([#1388](#1388)) ([e6fb1a4](e6fb1a4)) * **env:** update CONSOLE_VERSION ([#1391](#1391)) ([1dcecbb](1dcecbb)) * **env:** update MGMT_BACKEND_VERSION ([#1382](#1382)) ([6e3ba3d](6e3ba3d)) * **env:** update MODEL_BACKEND_VERSION ([#1390](#1390)) ([86d4bdd](86d4bdd)) * **env:** update PIPELINE_BACKEND_VERSION ([#1383](#1383)) ([e5c97d0](e5c97d0)) * **helm:** bump chart RC version ([#1389](#1389)) ([4a8e2c1](4a8e2c1)) * **helm:** use api-key for Temporal auth ([#1364](#1364)) ([8cbc317](8cbc317)) * release v0.56.0 ([2b27419](2b27419)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: Chang, Hui-Tang <[email protected]>
1 parent 2b27419 commit 2f854c5

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
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.56.0](https://github.com/instill-ai/instill-core/compare/v0.55.0...v0.56.0) (2025-09-09)
4+
5+
6+
### Miscellaneous
7+
8+
* **env:** update API_GATEWAY_VERSION ([#1386](https://github.com/instill-ai/instill-core/issues/1386)) ([0b0304e](https://github.com/instill-ai/instill-core/commit/0b0304e2f58005c723c3c795724e34944fa7da2a))
9+
* **env:** update ARTIFACT_BACKEND_VERSION ([#1384](https://github.com/instill-ai/instill-core/issues/1384)) ([262da7f](https://github.com/instill-ai/instill-core/commit/262da7f3bc3b454f95d95ebee0e163f91ea04ce5))
10+
* **env:** update ARTIFACT_BACKEND_VERSION ([#1387](https://github.com/instill-ai/instill-core/issues/1387)) ([a4bc89c](https://github.com/instill-ai/instill-core/commit/a4bc89cd2b20e4089f521a5436ecbdd2d4e76646))
11+
* **env:** update ARTIFACT_BACKEND_VERSION ([#1388](https://github.com/instill-ai/instill-core/issues/1388)) ([e6fb1a4](https://github.com/instill-ai/instill-core/commit/e6fb1a4c9f57a9c5887a1b45f2aaca859e4a065c))
12+
* **env:** update CONSOLE_VERSION ([#1391](https://github.com/instill-ai/instill-core/issues/1391)) ([1dcecbb](https://github.com/instill-ai/instill-core/commit/1dcecbb1924461a3ff1ef288482a1e31476c6ad5))
13+
* **env:** update MGMT_BACKEND_VERSION ([#1382](https://github.com/instill-ai/instill-core/issues/1382)) ([6e3ba3d](https://github.com/instill-ai/instill-core/commit/6e3ba3dd89d6d07f884ad22eb968af5390e85cd7))
14+
* **env:** update MODEL_BACKEND_VERSION ([#1390](https://github.com/instill-ai/instill-core/issues/1390)) ([86d4bdd](https://github.com/instill-ai/instill-core/commit/86d4bdda4e075e35ec11903a91d6f5c98fb3943c))
15+
* **env:** update PIPELINE_BACKEND_VERSION ([#1383](https://github.com/instill-ai/instill-core/issues/1383)) ([e5c97d0](https://github.com/instill-ai/instill-core/commit/e5c97d0e9e029dc694fda816f3347ac529a4c681))
16+
* **helm:** bump chart RC version ([#1389](https://github.com/instill-ai/instill-core/issues/1389)) ([4a8e2c1](https://github.com/instill-ai/instill-core/commit/4a8e2c12a3a4037db2c72f8dd29ea385e84c6d3f))
17+
* **helm:** use api-key for Temporal auth ([#1364](https://github.com/instill-ai/instill-core/issues/1364)) ([8cbc317](https://github.com/instill-ai/instill-core/commit/8cbc3176ffe15875aaca35e00f45b701889a7dbf))
18+
* release v0.56.0 ([2b27419](https://github.com/instill-ai/instill-core/commit/2b27419b9eeb0dcb49b4045eeb3c686a3ccf401a))
19+
320
## [0.55.0](https://github.com/instill-ai/instill-core/compare/v0.54.1...v0.55.0) (2025-08-26)
421

522

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Execute the following commands to pull pre-built images with all the dependencie
5656
<!-- x-release-please-start-version -->
5757

5858
```bash
59-
git clone -b v0.55.0 https://github.com/instill-ai/instill-core.git && cd instill-core
59+
git clone -b v0.56.0 https://github.com/instill-ai/instill-core.git && cd instill-core
6060

6161
# Launch all services
6262
make run

charts/core/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: core
33
description: The Helm chart of Instill Core
44
type: application
5-
version: 0.1.67-rc.1
6-
appVersion: 0.56.0-rc.1
5+
version: 0.1.67
6+
appVersion: 0.56.0
77
keywords:
88
- unstructured data
99
- pipeline

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.55.0"
2+
".": "0.56.0"
33
}

0 commit comments

Comments
 (0)