Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- <details><summary>0.33.0-alpha</summary> ## [0.33.0-alpha](v0.32.1-alpha...v0.33.0-alpha) (2023-11-28) ## pipeline builder component design revamp * **pipeline-builder:** Highlight the node when user select it ([#746](#746)) ([594ecb3](594ecb3)) * **pipeline-builder:** update the design of image and multiple images field on start operator node ([#708](#708)) ([8a7bb80](8a7bb80)) * **pipeline-builder:** User can be better hinted when building field on start operator ([#734](#734)) ([a0bb166](a0bb166)) * **pipeline-builder:** User can edit field on connector/operator node ([#724](#724)) ([4a2e85a](4a2e85a)) * **pipeline-builder:** User can edit important field on operator node ([#717](#717)) ([6e7cbc0](6e7cbc0)) * **pipeline-builder:** User can have a better trigger flow with new pipeline builder control ([#738](#738)) ([3d5ef4e](3d5ef4e)) * **pipeline-builder:** User can have a bottom bar on the connector node to showcase output information ([#741](#741)) ([f7aa01c](f7aa01c)) * **pipeline-builder:** User can have auto-gen componentID coming from the connector they choose ([#686](#686)) ([7991fe6](7991fe6)) * **pipeline-builder:** User can have auto-generated key coming from the field title on start operator ([#711](#711)) ([3f8abdc](3f8abdc)) * **pipeline-builder:** User can have better end component node design ([#695](#695)) ([79c1248](79c1248)) * **pipeline-builder:** User can have much explicit field design on start operator ([#706](#706)) ([2f52205](2f52205)) * **pipeline-builder:** User can have new formatted output text field ([#736](#736)) ([0b45707](0b45707)) * **pipeline-builder:** User can have new multiple audios input ([#730](#730)) ([df4296f](df4296f)) * **pipeline-builder:** User can have operator component node on the pipeline-builder ([#713](#713)) ([b94dc72](b94dc72)) * **pipeline-builder:** User can have the new audio input on the start operator ([#728](#728)) ([f610bc5](f610bc5)) * **pipeline-builder:** User can have the output data displayed in the new Object viewer ([#742](#742)) ([64b69b7](64b69b7)) * **pipeline-builder:** User can re-order the field in the end component ([#693](#693)) ([d48f5f5](d48f5f5)) * **pipeline-builder:** User can select operator and add it into pipeline-builder ([#712](#712)) ([7ac809b](7ac809b)) * **pipeline-builder:** User can upload file on start operator ([#731](#731)) ([32aeaf8](32aeaf8)) * **pipeline-builder:** User can upload multiple files on start operator ([#732](#732)) ([376b574](376b574)) * **pipeline-builder:** User can use new array:string in start operator ([#733](#733)) ([5bccf80](5bccf80)) * **pipeline-builder:** User can write their own description for start operator node input field ([#710](#710)) ([b9e6289](b9e6289)) * **pipeline-builder:** Users can add note on component to describe it ([#701](#701)) ([8fad333](8fad333)) ### Other Features * adapt new connectors breaking changes, replace connector-resources with connectors ([#725](#725)) ([1393a8b](1393a8b)) * update the new rule for all the resource's ID - lowercase, digit, underscore only and 32 characters max ([#719](#719)) ([dd1ac47](dd1ac47)) ### Bug Fixes * fix connectors/operators output and response will make console to crash issue ([#744](#744)) ([d581b03](d581b03)) * fix console not correctly handle pipeline release ([#747](#747)) ([272f8e6](272f8e6)) * fix pipeline builder not correctly hide data connector's free form ([#748](#748)) ([11dcf00](11dcf00)) * fix various bugs that will affect UI style and smart hint ([#751](#751)) ([84f52bb](84f52bb)) * fix wrongly export deps cause console-cloud failed to compile ([#740](#740)) ([b83b81a](b83b81a)) * **pipeline-builder:** fix output object viewer not correctly open when it's empty ([#745](#745)) ([54e2805](54e2805)) * **pipeline-builder:** fix pipeline-builder not correctly handle smart hint information ([#749](#749)) ([ff3f6d5](ff3f6d5)) </details> <details><summary>@instill-ai/design-system: 0.58.0</summary> ## [0.58.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.57.0...@instill-ai/design-system-v0.58.0) (2023-11-28) ### Features * adapt new connectors breaking changes, replace connector-resources with connectors ([#725](#725)) ([1393a8b](1393a8b)) * add AlignLeft and ImagePlus icon ([279011c](279011c)) * **design-system:** add Menubar ([#737](#737)) ([09ce082](09ce082)) * **design-system:** add Progress component ([#709](#709)) ([5028e25](5028e25)) * **pipeline-builder:** highlight the node when user select it ([#746](#746)) ([594ecb3](594ecb3)) * **pipeline-builder:** user can have a better trigger flow with new pipeline builder control ([#738](#738)) ([3d5ef4e](3d5ef4e)) * **pipeline-builder:** User can have the output data displayed in the new Object viewer ([#742](#742)) ([64b69b7](64b69b7)) ### Bug Fixes * fix various bugs that will affect UI style and smart hint ([#751](#751)) ([84f52bb](84f52bb)) * fix wrongly export deps cause console-cloud failed to compile ([#740](#740)) ([b83b81a](b83b81a)) ### Miscellaneous * add AlignLeft and ImagePlus icon ([#704](#704)) ([003c74b](003c74b)) * add DragIcon ([#692](#692)) ([79ac32f](79ac32f)) * add FileMinus01 icon ([#700](#700)) ([5390ed4](5390ed4)) * add FilePlus01 icon ([#699](#699)) ([02de9f9](02de9f9)) * add lightning01 icons and expose more props on Switch ([#735](#735)) ([b135376](b135376)) * add PauseCircle and PlayCircle icons ([#727](#727)) ([0fcf3e1](0fcf3e1)) * add recording-03 icon ([#726](#726)) ([fa57f26](fa57f26)) * add start input types icon ([#729](#729)) ([5cb3d7a](5cb3d7a)) * **design-system:** add Breadcrumb component ([#691](#691)) ([fced76a](fced76a)) * **design-system:** add globe icon ([#715](#715)) ([69c1c35](69c1c35)) * **design-system:** add user icon icon ([#689](#689)) ([8af572d](8af572d)) * **design-system:** Namananand/ins 2599 create breadcrumb component ([#721](#721)) ([e375c94](e375c94)) </details> <details><summary>@instill-ai/eslint-config-cortex: 0.6.0</summary> ## [0.6.0](https://github.com/instill-ai/console/compare/@instill-ai/eslint-config-cortex-v0.5.2...@instill-ai/eslint-config-cortex-v0.6.0) (2023-11-28) ### Features * **pipeline-builder:** User can have better end component node design ([#695](#695)) ([79c1248](79c1248)) </details> <details><summary>@instill-ai/toolkit: 0.74.0</summary> ## [0.74.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.73.1...@instill-ai/toolkit-v0.74.0) (2023-11-28) ### Features * adapt new connectors breaking changes, replace connector-resources with connectors ([#725](#725)) ([1393a8b](1393a8b)) * **general:** Update the latest naming rule ^[a-z_][-a-z_0-9]{0,31}$ ([#739](#739)) ([e3e3fef](e3e3fef)) * **pipeline-builder:** highlight the node when user select it ([#746](#746)) ([594ecb3](594ecb3)) * **pipeline-builder:** update the design of image and multiple images field on start operator node ([#708](#708)) ([8a7bb80](8a7bb80)) * **pipeline-builder:** User can be better hinted when building field on start operator ([#734](#734)) ([a0bb166](a0bb166)) * **pipeline-builder:** User can edit field on connector/operator node ([#724](#724)) ([4a2e85a](4a2e85a)) * **pipeline-builder:** user can edit important field on operator node ([#717](#717)) ([6e7cbc0](6e7cbc0)) * **pipeline-builder:** user can have a better trigger flow with new pipeline builder control ([#738](#738)) ([3d5ef4e](3d5ef4e)) * **pipeline-builder:** User can have a bottom bar on the connector node to showcase output information ([#741](#741)) ([f7aa01c](f7aa01c)) * **pipeline-builder:** user can have auto-gen componentID coming from the connector they choose ([#686](#686)) ([7991fe6](7991fe6)) * **pipeline-builder:** User can have auto-generated key coming from the field title on start operator ([#711](#711)) ([3f8abdc](3f8abdc)) * **pipeline-builder:** User can have better end component node design ([#695](#695)) ([79c1248](79c1248)) * **pipeline-builder:** user can have much explicit field design on start operator ([#706](#706)) ([2f52205](2f52205)) * **pipeline-builder:** User can have new formatted output text field ([#736](#736)) ([0b45707](0b45707)) * **pipeline-builder:** User can have new multiple audios input ([#730](#730)) ([df4296f](df4296f)) * **pipeline-builder:** user can have operator component node on the pipeline-builder ([#713](#713)) ([b94dc72](b94dc72)) * **pipeline-builder:** user can have the new audio input on the start operator ([#728](#728)) ([f610bc5](f610bc5)) * **pipeline-builder:** User can have the output data displayed in the new Object viewer ([#742](#742)) ([64b69b7](64b69b7)) * **pipeline-builder:** User can re-order the field in the end component ([#693](#693)) ([d48f5f5](d48f5f5)) * **pipeline-builder:** User can select operator and add it into pipeline-builder ([#712](#712)) ([7ac809b](7ac809b)) * **pipeline-builder:** User can upload file on start operator ([#731](#731)) ([32aeaf8](32aeaf8)) * **pipeline-builder:** User can upload multiple files on start operator ([#732](#732)) ([376b574](376b574)) * **pipeline-builder:** User can use new array:string in start operator ([#733](#733)) ([5bccf80](5bccf80)) * **pipeline-builder:** user can write their own description for start operator node input field ([#710](#710)) ([b9e6289](b9e6289)) * **pipeline-builder:** Users can add note on component to describe it ([#701](#701)) ([8fad333](8fad333)) * update the new rule for all the resource's ID - lowercase, digit, underscore only and 32 characters max ([#719](#719)) ([dd1ac47](dd1ac47)) ### Bug Fixes * fix connectors/operators output and response will make console to crash issue ([#744](#744)) ([d581b03](d581b03)) * fix console not correctly handle pipeline release ([#747](#747)) ([272f8e6](272f8e6)) * fix pipeline builder not correctly hide data connector's free form ([#748](#748)) ([11dcf00](11dcf00)) * fix various bugs that will affect UI style and smart hint ([#751](#751)) ([84f52bb](84f52bb)) * fix wrongly export deps cause console-cloud failed to compile ([#740](#740)) ([b83b81a](b83b81a)) * **pipeline-builder:** fix output object viewer not correctly open when it's empty ([#745](#745)) ([54e2805](54e2805)) * **pipeline-builder:** fix pipeline-builder not correctly handle smart hint information ([#749](#749)) ([ff3f6d5](ff3f6d5)) </details> --- 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