This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
v0.7.3
What's Changed
Features
Bugfixes
- fix(defaultConfigTab): add setIndex to useEffect by @unsortedhashsets in #1441
- fix: Searching for a deployment makes Kaoto crash by @igarashitm in #1459
- fix(Visualization): Sync Code editor with step's details view by @lordrip in #1476
- fix(1379): improve layouting by @kahboom in #1474
- fix: Hide parameters that are not supported in the default config panel by @igarashitm in #1488
- fix(viz): alignment append/prepend step by @kahboom in #1485
- fix(viz): Avoid showing the MiniCatalog popup when there's no step nor branches available by @lordrip in #1503
- fix: Use condition for branch label instead of identifier by @igarashitm in #1487
- fix(settingsModal): update the DSL in the localSettings by @mmelko in #1504
Technical task s and dependencies upgrades
- chore(deps-dev): bump webpack from 5.76.0 to 5.76.1 by @dependabot in #1453
- Preparenext development iteration0.7.3 by @apupier in #1456
- chore(deps-dev): bump @types/node from 18.15.0 to 18.15.1 by @dependabot in #1454
- Add E2E branches step actions by @unsortedhashsets in #1458
- chore(deps): bump @opentelemetry/resources from 1.9.1 to 1.10.0 by @dependabot in #1460
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in #1462
- chore(deps-dev): bump @types/jest from 29.4.0 to 29.4.1 by @dependabot in #1469
- chore(deps): bump reactflow from 11.5.6 to 11.6.0 by @dependabot in #1470
- chore(deps-dev): bump style-loader from 3.3.1 to 3.3.2 by @dependabot in #1464
- chore(deps): bump @opentelemetry/instrumentation from 0.35.1 to 0.36.0 by @dependabot in #1461
- chore(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #1466
- chore(deps-dev): bump @types/node from 18.15.1 to 18.15.3 by @dependabot in #1468
- chore(deps): bump @opentelemetry/api from 1.4.0 to 1.4.1 by @dependabot in #1463
- chore(deps-dev): bump @babel/core from 7.21.0 to 7.21.3 by @dependabot in #1478
- chore(deps-dev): bump cypress from 12.7.0 to 12.8.0 by @dependabot in #1481
- chore(deps-dev): bump webpack-dev-server from 4.11.1 to 4.12.0 by @dependabot in #1483
- chore(deps-dev): bump @types/jest from 29.4.1 to 29.4.2 by @dependabot in #1482
- chore: StepsService cleanup by @lordrip in #1477
- chore(deps-dev): bump webpack from 5.76.1 to 5.76.2 by @dependabot in #1492
- chore(deps-dev): bump @types/jest from 29.4.2 to 29.4.4 by @dependabot in #1491
- chore(deps-dev): bump cypress from 12.8.0 to 12.8.1 by @dependabot in #1490
- chore(deps): bump cypress-io/github-action from 5.3.0 to 5.3.1 by @dependabot in #1489
- chore(deps): bump reactflow from 11.6.0 to 11.6.1 by @dependabot in #1493
- chore(deps-dev): bump @types/jest from 29.4.4 to 29.5.0 by @dependabot in #1499
- chore(deps): bump cypress-io/github-action from 5.3.1 to 5.4.0 by @dependabot in #1500
- chore(deps-dev): bump mini-css-extract-plugin from 2.7.3 to 2.7.5 by @dependabot in #1501
- chore: Add more space for vertical mode by @lordrip in #1505
- chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 by @dependabot in #1509
- chore(deps): bump cypress-io/github-action from 5.4.0 to 5.5.0 by @dependabot in #1508
- chore(deps-dev): bump webpack-dev-server from 4.12.0 to 4.13.1 by @dependabot in #1507
- chore: Rename .stepNode--TB class to .stepNode--vertical by @lordrip in #1511
- chore: Add AppendStepButton disable state by @lordrip in #1510
- Updating to version 0.7.3 by @apupier in #1512
Full Changelog: v0.7.2...v0.7.3