Release 2.3.0-RC1
Pre-release
Pre-release
What's Changed
- added a recent screenshot of the ui to the readme by @lhein in #1459
- Set the stable checkbox in the release pipeline workflow as true by d… by @oscerd in #1463
- added sponsor logo and linked the kaoto logo to the webpage by @lhein in #1460
- chore(Sponsor): Update Sponsor logo by @lordrip in #1464
- chore: restore dev version by @lordrip in #1468
- fix(787): Display connector icon in catalog detail modal by @tplevko in #1466
- fix(1391): Wrong speling of SpringBoot in Catalog by @tplevko in #1471
- chore(Tests): Split form-related tests by @lordrip in #1474
- feat(Canvas): Replace autofit by keeping zoom level and ensuring selected item is visible by @lordrip in #1469
- fix(Storybook): Add missing provider to Storybook by @lordrip in #1502
- fix(CanvasForm): Improvements over the
ParametersField
component by @lordrip in #1489 - chore(deps): update dependency postcss to v8.4.47 by @renovate in #1504
- chore(deps): update dependency msw to v2.4.9 by @renovate in #1503
- chore(deps): update dependency @vitejs/plugin-react to v4.3.2 by @renovate in #1500
- chore(deps): update dependency @types/react to v18.3.10 by @renovate in #1499
- chore(deps): update dependency @types/node to v20.16.10 by @renovate in #1498
- chore(deps): update dependency @types/jest to v29.5.13 by @renovate in #1497
- chore(deps): update dependency @swc/core to v1.7.26 by @renovate in #1496
- chore(deps): update dependency husky to v9.1.6 by @renovate in #1501
- chore(deps): update dependency storybook-addon-remix-react-router to v3.0.1 by @renovate in #1507
- chore(deps): update dependency start-server-and-test to v2.0.8 by @renovate in #1506
- chore(deps): update @patternfly by @renovate in #1495
- chore(deps): update @lerna-lite to v3.9.2 by @renovate in #1494
- chore(deps): update dependency vite to v5.4.8 by @renovate in #1508
- chore(deps): update dependency vite-plugin-dts to v4.2.3 by @renovate in #1509
- Fix(1429): Supporting parameter notation and ceased URI parameters serialization by @shivamG640 in #1493
- chore(catalog-generator): Add tests for the Catalog generator by @lordrip in #1519
- chore(catalog-generator): Lower the required Java version to 17 by @lordrip in #1520
- fix(codecov): Report for base commits by @lordrip in #1521
- Revert "fix(codecov): Report for base commits" by @lordrip in #1522
- chore: Align runtimes by @lordrip in #1523
- fix(440): Sort language/dataformat properties with catalog index order by @tplevko in #1518
- chore(deps): update dependency simple-git to v3.27.0 by @renovate in #1517
- Define deleteContent API in ChannelEditor by @apupier in #1527
- chore: Add askUserForFileSelection() in KaotoEditorChannelApi by @igarashitm in #1528
- chore: Add kaoto examples link by @lordrip in #1529
- chore(catalog-generator): Bring previous tests by @lordrip in #1530
- chore(deps): update dependency sass to v1.79.4 by @renovate in #1516
- chore(deps): update dependency globals to v15.10.0 by @renovate in #1515
- chore(deps): update dependency cypress to v13.15.0 by @renovate in #1514
- chore(deps): update dependency chromatic to v11.11.0 by @renovate in #1513
- chore(camel-catalog-plugin): Remove camel-catalog-plugin package by @lordrip in #1531
- fix(deps): update dependency @kaoto-next/uniforms-patternfly to v0.7.7 by @renovate in #1511
- fix(deps): update dependency io.fabric8:kubernetes-model to v6.13.4 by @renovate in #1512
- fix(catalog-generator): Use Label or Group for the EIP parameters grouping by @lordrip in #1532
- chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.1 by @renovate in #1510
- Reduce Maven download log by @apupier in #1533
- chore: Avoid double Maven build by @apupier in #1534
- feat: Update Kamelet catalog version to 4.8 in embedded catalog by @apupier in #1536
- feat: Update default Camel Quarkus catalog version from 3.14.0 to 3.15.0 by @apupier in #1535
- Fix(form): Offer appropriate consumer/producer properties in the CanvasForm by @shivamG640 in #1538
- fix(1472): sort kamelets alphabetically in the catalog by @tplevko in #1539
- fix: Enhance confirmation modal provider to offer customizable option… by @igarashitm in #1545
- fix(1541): Provide a template for removeHeaders EIP by @tplevko in #1546
- fix(CanvasForm): Update uniforms-patternfly by @lordrip in #1549
- Fix(catalog): Load required fields for Expressions, Data-formats and Load-balancers by @shivamG640 in #1548
- feat(ConfigForm): Add support for oneOf fields by @lordrip in #1551
- Enhance filterTiles with scoring, filtering, and sorting by @ibek in #1547
- e2e(992): test for consumer/producer properties in the CanvasForm by @tplevko in #1552
- Fully expand node title when selected and fix selection styling by @ibek in #1559
- Auto-close sidebar and unselect node on canvas click by @ibek in #1561
- chore: Use string key instead of number for modal action key (#1537) by @igarashitm in #1569
- Modal btn layout by @igarashitm in #1570
- fix(catalog-generator): Fix Windows tests by @lordrip in #1572
- chore(ConfigForm): Update uniforms-patternfly by @lordrip in #1556
- fix(Canvas): Avoid recreating the VisibleFlows object by @lordrip in #1567
- feat #1117: Add EnableAll menu item when routes include multiple disabled steps by @ibek in #1568
- Add secondary node label as componentId when description is modified by @ibek in #1560
- feat(IVizNode): Get All Visualization nodes by @lordrip in #1573
- chore(Canvas): Extract item enable all steps by @lordrip in #1574
- e2e(1568): test for EnableAll menu item by @tplevko in #1576
- fix(build): Fix sass-related deprecation notice by @lordrip in #1578
- fix(Entities): Connect
from
withroute
object by @lordrip in #1579 - chore(Canvas): Extract TargetAnchor by @lordrip in #1583
- feat(Canvas): Add quick icon edge end by @ibek in #1571
- fix(Resources): onException should be created at the top by @lordrip in #1585
- fix(Canvas): Fix Edge source misplaced for containers by @lordrip in #1584
- e2e(1571): tests for Add quick icon edge end by @tplevko in #1587
- fix(1586): Consumer only endpoints missing in canvas selection by @tplevko in #1588
- e2e(1586): test for consumer/producer only components by @tplevko in #1589
- feat: update embedded catalog from 4.8.0 to 4.8.1 by @apupier in #1596
- chore(links): Add Camel and Hawtio links by @lordrip in #1610
- chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.3 by @renovate in #1605
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2 by @renovate in #1604
- feat(Canvas): Show endpoint name in
direct
by @lordrip in #1617 - chore(deps): update dependency vite to v5.4.11 by @renovate in #1608
- chore(deps): update dependency cypress to v13.15.2 by @renovate in #1603
- chore(deps): update dependency @types/jest to v29.5.14 by @renovate in #1601
- fix(Catalog): Ignore missing
model
properties by @lordrip in #1598 - chore(deps): update dependency @vitejs/plugin-react to v4.3.3 by @renovate in #1602
- chore(deps): update react monorepo by @renovate in #1609
- chore(deps): update dependency uniforms-bridge-simple-schema-2 to v4.0.0-beta.3 by @renovate in #1607
- chore(deps): update @patternfly by @renovate in #1600
- chore(deps): update dependency react-monaco-editor to v0.56.2 by @renovate in #1606
- feat(Canvas): Show toolbar on hover by @lordrip in #1616
- fix(1626): Unexpected logs for BaseCatalog.test.tsx by @tplevko in #1633
- fix(1623): Unexpected logs for DSLSelectorToggle.test.tsx by @tplevko in #1635
- feat(Canvas): Use hover styles upon open toolbar by @lordrip in #1622
- fix(CanvasForm): Avoid duplicated Expandable section ID by @lordrip in #1636
- fix(Build): Fix Windows build by @lordrip in #1640
- fix(Canvas): Use description for root groups by @lordrip in #1637
- fix(Canvas): Increase hoverOut timing by @lordrip in #1634
- chore: 2.3.0-RC1 by @lordrip in #1641
New Contributors
Full Changelog: 2.2.0...2.3.0-RC1