Release 2.0.0-TP2-RC1
Pre-release
Pre-release
github-actions
released this
28 Feb 15:34
·
517 commits
to main
since this 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