Skip to content

Releases: KaotoIO/kaoto

Release 2.0.0-RC2

13 May 11:33
Compare
Choose a tag to compare

What's Changed

  • fix(CanvasForm): Expression field shows [object Object] by @lordrip in #1077
  • fix(Catalog): Using labels causes unintended navigation by @lordrip in #1078
  • chore: Release 2.0.0-RC2 by @lordrip in #1079

Full Changelog: 2.0.0-RC1...2.0.0-RC2

Release 2.0.0

13 May 13:31
Compare
Choose a tag to compare

What's Changed

Features

  • replaced the Log EIP icon to better distinguish from the Log Component by @lhein in #1015
  • feat(Canvas): Add new entities to the Canvas by @lordrip in #1033
  • feat(Canvas): Pass Icon type to better find appropriate icons by @lordrip in #1056
  • feat(Canvas): Rename steps context menu items by @lordrip in #1057
  • feat(SourceCode): Preserve modelines by @lordrip in #1064
  • feat(Canvas): Disable steps by @lordrip in #1065

Bugfixes

  • fix: Toggle on/off Catalog "component", "proceeosr" and "kamelet" ind… by @igarashitm in #1051
  • fix: Use a Typeahead component for the DataFormat and LoadBalancer Field by @igarashitm in #1054
  • fix: Display all category badges for easy selection in the catalog by @igarashitm in #1053
  • fix: Add PasswordField to mask input value of the field with `format:… by @igarashitm in #1059
  • fix: Added CustomLongTextField and using it for 'Expression', 'Sasl Jaas Config' fields by @shivamG640 in #1050
  • fix: Use Simple as default selection for expression by @igarashitm in #1068
  • fix: Warn users when trying to delete a container by @shivamG640 in #1062
  • fix(Canvas): Avoid removing from by @lordrip in #1069
  • fix(CanvasForm): Expression field shows [object Object] by @lordrip in #1077
  • fix(Catalog): Using labels causes unintended navigation by @lordrip in #1078

Technical tasks

Full Changelog: 2.0.0-TP3.1...2.0.0

Release 2.0.0-RC1

08 May 13:54
Compare
Choose a tag to compare
Release 2.0.0-RC1 Pre-release
Pre-release

What's Changed

  • chore(build): Restore DEV version by @lordrip in #1052
  • fix: Toggle on/off Catalog "component", "proceeosr" and "kamelet" ind… by @igarashitm in #1051
  • fix: Use a Typeahead component for the DataFormat and LoadBalancer Field by @igarashitm in #1054
  • chore(deps): update mathieudutour/github-tag-action action to v6.2 by @renovate in #1045
  • replaced the Log EIP icon to better distinguish from the Log Component by @lhein in #1015
  • feat(Canvas): Add new entities to the Canvas by @lordrip in #1033
  • feat(Canvas): Pass Icon type to better find appropriate icons by @lordrip in #1056
  • fix: Display all category badges for easy selection in the catalog by @igarashitm in #1053
  • chore(Canvas): Reverse Log icons by @lordrip in #1060
  • feat(Canvas): Rename steps context menu items by @lordrip in #1057
  • fix: Add PasswordField to mask input value of the field with `format:… by @igarashitm in #1059
  • chore(deps): update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.13.0 by @renovate in #1063
  • chore(deps): update yarn to v3.8.2 by @renovate in #1058
  • fix: Added CustomLongTextField and using it for 'Expression', 'Sasl Jaas Config' fields by @shivamG640 in #1050
  • feat(SourceCode): Preserve modelines by @lordrip in #1064
  • chore(deps): update dependency org.apache.camel.k:camel-k-crds to v2.3.1 by @renovate in #1066
  • feat(Canvas): Disable steps by @lordrip in #1065
  • fix: Use Simple as default selection for expression by @igarashitm in #1068
  • fix: Warn users when trying to delete a container by @shivamG640 in #1062
  • fix(Canvas): Avoid removing from by @lordrip in #1069
  • chore(release): 2.0.0-RC1 by @shivamG640 in #1070

Full Changelog: 2.0.0-TP3.1...2.0.0-RC1

Release 2.0.0-TP3.1

29 Apr 13:05
Compare
Choose a tag to compare

What's Changed

Enhancements

  • feat(BaseEntity): Allow individual entities to omit fields by @lordrip in #1010
  • feat(Catalog): Add RouteConfiguration related entities by @lordrip in #1012
  • feat(Canvas): Add support for group children by @lordrip in #1013
  • feat(Canvas): Consolidate groups interactions by @lordrip in #1016
  • feat(build): Rename @kaoto-next scope to @kaoto by @lordrip in #1048
  • feat(RouteConfiguration): Add support for RouteConfiguration entity by @lordrip in #1011
  • feat(CanvasToolbar): Add DSL Selector by @lordrip in #1034

Bugfixes

  • fix: Updated Release Notes with new way of making release by @shivamG640 in #1000
  • fix: Added context menu to delete a container by @shivamG640 in #1003
  • some components had the wrong icon, this PR fixes it by @lhein in #1023
  • fix(SourceCode): Fix doCatch serialization by @lordrip in #1026
  • fix(CanvasForm): Avoid serializing empty strings by @lordrip in #1028
  • fix: Typeahead expression search doesn't hit Bean Method with b by @igarashitm in #1038
  • fix: ExpressionField shows not configured for expressionless languages by @igarashitm in #1037

Technical tasks

  • chore: restore dev version by @lordrip in #1002
  • chore(deps): update dependency typescript to v5.4.4 by @renovate in #996
  • Update README.md by @lordrip in #1008
  • chore(deps): update dependency typescript to v5.4.5 by @renovate in #1005
  • chore(Canvas): Add missing unit test for Canvas.tsx by @lordrip in #1029
  • chore(deps): update dependency maven-wrapper to v3.3.0 by @renovate in #1024
  • chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 by @renovate in #1019
  • chore(deps): update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.12.0 by @renovate in #1020
  • chore(deps): update dependency org.apache.camel.k:camel-k-crds to v2.3.0 by @renovate in #1018
  • chore(Entities): Add default constructor parameter by @lordrip in #1036
  • chore(Flow): Move Flow related files to EmptyState by @lordrip in #1035
  • chore(release): 2.0.0-TP3.1 by @lordrip in #1049

Full Changelog: 2.0.0-TP3...2.0.0-TP3.1

Release 2.0.0-TP3

05 Apr 12:33
Compare
Choose a tag to compare

What's Changed

Features

  • feat(sourcecode): Serialize URI string by @lordrip in #900
  • added a couple new component icons by @lhein in #910
  • added a top menu for future use by @lhein in #929
  • added an about modal by @lhein in #931
  • changed the action labels on nodes to more generic ones by @lhein in #930
  • feat(CanvasForm): Add nested schema utils by @lordrip in #950
  • feat(catalog): Remove single OneOf from AnyOf by @lordrip in #949
  • feat(canvasform): Use local SchemaBridge by @lordrip in #956
  • feat(canvas): Move Canvas to the left by @lordrip in #957
  • feat(entities): Sort entity properties using the Camel Catalog by @lordrip in #964
  • feat(CanvasForm): Add support for ErrorHandler by @lordrip in #955
  • feat(restConfiguration): Add restConfiguration entity by @lordrip in #970
  • Update template to generate route to use path parameters in URI by @apupier in #977
  • Capitalize group name of expandable section in props by @tplevko in #989
  • Improvements for grouping in configuration panel by @tplevko in #993
  • change icon size on step nodes (#788) by @lhein in #994

Bugfixes

  • fix: syntax fix by @shivamG640 in #894
  • fix(deps): update dependency org.apache.camel.kamelets:camel-kamelets to v4.4.0 by @renovate in #876
  • fix(868) : Use a Typeahead component for the ExpressionField by @tplevko in #898
  • fix(SourceCode): Avoid loading Schema multiple times by @lordrip in #916
  • Fix chromatic not triggering on change to "ready for review" by @tplevko in #918
  • fix(718): Data Format and LoadBalance config field spacing by @tplevko in #914
  • fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.16.2 by @renovate in #923
  • fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.16.2 by @renovate in #924
  • fix(CanvasForm): Expression form hold stale data by @lordrip in #922
  • fix(892): use a LongTextField for Expression field by @tplevko in #927
  • fix(deps): update @patternfly to v5.2.1 by @renovate in #896
  • fix(deps): update @patternfly to v5.2.2 by @renovate in #932
  • fix(SourceCode): Downgrade @patternfly/react-code-editor by @lordrip in #944
  • fix(canvas): Add missing sideBarOpen prop to Canvas by @lordrip in #951
  • fix(schema): Added Properties section to Kamelet Configuration Schema by @shivamG640 in #921
  • Fix_902: Name issues with Kamelet and Routes by @shivamG640 in #973
  • fix(code): Use YAML 1.1 for serializing by @lordrip in #984
  • fix(Canvas): Restore contextual menu labels by @lordrip in #985
  • fix(969) - Camel Catalog plugin - write default boolean values to boo… by @tplevko in #980
  • fix: Rendering incomplete routes using from as top-level element by @shivamG640 in #959
  • fix(deps): update dependency org.apache.camel.kamelets:camel-kamelets to v4.4.1 by @renovate in #981
  • fix(278): Group parameters in the configuration panel by @tplevko in #975
  • fix(902): Route and Kamelet container name issue by @shivamG640 in #983

technical tasks

  • chore(release): restore 2.0.0 dev version by @lordrip in #893
  • chore(deps): update chromaui/action action to v11 by @renovate in #885
  • chore(deps): update dependency chromatic to v11 by @renovate in #886
  • e2e - fix flaky stepRemoval.cy.ts by @tplevko in #895
  • chore(deps): update apache-camel monorepo to v4.4.0 by @renovate in #838
  • chore(form): Add SchemaBridge provider by @lordrip in #841
  • Changed the modal varient to large by @kumaradityaraj in #899
  • chore(deps): update yarn to v3.8.1 by @renovate in #901
  • Chore - add rules to limit the chromatic action triggering by @tplevko in #913
  • e2e - add missing tests for special form fields by @tplevko in #912
  • add missing jest test for the clear in expression editor by @tplevko in #915
  • chore(deps): update dependency simpl-schema to v3.4.6 by @renovate in #875
  • chore(deps): Update @kaoto-next/uniforms-patternfly dependency by @shivamG640 in #917
  • e2e - add undo and redo coverage, was fixed in upstream by @tplevko in #920
  • chore(Schema): Add Schema-related utils by @lordrip in #928
  • Remove warnings by @lhein in #933
  • jest - clean up noise from test logs by @tplevko in #936
  • e2e - sourceCodeActions.cy.ts flakyness fix by @tplevko in #934
  • chore(deps): update apache-camel monorepo to v4.4.1 by @renovate in #946
  • chore(deps): update dependency axios to v1.6.8 by @renovate in #953
  • chore(deps): Update typescript by @lordrip in #958
  • chore: Move supporting classes to support folder by @lordrip in #963
  • chore(deps): update dependency typescript to v5.4.3 by @renovate in #972
  • chore(release): 2.0.0-TP3-RC1 by @lordrip in #995
  • chore(release): 2.0.0-TP3 by @lordrip in #998
  • e2e tests structure improvements by @tplevko in #987
  • enable RestConfigurationVisualEntity tests by @tplevko in #988

New Contributors

Full Changelog: 2.0.0-TP2...2.0.0-TP3

Release 2.0.0-TP3-RC1

04 Apr 19:52
Compare
Choose a tag to compare
Release 2.0.0-TP3-RC1 Pre-release
Pre-release

What's Changed

  • chore(release): restore 2.0.0 dev version by @lordrip in #893
  • fix: syntax fix by @shivamG640 in #894
  • fix(deps): update dependency org.apache.camel.kamelets:camel-kamelets to v4.4.0 by @renovate in #876
  • chore(deps): update chromaui/action action to v11 by @renovate in #885
  • chore(deps): update dependency chromatic to v11 by @renovate in #886
  • e2e - fix flaky stepRemoval.cy.ts by @tplevko in #895
  • chore(deps): update apache-camel monorepo to v4.4.0 by @renovate in #838
  • chore(form): Add SchemaBridge provider by @lordrip in #841
  • Changed the modal varient to large by @kumaradityaraj in #899
  • chore(deps): update yarn to v3.8.1 by @renovate in #901
  • fix(868) : Use a Typeahead component for the ExpressionField by @tplevko in #898
  • feat(sourcecode): Serialize URI string by @lordrip in #900
  • added a couple new component icons by @lhein in #910
  • Chore - add rules to limit the chromatic action triggering by @tplevko in #913
  • e2e - add missing tests for special form fields by @tplevko in #912
  • add missing jest test for the clear in expression editor by @tplevko in #915
  • chore(deps): update dependency simpl-schema to v3.4.6 by @renovate in #875
  • chore(deps): Update @kaoto-next/uniforms-patternfly dependency by @shivamG640 in #917
  • fix(SourceCode): Avoid loading Schema multiple times by @lordrip in #916
  • Fix chromatic not triggering on change to "ready for review" by @tplevko in #918
  • fix(718): Data Format and LoadBalance config field spacing by @tplevko in #914
  • e2e - add undo and redo coverage, was fixed in upstream by @tplevko in #920
  • fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.16.2 by @renovate in #923
  • fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.16.2 by @renovate in #924
  • fix(CanvasForm): Expression form hold stale data by @lordrip in #922
  • fix(892): use a LongTextField for Expression field by @tplevko in #927
  • added a top menu for future use by @lhein in #929
  • fix(deps): update @patternfly to v5.2.1 by @renovate in #896
  • fix(deps): update @patternfly to v5.2.2 by @renovate in #932
  • chore(Schema): Add Schema-related utils by @lordrip in #928
  • added an about modal by @lhein in #931
  • Remove warnings by @lhein in #933
  • jest - clean up noise from test logs by @tplevko in #936
  • e2e - sourceCodeActions.cy.ts flakyness fix by @tplevko in #934
  • fix(SourceCode): Downgrade @patternfly/react-code-editor by @lordrip in #944
  • changed the action labels on nodes to more generic ones by @lhein in #930
  • fix(canvas): Add missing sideBarOpen prop to Canvas by @lordrip in #951
  • fix(schema): Added Properties section to Kamelet Configuration Schema by @shivamG640 in #921
  • chore(deps): update apache-camel monorepo to v4.4.1 by @renovate in #946
  • feat(CanvasForm): Add nested schema utils by @lordrip in #950
  • chore(deps): update dependency axios to v1.6.8 by @renovate in #953
  • feat(catalog): Remove single OneOf from AnyOf by @lordrip in #949
  • feat(canvasform): Use local SchemaBridge by @lordrip in #956
  • feat(canvas): Move Canvas to the left by @lordrip in #957
  • chore(deps): Update typescript by @lordrip in #958
  • fix: Rendering incomplete routes using from as top-level element by @shivamG640 in #959
  • feat(entities): Sort entity properties using the Camel Catalog by @lordrip in #964
  • feat(CanvasForm): Add support for ErrorHandler by @lordrip in #955
  • chore: Move supporting classes to support folder by @lordrip in #963
  • feat(restConfiguration): Add restConfiguration entity by @lordrip in #970
  • Update template to generate route to use path parameters in URI by @apupier in #977
  • fix(969) - Camel Catalog plugin - write default boolean values to boo… by @tplevko in #980
  • fix(deps): update dependency org.apache.camel.kamelets:camel-kamelets to v4.4.1 by @renovate in #981
  • chore(deps): update dependency typescript to v5.4.3 by @renovate in #972
  • Fix_902: Name issues with Kamelet and Routes by @shivamG640 in #973
  • fix(code): Use YAML 1.1 for serializing by @lordrip in #984
  • fix(Canvas): Restore contextual menu labels by @lordrip in #985
  • e2e tests structure improvements by @tplevko in #987
  • fix(278): Group parameters in the configuration panel by @tplevko in #975
  • enabe RestConfigurationVisualEntity tests by @tplevko in #988
  • Capitalize group name of expandable section in props by @tplevko in #989
  • Improvements for grouping in configuration panel by @tplevko in #993
  • fix(902): Route and Kamelet container name issue by @shivamG640 in #983
  • change icon size on step nodes (#788) by @lhein in #994
  • chore(release): 2.0.0-TP3-RC1 by @lordrip in #995

New Contributors

Full Changelog: 2.0.0-TP2...2.0.0-TP3-RC1

Release 2.0.0-TP2

29 Feb 13:26
Compare
Choose a tag to compare

What's Changed

  • chore: restore dev version by @lordrip in #736
  • chore(ci): publish images only when actions run on KaotoIO/kaoto-next by @lburgazzoli in #735
  • chore(deps): update dependency axios to v1.6.6 by @renovate in #725
  • feat(CanvasForm): Make title sticky by @lordrip in #738
  • chore: Add Jest tests for #722 by @igarashitm in #739
  • fix(647): Moved LoadBalancerEditer component to different path by @shivamG640 in #721
  • chore(deps): update dependency axios to v1.6.7 - autoclosed by @renovate in #740
  • fix(592) - Click on 2 more for tag of a component by @tplevko in #749
  • fix: Fix for Canvas Side Bar scrolling by @shivamG640 in #751
  • Add Tag and release action by @oscerd in #750
  • fix(677) enable users to enter text into drop down boxes by @tplevko in #737
  • feat: Support Kamelet Beans by @igarashitm in #757
  • fix: Duplicated enum members in Route propertySchema by @igarashitm in #763
  • fix(743) - catalog item details controls and scrolling by @tplevko in #764
  • fix: dataformat/loadbalancer/language should start from "nothing is s… by @igarashitm in #766
  • Added Release pipeline action by @oscerd in #770
  • chore: release 2.0.0-TP1.1 by @lordrip in #771
  • Fix Release Pipeline and container image stage by @oscerd in #772
  • chore: release 2.0.0-TP1.2 by @lordrip in #774
  • chore: add missing yarn install by @lordrip in #776
  • chore: Restore package version and workflow file by @lordrip in #777
  • Release Pipeline: Remove body from release action by @oscerd in #779
  • Release Pipeline: Add an option to tag the container image as stable … by @oscerd in #783
  • fix(702): static catalog filter at the top of page by @tplevko in #778
  • fix: Moved forms field spacing related styling to uniforms-patternfly by @shivamG640 in #792
  • chore(deps): update dependency husky to v9 by @renovate in #760
  • chore(deps): update yarn to v3.8.0 by @renovate in #786
  • chore(deps): Update @kaoto-next/uniforms-patternfly dependency by @lordrip in #795
  • chore(deps): update junit5 monorepo to v5.10.2 by @renovate in #800
  • chore(catalog): Add description to CatalogKind by @lordrip in #799
  • fix(ajv): Avoid ajv throw exception for unresolved fields by @lordrip in #798
  • chore(imports): Fix relative imports by @lordrip in #797
  • feat(utils): Add get-value and set-value utils by @lordrip in #796
  • chore(deps): Update @patternfly/* dependencies by @lordrip in #791
  • chore(tests): Enable SVG mocks by @lordrip in #802
  • feat(canvas): Add root containers for Camel Routes by @lordrip in #768
  • Add hint for unknown node type by @tplevko in #804
  • chore(canvas): Add padding to Groups by @lordrip in #807
  • feat: Added Kamelet configuration schema by @shivamG640 in #809
  • e2e: add kamelet URI config tests by @tplevko in #812
  • fix(canvas-form): Avoid adding empty objects by @lordrip in #810
  • fix(canvas): Add Pipe nodes validation by @lordrip in #811
  • fix(storybook): Have a static ID for Kamelet by @lordrip in #813
  • fix(759): stabilize branchingStepAddition test - reformat ComplexKame… by @tplevko in #816
  • feat(canvas): Support root OnException by @lordrip in #819
  • feat(vscode): Gain space for the editor in VS Code by @apupier in #817
  • fix warnigs - An update to Popper inside a test was not wrapped in act by @tplevko in #823
  • 465 gain toolbar space overriding patternfly by @apupier in #818
  • fix - TypeError: props.tab is undefined by @tplevko in #826
  • 465 Gain unused scrollbar space for design canvas by @apupier in #820
  • feat(canvas): Add additional node's interactions by @lordrip in #827
  • chore(typings): Remove ajv.JSONSchemaType usage by @lordrip in #829
  • feat(canvas-form): Use CustomAutoForm by @lordrip in #828
  • chore(build): Enable maven cache by @lordrip in #830
  • 465 provide padding back for other tab than canvas by @apupier in #821
  • fix(557) - Enforce required name and type in beans forms by @tplevko in #832
  • build: Trigger vscode-kaoto tests on push to main branch by @djelinek in #842
  • fix(801) - remove bit more noise from jest tests by @tplevko in #845
  • e2e(659): Indication the connectors mandatory properties are not conf… by @tplevko in #849
  • e2e(757) - add tests for support for kamelet beans by @tplevko in #856
  • feat(catalog): Added Kamelet Configuration schema to Entities Catalog by @shivamG640 in #857
  • fix(765) - remove redundant parameter label for property expression by @tplevko in #848
  • e2e(768) - root container configuration for CR by @tplevko in #863
  • chore(deps): update dependency simpl-schema to v3.4.4 by @renovate in #846
  • chore(deps): update eslint by @renovate in #852
  • chore(deps): update eslint to v7 (major) by @renovate in #855
  • fix(CanvasForm): Scrollbar overlapping controls by @lordrip in #871
  • e2e(819): test coverage for root OnException support by @tplevko in #870
  • fix(catalog): Provide fixed size for Properties Catalog by @lordrip in #873
  • feat(catalog): Add tile counters by @lordrip in #874
  • fix(CanvasForm): Avoid adding {} to the Source code by @lordrip in #879
  • feat(catalog): Sort Processor's properties by @lordrip in #877
  • feat(canvas): Loads the Kamelet Form with the Kamelet Schema by @shivamG640 in #864
  • [ignore] chore(release): 2.0.0-TP2 by @lordrip in #881
  • chore(release): 2.0.0-TP2-RC1 by @lordrip in #882
  • fix(dependencies): Move lodash.cloneDeep from devDependencies to dependencies array by @lordrip in #887
  • chore(release): 2.0.0-TP2-RC2 by @lordrip in #888
  • chore(release): 2.0.0-TP2 by @lordrip in #889

New Contributors

Full Changelog: v2.0.0-TP1...2.0.0-TP2

Release 2.0.0-TP2-RC2

29 Feb 08:45
Compare
Choose a tag to compare
Release 2.0.0-TP2-RC2 Pre-release
Pre-release

What's Changed

  • fix(dependencies): Move lodash.cloneDeep from devDependencies to dependencies array by @lordrip in #887
  • chore(release): 2.0.0-TP2-RC2 by @lordrip in #888

Full Changelog: 2.0.0-TP2-RC1...2.0.0-TP2-RC2

Release 2.0.0-TP2-RC1

28 Feb 15:34
Compare
Choose a tag to compare
Release 2.0.0-TP2-RC1 Pre-release
Pre-release

What's Changed

  • chore: restore dev version by @lordrip in #736
  • chore(ci): publish images only when actions run on KaotoIO/kaoto-next by @lburgazzoli in #735
  • chore(deps): update dependency axios to v1.6.6 by @renovate in #725
  • feat(CanvasForm): Make title sticky by @lordrip in #738
  • chore: Add Jest tests for #722 by @igarashitm in #739
  • fix(647): Moved LoadBalancerEditer component to different path by @shivamG640 in #721
  • chore(deps): update dependency axios to v1.6.7 - autoclosed by @renovate in #740
  • fix(592) - Click on 2 more for tag of a component by @tplevko in #749
  • fix: Fix for Canvas Side Bar scrolling by @shivamG640 in #751
  • Add Tag and release action by @oscerd in #750
  • fix(677) enable users to enter text into drop down boxes by @tplevko in #737
  • feat: Support Kamelet Beans by @igarashitm in #757
  • fix: Duplicated enum members in Route propertySchema by @igarashitm in #763
  • fix(743) - catalog item details controls and scrolling by @tplevko in #764
  • fix: dataformat/loadbalancer/language should start from "nothing is s… by @igarashitm in #766
  • Added Release pipeline action by @oscerd in #770
  • chore: release 2.0.0-TP1.1 by @lordrip in #771
  • Fix Release Pipeline and container image stage by @oscerd in #772
  • chore: release 2.0.0-TP1.2 by @lordrip in #774
  • chore: add missing yarn install by @lordrip in #776
  • chore: Restore package version and workflow file by @lordrip in #777
  • Release Pipeline: Remove body from release action by @oscerd in #779
  • Release Pipeline: Add an option to tag the container image as stable … by @oscerd in #783
  • fix(702): static catalog filter at the top of page by @tplevko in #778
  • fix: Moved forms field spacing related styling to uniforms-patternfly by @shivamG640 in #792
  • chore(deps): update dependency husky to v9 by @renovate in #760
  • chore(deps): update yarn to v3.8.0 by @renovate in #786
  • chore(deps): Update @kaoto-next/uniforms-patternfly dependency by @lordrip in #795
  • chore(deps): update junit5 monorepo to v5.10.2 by @renovate in #800
  • chore(catalog): Add description to CatalogKind by @lordrip in #799
  • fix(ajv): Avoid ajv throw exception for unresolved fields by @lordrip in #798
  • chore(imports): Fix relative imports by @lordrip in #797
  • feat(utils): Add get-value and set-value utils by @lordrip in #796
  • chore(deps): Update @patternfly/* dependencies by @lordrip in #791
  • chore(tests): Enable SVG mocks by @lordrip in #802
  • feat(canvas): Add root containers for Camel Routes by @lordrip in #768
  • Add hint for unknown node type by @tplevko in #804
  • chore(canvas): Add padding to Groups by @lordrip in #807
  • feat: Added Kamelet configuration schema by @shivamG640 in #809
  • e2e: add kamelet URI config tests by @tplevko in #812
  • fix(canvas-form): Avoid adding empty objects by @lordrip in #810
  • fix(canvas): Add Pipe nodes validation by @lordrip in #811
  • fix(storybook): Have a static ID for Kamelet by @lordrip in #813
  • fix(759): stabilize branchingStepAddition test - reformat ComplexKame… by @tplevko in #816
  • feat(canvas): Support root OnException by @lordrip in #819
  • feat(vscode): Gain space for the editor in VS Code by @apupier in #817
  • fix warnigs - An update to Popper inside a test was not wrapped in act by @tplevko in #823
  • 465 gain toolbar space overriding patternfly by @apupier in #818
  • fix - TypeError: props.tab is undefined by @tplevko in #826
  • 465 Gain unused scrollbar space for design canvas by @apupier in #820
  • feat(canvas): Add additional node's interactions by @lordrip in #827
  • chore(typings): Remove ajv.JSONSchemaType usage by @lordrip in #829
  • feat(canvas-form): Use CustomAutoForm by @lordrip in #828
  • chore(build): Enable maven cache by @lordrip in #830
  • 465 provide padding back for other tab than canvas by @apupier in #821
  • fix(557) - Enforce required name and type in beans forms by @tplevko in #832
  • build: Trigger vscode-kaoto tests on push to main branch by @djelinek in #842
  • fix(801) - remove bit more noise from jest tests by @tplevko in #845
  • e2e(659): Indication the connectors mandatory properties are not conf… by @tplevko in #849
  • e2e(757) - add tests for support for kamelet beans by @tplevko in #856
  • feat(catalog): Added Kamelet Configuration schema to Entities Catalog by @shivamG640 in #857
  • fix(765) - remove redundant parameter label for property expression by @tplevko in #848
  • e2e(768) - root container configuration for CR by @tplevko in #863
  • chore(deps): update dependency simpl-schema to v3.4.4 by @renovate in #846
  • chore(deps): update eslint by @renovate in #852
  • chore(deps): update eslint to v7 (major) by @renovate in #855
  • fix(CanvasForm): Scrollbar overlapping controls by @lordrip in #871
  • e2e(819): test coverage for root OnException support by @tplevko in #870
  • fix(catalog): Provide fixed size for Properties Catalog by @lordrip in #873
  • feat(catalog): Add tile counters by @lordrip in #874
  • fix(CanvasForm): Avoid adding {} to the Source code by @lordrip in #879
  • feat(catalog): Sort Processor's properties by @lordrip in #877
  • feat(canvas): Loads the Kamelet Form with the Kamelet Schema by @shivamG640 in #864
  • [ignore] chore(release): 2.0.0-TP2 by @lordrip in #881
  • chore(release): 2.0.0-TP2-RC1 by @lordrip in #882

New Contributors

Full Changelog: v2.0.0-TP1...2.0.0-TP2-RC1

Release 2.0.0-TP1.2

02 Feb 10:04
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

  • fix(592) - Click on 2 more for tag of a component by @tplevko in #749
  • fix: Fix for Canvas Side Bar scrolling by @shivamG640 in #751
  • fix(677) enable users to enter text into drop down boxes by @tplevko in #737
  • fix: Duplicated enum members in Route propertySchema by @igarashitm in #763
  • fix(743) - catalog item details controls and scrolling by @tplevko in #764
  • fix: dataformat/loadbalancer/language should start from "nothing is s… by @igarashitm in #766

Technical tasks

New Contributors

Full Changelog: v2.0.0-TP1...2.0.0-TP1.2