Release 2.11.0-RC1
Pre-release
Pre-release
·
56 commits
to main
since this release
What's Changed
- chore: Restore dev version by @mmelko in #3069
- fix(e2e): stabilize DnD tests by @tplevko in #3047
- feat(Datamapper): Implement virtual scrolling by @lordrip in #2954
- chore: Address SonarCloud issues in xml-schema-ts by @igarashitm in #3072
- chore(container-image): Accept IPv6 connection by @igarashitm in #3065
- chore(storybook): Set theme to light by @igarashitm in #3074
- Revert "Notify operator repo on stable release" by @oscerd in #3076
- chore(DataMapper): UI mockup for xsl:for-each-group support by @igarashitm in #3040
- feat(Datamapper): Implement Field Type Override UI (#2732) by @mmelko in #2962
- fix(Canvas): Move after/before icons dependency on layout by @lordrip in #3073
- DataMapper: Change the pencil icon for launching XPath Editor #3078 by @matheusandre1 in #3079
- fix(canvas): restrict container drag area to header only by @shivamG640 in #3087
- Add Citrus capabilities for automated testing by @christophd in #2889
- feat: add toggle switch for route autoStartup in title bar by @lhein in #3081
- DataMapper: Support xs:element nillable attribute #2769 by @matheusandre1 in #3080
- fix(DataMapper): substitution: S.1, S.2, S.3: Field Substitution logic by @igarashitm in #3083
- chore: fix Citrus sonar issues by @lordrip in #3088
- chore(model): Refactor CamelResource -> KaotoResource by @lordrip in #3092
- fix(e2e): stabilize runtime and route type dropdown failures by @tplevko in #3097
- fix(gh_actions): build UI only once by @tplevko in #3093
- Add Citrus test action icons by @christophd in #3094
- fix(DataMapper): xsl:variable : model updates by @igarashitm in #3090
- chore(DataMapper): UI mockup for container mapping by @igarashitm in #3038
- added watcher script to stale/close inactive issues / PRs by @lhein in #3099
- fix(visualization): update catalog when switching flow types in NewFlow by @lordrip in #3096
- fix(DataMapper): xs:choice support improvement by @igarashitm in #3084
- chore(DataMapper): UI mockup for xsl:variable support by @igarashitm in #3041
- feat: add workflow_dispatch to watcher.yml for manual triggering by @Copilot in #3102
- fix(3089): restrict dragged container to be dropped into compatible sub-containers within itself by @shivamG640 in #3091
- feat(Canvas): Move canvas when pressing the Space bar by @lordrip in #3086
- chore(DataMapper): Clean up: remove VisualizationService.testNodePair… by @igarashitm in #3103
- feat(Form): Support key/value config for endpoint properties by @PVinaches in #2972
- fix(carbon): silence deprecations warnings by @tplevko in #3112
- fix(DataMapper): parent node is collapsed when choice node chevron is clicked by @igarashitm in #3109
- chore(Resource): KaotoResource tells what catalogs need by @lordrip in #3110
- feat: DataMapper literal support : Deserialization by @matheusandre1 in #3107
- fix: use true() instead of true in XPath test by @mmelko in #3121
- feat(canvas): resizablesplitpanels carbon tokens review + storybook by @PVinaches in #3117
- feat(DataMapper): Support adding comments into XSLT by @tplevko in #3077
- chore: Update chore dependencies by @lordrip in #3118
- chore: Inline source maps by @lordrip in #3124
- chore: Improve ConditionMenuAction test by @lordrip in #3126
- chore: Remove CJS from npm package by @lordrip in #3125
- chore: release 2.11-RC1 by @lordrip in #3129
New Contributors
- @matheusandre1 made their first contribution in #3079
- @Copilot made their first contribution in #3102
Full Changelog: 2.10.0...2.11.0-RC1