From bebe44e7d22d3775e633b52ad367e6c3332f8d2f Mon Sep 17 00:00:00 2001 From: Instill AI Bot <70758845+droplet-bot@users.noreply.github.com> Date: Sat, 30 Sep 2023 18:43:09 +0100 Subject: [PATCH] chore(main): release 0.29.0-alpha (#554) :robot: I have created a release *beep* *boop* --- ## [0.29.0-alpha](https://github.com/instill-ai/console/compare/v0.28.0-alpha...v0.29.0-alpha) (2023-09-30) ## Features ### We are supporting simple auth * **auth:** support simple login and logout in core ([#556](https://github.com/instill-ai/console/issues/556)) ([8bffdae](https://github.com/instill-ai/console/commit/8bffdaecf4b79f910abd6bfdf87688bec1dd820c)) * **auth:** Unauthenticated user will be block by our auth-guard ([#555](https://github.com/instill-ai/console/issues/555)) ([47eaac7](https://github.com/instill-ai/console/commit/47eaac76ff32b0f4e336da2d60782f03f7bc4c67)) ### Template Engine to speed up your development * **pipeline-builder:** User can have a centralize place to view all the templates ([79f5c77](https://github.com/instill-ai/console/commit/79f5c7793d88b626e9f778e2e8e684d671a35337)) * **pipeline-builder:** User can view staff pick templates on pipeline list page ([#561](https://github.com/instill-ai/console/issues/561)) ([cd35a1c](https://github.com/instill-ai/console/commit/cd35a1c8cd2bfb899db2d11f4be13bc530aaba21)) * **pipeline-builder:** User can initialize pipeline with our templates to speed up the process (https://github.com/instill-ai/cortex/pull/932/commits/ca188988160761e8a6c2c001699eb22de3e67b93) ### Share your pipeline to shine * **pipeline-builder:** user can share their private pipeline with sharing a unique link ([#565](https://github.com/instill-ai/console/issues/565)) ([21d8d98](https://github.com/instill-ai/console/commit/21d8d98556fe8ee6080de6c6937e90c6776b7c73)) * **pipeline-builder:** User can toggle their pipelines permission level ([#564](https://github.com/instill-ai/console/issues/564)) ([b0dc47b](https://github.com/instill-ai/console/commit/b0dc47b1bb5ec90165e25eb84414dd3151fa472d)) * **pipeline-builder:** Non owner user can view public pipeline or pipeline that is shared by link (https://github.com/instill-ai/cortex/pull/910/commits/5d21b8f409ff20a472f84a05ff0c4eef1b13e20f) * **pipeline-builder** User can clone other users shared pipelines (https://github.com/instill-ai/cortex/pull/932/commits/15661ba9cfe73c295d755c875fe3fff53921d3fd) ### Version control your pipeline * **pipeline-builder:** User can release their saved pipeline for new version (https://github.com/instill-ai/cortex/commit/e6245f05e540fa1179dd5fa1dc8221cbf7477d5e) * **pipeline-builder:** User can view different release versions in pipeline-builder (https://github.com/instill-ai/cortex/commit/4cd181745e86ee82367e4b582c3daad9fc47eed0) ### User experience improvement * **pipeline-builder:** User can directly view the pipeline's recipe on the builder (https://github.com/instill-ai/cortex/commit/cc0c20bc459c45b1ef7c62dce6165e0dbec02ee4) * **pipeline-builder:** User can have node with uncreated resource on pipeline builder ([#559](https://github.com/instill-ai/console/issues/559)) ([c894cbf](https://github.com/instill-ai/console/commit/c894cbf360504a835b57ca202604cd63313c4116)) * **pipeline-builder:** User can now have a centralize control panel to copy, delete and configure node ([#560](https://github.com/instill-ai/console/issues/560)) ([08dd9c7](https://github.com/instill-ai/console/commit/08dd9c76fb84b554d378f6decd23b2b7401bc5a3)) * **pipeline-builder:** User will have 1.5x wider node under normal mode and 2.0 wider node under test mode ([#557](https://github.com/instill-ai/console/issues/557)) ([24a29c5](https://github.com/instill-ai/console/commit/24a29c52ae1a2301cd823123f9439267dc651648)) * **pipeline-builder:** When user delete the whole name of pipeline, we will recover it back to previous name on blur or enter ([#558](https://github.com/instill-ai/console/issues/558)) ([dc55909](https://github.com/instill-ai/console/commit/dc55909c3e011a4e5d1073b54799ccca89e62551)) * **pipeline-builder:** User can have node with uncreated resource on pipeline builder (https://github.com/instill-ai/cortex/pull/932/commits/52e4b607cc0f6e3c4757b7af25687a31b60b4cd3) * support namespace in URL, recipe display and add contribution guideline ([#553](https://github.com/instill-ai/console/issues/553)) ([5d91e0b](https://github.com/instill-ai/console/commit/5d91e0b19cafea78ab1df332d5cd208d5fa932c8)) * **pipeline-builder:** User can better identify his configuration on pipeline builder right panel is finished (https://github.com/instill-ai/cortex/commit/e0f35076c3b1104ac11ca0e61db84d899f11434f) * **pipeline-builder:** User can better identify how to fill in instill model component configuration (https://github.com/instill-ai/cortex/commit/a53253a16b02144ebc7ee855ecb3014feb9467ce) * **pipeline-builder:** User can have more templates to have better guidance (https://github.com/instill-ai/cortex/commit/6d72477b0c6ef34b2dbfb420fc8163fcf35fa70e) * **pipeline-builder** User can have pre-formatted text field to better visualize output (https://github.com/instill-ai/cortex/commit/8ede6951c8820f523ed6cbca5915a4d15bc36cdb) * **pipeline-builder:** User can better identify his configuration on pipeline builder right panel is finished (https://github.com/instill-ai/cortex/commit/676896afce1946aff42d19aa221b47e4d5d4b1e2) * **pipeline-builder:** User wont get confused by handler if there has no edge on it (https://github.com/instill-ai/cortex/pull/932/commits/2a809bc8b4eed0603ddc2c6fecd42cd2657d2156) ### Bug fixes * Fix a bug that delete resource/pipeline dialog is too wide (https://github.com/instill-ai/cortex/pull/932/commits/570a4d13118408b499bbf09110b35098f3205d1f) * Fix editing pipeline name when pipeline is new will cause unexpected behavior (https://github.com/instill-ai/cortex/pull/932/commits/864ea222361966a3da3dc89a9dd2390e4a7d1e0b) * Fix the wrong pipeline trigger snippet (https://github.com/instill-ai/cortex/pull/932/commits/a21dd80046428d55b980cba5b780d5262ffe360b) * **model-hub:** fix model namespace is wrong in instill-core's /models/<model_id> page ([#571](https://github.com/instill-ai/console/issues/571)) ([dc64460](https://github.com/instill-ai/console/commit/dc6446089cc727560ce72b5e9a3442cfa8d26991)) ### Miscellaneous * better guard our repo from pnpm overrides ([#563](https://github.com/instill-ai/console/issues/563)) ([9848f9d](https://github.com/instill-ai/console/commit/9848f9d20158c84f89c613b2be0aafea2c8ba08b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 34 ++++++++++++++++++++++++++++++++++ package.json | 2 +- release-please/manifest.json | 2 +- 3 files changed, 36 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d574688fa..68e30a1b51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,39 @@ # Changelog +## [0.29.0-alpha](https://github.com/instill-ai/console/compare/v0.28.0-alpha...v0.29.0-alpha) (2023-09-30) + + +### Features + +* **auth:** support simple login and logout in core ([#556](https://github.com/instill-ai/console/issues/556)) ([8bffdae](https://github.com/instill-ai/console/commit/8bffdaecf4b79f910abd6bfdf87688bec1dd820c)) +* **auth:** Unauthenticated user will be block by our auth-guard ([#555](https://github.com/instill-ai/console/issues/555)) ([47eaac7](https://github.com/instill-ai/console/commit/47eaac76ff32b0f4e336da2d60782f03f7bc4c67)) +* **pipeline-builder:** Non owner user can view public pipeline or pipeline that is shared by link ([#566](https://github.com/instill-ai/console/issues/566)) ([11aac63](https://github.com/instill-ai/console/commit/11aac63406a012299a2572a48b53fdc70d80802e)) +* **pipeline-builder:** User can clone pipeline that is shared by other users ([#567](https://github.com/instill-ai/console/issues/567)) ([c88760f](https://github.com/instill-ai/console/commit/c88760fb95f92c3214cecef4861f1be1541f4ef1)) +* **pipeline-builder:** user can have a centralize place to view all the templates ([#562](https://github.com/instill-ai/console/issues/562)) ([79f5c77](https://github.com/instill-ai/console/commit/79f5c7793d88b626e9f778e2e8e684d671a35337)) +* **pipeline-builder:** user can have node with uncreated resource on pipeline builder ([#559](https://github.com/instill-ai/console/issues/559)) ([c894cbf](https://github.com/instill-ai/console/commit/c894cbf360504a835b57ca202604cd63313c4116)) +* **pipeline-builder:** user can have pre-formatted text field to better visualize the output ([#572](https://github.com/instill-ai/console/issues/572)) ([1bbb953](https://github.com/instill-ai/console/commit/1bbb953812a534acbc5c817b11b7208c584ef7bc)) +* **pipeline-builder:** User can now have a centralize control panel to copy, delete and configure node ([#560](https://github.com/instill-ai/console/issues/560)) ([08dd9c7](https://github.com/instill-ai/console/commit/08dd9c76fb84b554d378f6decd23b2b7401bc5a3)) +* **pipeline-builder:** user can share their private pipeline with sharing a unique link ([#565](https://github.com/instill-ai/console/issues/565)) ([21d8d98](https://github.com/instill-ai/console/commit/21d8d98556fe8ee6080de6c6937e90c6776b7c73)) +* **pipeline-builder:** User can toggle their pipelines permission level ([#564](https://github.com/instill-ai/console/issues/564)) ([b0dc47b](https://github.com/instill-ai/console/commit/b0dc47b1bb5ec90165e25eb84414dd3151fa472d)) +* **pipeline-builder:** User can view staff pick templates on pipeline list page ([#561](https://github.com/instill-ai/console/issues/561)) ([cd35a1c](https://github.com/instill-ai/console/commit/cd35a1c8cd2bfb899db2d11f4be13bc530aaba21)) +* **pipeline-builder:** User will have 1.5x wider node under normal mode and 2.0 wider node under test mode ([#557](https://github.com/instill-ai/console/issues/557)) ([24a29c5](https://github.com/instill-ai/console/commit/24a29c52ae1a2301cd823123f9439267dc651648)) +* **pipeline-builder:** When user delete the whole name of pipeline, we will recover it back to previous name on blur or enter ([#558](https://github.com/instill-ai/console/issues/558)) ([dc55909](https://github.com/instill-ai/console/commit/dc55909c3e011a4e5d1073b54799ccca89e62551)) +* prepare release 0.29.0-alpha ([#574](https://github.com/instill-ai/console/issues/574)) ([a28c83f](https://github.com/instill-ai/console/commit/a28c83fb5b3241b989a81cf755630b23cd9a89e5)) +* support namespace in URL, recipe display and add contribution guideline ([#553](https://github.com/instill-ai/console/issues/553)) ([5d91e0b](https://github.com/instill-ai/console/commit/5d91e0b19cafea78ab1df332d5cd208d5fa932c8)) +* **user:** User can generate API token in user-setting page ([#568](https://github.com/instill-ai/console/issues/568)) ([1df5e30](https://github.com/instill-ai/console/commit/1df5e307fb8307b7d21d26194a0bfcc1b9dc99a7)) + + +### Bug Fixes + +* fix a bug that user can change password to default password ([#569](https://github.com/instill-ai/console/issues/569)) ([b84e4b2](https://github.com/instill-ai/console/commit/b84e4b289e28fd6caf23da5e2e933fb82c2a03e5)) +* fix back to latest version button won't reset the field value on node ([#570](https://github.com/instill-ai/console/issues/570)) ([6c3e281](https://github.com/instill-ai/console/commit/6c3e2817cb8912c26edc5aad5beaec56c874cf2a)) +* **model-hub:** fix model namespace is wrong in instill-core's /models/<model_id> page ([#571](https://github.com/instill-ai/console/issues/571)) ([dc64460](https://github.com/instill-ai/console/commit/dc6446089cc727560ce72b5e9a3442cfa8d26991)) + + +### Miscellaneous + +* better guard our repo from pnpm overrides ([#563](https://github.com/instill-ai/console/issues/563)) ([9848f9d](https://github.com/instill-ai/console/commit/9848f9d20158c84f89c613b2be0aafea2c8ba08b)) + ## [0.28.0-alpha](https://github.com/instill-ai/console/compare/v0.27.0-alpha...v0.28.0-alpha) (2023-09-22) diff --git a/package.json b/package.json index 8f18e40464..110b2a69d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "instillai-console", - "version": "0.28.0-alpha", + "version": "0.29.0-alpha", "main": "index.js", "repository": "https://github.com/instill-ai/console.git", "author": "Instill AI", diff --git a/release-please/manifest.json b/release-please/manifest.json index a4e051a982..530ec8321d 100644 --- a/release-please/manifest.json +++ b/release-please/manifest.json @@ -1,3 +1,3 @@ { - ".": "0.28.0-alpha" + ".": "0.29.0-alpha" } \ No newline at end of file