Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release 0.25.0-alpha (#430)
🤖 I have created a release *beep* *boop* --- ## [0.25.0-alpha](v0.24.1-alpha...v0.25.0-alpha) (2023-07-09) ### Features * adapt input_only field for AI and Blockchain related form ([#444](#444)) ([8dbc3cc](8dbc3cc)) * adapt instill-ai new product structure ([#429](#429)) ([b5507d6](b5507d6)) * adapt most-up-to-date cortex ([#457](#457)) ([854d1fb](854d1fb)) * adapt new trigger snippet and pipeline-builder in cortex ([#452](#452)) ([717fc48](717fc48)) * adapt up-to-date pipeline-builder ([#454](#454)) ([8333e3b](8333e3b)) * add different structure backend workflow ([#458](#458)) ([af417d8](af417d8)) * **connector:** implement pages related to blockchain ([#434](#434)) ([bd795a0](bd795a0)) * **core:** adapt the singular connector endpoint design ([#431](#431)) ([a4e7f84](a4e7f84)) * **core:** implement the ai-connector related pages ([#433](#433)) ([86d130b](86d130b)) * **model-hub:** add model-hub page ([#432](#432)) ([ea7eaf1](ea7eaf1)) * **pipeline-builder:** add pipeline-builder and adapt the new connector endpoint ([#436](#436)) ([127c59f](127c59f)) * **pipeline-builder:** implement disconnect/connect action in the pipeline-builder ([#439](#439)) ([7fa5542](7fa5542)) * **pipeline-builder:** implement the nested left panel in the pipeline builder ([#447](#447)) ([2cef341](2cef341)) * **pipeline-builder:** implement the resource configuration at the pipeline-builder right panel ([#437](#437)) ([8b349e3](8b349e3)) * **pipeline-builder:** support blockchain in pipeline-builder ([#438](#438)) ([4605209](4605209)) * **pipeline-builder:** support complex DAG in pipeline-builder ([#445](#445)) ([bbc6b57](bbc6b57)) * sync pipeline-builder and form with cortex ([#455](#455)) ([63bea00](63bea00)) * update the control of the pipeline ([#442](#442)) ([a0b5a55](a0b5a55)) ### Bug Fixes * **e2e:** fix console e2e test related to model-hub ([#440](#440)) ([a344297](a344297)) * fix pipeline deps wrong syntax ([#448](#448)) ([ad09733](ad09733)) * fix pipeline-builder bugs ([#456](#456)) ([b4a3d02](b4a3d02)) * fix wrong connector endpoint ([#435](#435)) ([ed6eb8c](ed6eb8c)) * **pipeline-builder:** fix activate pipeline button will always show activate ([#449](#449)) ([3bc62fc](3bc62fc)) * **pipeline-builder:** fix multiple pipeline-builder flow issues related to rename ([#443](#443)) ([df02617](df02617)) * **toolkit:** fix destination logic issue related to http and grpc ([#451](#451)) ([925d5b8](925d5b8)) ### Miscellaneous * update the backend minor change ([#446](#446)) ([f635bbf](f635bbf)) --- 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