1.4.0
Features
- RouteDiagram: Proper visualisation of parallel processing of the multicast (736cce6)
Bug Fixes
- add warning for copying not working in insecure contexts (bdc7f40)
- CPU load: Fix CPU load showing 0% in Runtime -> Metrics -> System (ef87d11)
- deps: Upgrade to jolokia.js 2.1.7 (typescript, fetch(), no jquery) (closes #1101) (#1111) (1658a7b)
- Disable help for disabled plugins (8c6f3c8)
- fix format (94256ee)
- HAWNG-753: tweak size of the Route Diagram to fill the screen (5a61c15)
- Quartz: Remove actions= from the tittle of the cards (c8c399c), closes #1021
- shared: fix jolokia unwindListResponse after superstruct upgrade (db76323)
- shared: Stop using jquery (for ajax and selection) (closes #76) (#1114) (f1809c5)
- ui: Fix UI inconsistencies (6edb48b)
What's Changed
- feat(RouteDiagram): Proper visualisation of parallel processing of the multicast by @mmelko in #1022
- [HAWNG-660] Add information that http is not encrypted (...) by @grgrzybek in #1023
- build(deps): bump @module-federation/utilities from 3.0.32 to 3.0.33 by @dependabot in #1026
- build(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 by @dependabot in #1027
- build(deps-dev): bump webpack from 5.92.1 to 5.93.0 by @dependabot in #1028
- build(deps-dev): bump eslint-plugin-react from 7.34.3 to 7.34.4 by @dependabot in #1029
- build(deps): bump @testing-library/dom from 10.3.1 to 10.3.2 by @dependabot in #1030
- build(deps-dev): bump prettier from 3.3.2 to 3.3.3 by @dependabot in #1024
- build(deps): bump superstruct from 1.0.4 to 2.0.2 by @dependabot in #1025
- [HAWNG-485] Show some feedback at login screen if preemptive auth failed by @grgrzybek in #1032
- build(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0 by @dependabot in #1033
- build(deps): bump @module-federation/utilities from 3.0.33 to 3.0.35 by @dependabot in #1034
- build(deps-dev): bump @swc/core from 1.6.13 to 1.7.0 by @dependabot in #1035
- build(deps): bump @testing-library/jest-dom from 6.4.6 to 6.4.7 by @dependabot in #1036
- build(deps): bump react-router-dom from 6.24.1 to 6.25.1 by @dependabot in #1038
- build(deps-dev): bump tsup from 8.1.0 to 8.2.2 by @dependabot in #1039
- build(deps): bump @types/node from 18.19.39 to 18.19.41 by @dependabot in #1041
- build(deps-dev): bump eslint-plugin-react from 7.34.4 to 7.35.0 by @dependabot in #1043
- build(deps): bump @testing-library/dom from 10.3.2 to 10.4.0 by @dependabot in #1037
- build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 by @dependabot in #1042
- build(deps): bump @types/node from 18.19.41 to 22.0.0 by @dependabot in #1044
- build(deps): bump @module-federation/utilities from 3.0.35 to 3.0.39 by @dependabot in #1045
- build(deps-dev): bump @swc/core from 1.7.0 to 1.7.3 by @dependabot in #1046
- build(deps-dev): bump tsup from 8.2.2 to 8.2.3 by @dependabot in #1047
- build(deps): bump @testing-library/jest-dom from 6.4.7 to 6.4.8 by @dependabot in #1048
- build(deps): bump react-monaco-editor from 0.55.0 to 0.56.0 by @dependabot in #1050
- build(deps-dev): bump @swc/core from 1.7.3 to 1.7.6 by @dependabot in #1052
- build(deps-dev): bump tsup from 8.2.3 to 8.2.4 by @dependabot in #1053
- build(deps): bump @types/node from 22.0.0 to 22.1.0 by @dependabot in #1054
- build(deps): bump react-router-dom from 6.25.1 to 6.26.0 by @dependabot in #1051
- build(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 by @dependabot in #1055
- build(deps): bump axios from 1.7.2 to 1.7.3 by @dependabot in #1056
- fix(CPU load): Fix CPU load showing 0% in Runtime -> Metrics -> System by @five-iron in #1057
- chore: upgrade axios to 1.7.4 by @mmelko in #1066
- build(deps-dev): bump eslint-plugin-testing-library from 6.2.2 to 6.3.0 by @dependabot in #1060
- build(deps-dev): bump @swc/core from 1.7.6 to 1.7.11 by @dependabot in #1068
- build(deps): bump @types/node from 22.1.0 to 22.4.0 by @dependabot in #1067
- fix(Quartz): Remove actions= from the tittle of the cards by @mmelko in #1064
- build(deps): bump @module-federation/utilities from 3.0.39 to 3.1.3 by @dependabot in #1069
- build(deps-dev): bump @swc/core from 1.7.11 to 1.7.14 by @dependabot in #1070
- build(deps): bump oauth4webapi from 2.11.1 to 2.12.0 by @dependabot in #1071
- build(deps): bump react-monaco-editor from 0.56.0 to 0.56.1 by @dependabot in #1072
- build(deps): bump @types/node from 22.4.0 to 22.4.1 by @dependabot in #1073
- build(deps): bump @types/node from 22.4.1 to 22.4.2 by @dependabot in #1076
- build(deps): bump react-router-dom from 6.26.0 to 6.26.1 by @dependabot in #1075
- build(deps): bump @module-federation/utilities from 3.1.3 to 3.1.5 by @dependabot in #1077
- build(deps): bump @testing-library/jest-dom from 6.4.8 to 6.5.0 by @dependabot in #1078
- build(deps): bump monaco-editor from 0.50.0 to 0.51.0 by @dependabot in #1079
- build(deps-dev): bump webpack from 5.93.0 to 5.94.0 by @dependabot in #1080
- build(deps): bump axios from 1.7.4 to 1.7.5 by @dependabot in #1081
- build(deps): bump @types/react from 18.3.3 to 18.3.4 by @dependabot in #1082
- build(deps-dev): bump @swc/core from 1.7.14 to 1.7.18 by @dependabot in #1083
- build(deps): bump @types/node from 22.4.2 to 22.5.0 by @dependabot in #1084
- build(deps): bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #1085
- fix: add warning for copying not working in insecure contexts by @mmuzikar in #1086
- fix: Disable help for disabled plugins by @mmuzikar in #1087
- Refactor paginated and filetered tables into one component by @mmuzikar in #1063
- fix(springboot-plugin) Fix clearAllFilters behaviour by @mmelko in #1089
- build(deps): bump @module-federation/utilities from 3.1.5 to 3.1.6 by @dependabot in #1090
- build(deps): bump axios from 1.7.5 to 1.7.7 by @dependabot in #1091
- build(deps): bump @types/react from 18.3.4 to 18.3.5 by @dependabot in #1092
- build(deps): bump @testing-library/react from 16.0.0 to 16.0.1 by @dependabot in #1094
- build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #1095
- build(deps-dev): bump eslint-plugin-react from 7.35.0 to 7.35.1 by @dependabot in #1096
- build(deps-dev): bump @swc/core from 1.7.18 to 1.7.23 by @dependabot in #1097
- build(deps): bump @types/node from 22.5.0 to 22.5.2 by @dependabot in #1093
- fix(HAWNG-753): tweak size of the Route Diagram to fill the screen by @mmelko in #1099
- build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #1098
- fix(ci-e2e): fix merging of test results by @mmuzikar in #1100
- build(deps): bump react-router-dom from 6.26.1 to 6.26.2 by @dependabot in #1102
- build(deps-dev): bump eslint-plugin-react from 7.35.1 to 7.35.2 by @dependabot in #1103
- build(deps-dev): bump @swc/core from 1.7.23 to 1.7.24 by @dependabot in #1104
- build(deps): bump @module-federation/utilities from 3.1.6 to 3.1.7 by @dependabot in #1105
- build(deps-dev): bump commit-and-tag-version from 12.4.1 to 12.4.3 by @dependabot in #1107
- build(deps): bump oauth4webapi from 2.12.0 to 2.12.2 by @dependabot in #1110
- build(deps): bump express from 4.19.2 to 4.20.0 by @dependabot in #1112
- build(deps-dev): bump concurrently from 8.2.2 to 9.0.0 by @dependabot in #1109
- build(deps): bump @types/node from 22.5.2 to 22.5.4 by @dependabot in #1108
- Jolokia 2.1 by @grgrzybek in #1111
- fix(shared): Stop using jquery (for ajax and selection) (closes #76) by @grgrzybek in #1114
New Contributors
- @five-iron made their first contribution in #1057
Full Changelog: v1.3.0...v1.4.0