Releases: hawtio/hawtio-next
Releases · hawtio/hawtio-next
1.6.1
Bug Fixes
- #303: Show total exchanges instead of completed (5cdab92), closes #303
- AboutModal: Add backgroung image to aboutModal (f9014e8), closes #1031
- Add missing whitespace between links and text (190ba0a)
- monaco: Do not use CDN version of monaco-editor (fixes #1186) (#1187) (8022fdf)
- routes-service: Fetch always statistics from the context, because the stats from the route don't inlcude inflights (e032008)
What's Changed
- [1.6.x] fix(RouteDiagram): Show total exchanges instead of completed by @mmelko in #1182
- 1.6.x bakcport of #1188: Adds posibility to set the background image for the About modal by @mmelko in #1189
Full Changelog: v1.6.0...v1.6.1
1.6.0
Features
- Adds better error handling of workspace loading errors (9b4c600)
- routeDiagram: Add IDs to the nodes (459c59e)
Bug Fixes
- route-visualization: edge shoudln't be displayed when stop is used (e185cd7)
- Upgrades eslint to v9 and migrate to flat config #870 (b6c6e5d)
What's Changed
- build(deps): bump @types/react from 18.3.8 to 18.3.10 by @dependabot in #1142
- build(deps): bump @types/jquery from 3.5.30 to 3.5.31 by @dependabot in #1144
- fix: Upgrades eslint to v9 and migrate to flat config #870 by @phantomjinx in #1148
- build(deps): bump @module-federation/utilities from 3.1.13 to 3.1.15 by @dependabot in #1149
- build(deps): bump @types/react from 18.3.10 to 18.3.11 by @dependabot in #1151
- build(deps): bump react-monaco-editor from 0.56.1 to 0.56.2 by @dependabot in #1150
- build(deps): bump @types/node from 22.7.4 to 22.7.5 by @dependabot in #1154
- chore: remove empty file by @mmelko in #1156
- build(deps): bump express from 4.21.0 to 4.21.1 by @dependabot in #1157
- build(deps-dev): bump @swc/core from 1.7.26 to 1.7.35 by @dependabot in #1158
- build(deps): bump @module-federation/utilities from 3.1.15 to 3.1.16 by @dependabot in #1159
- build(deps): bump @types/react-dom from 18.3.0 to 18.3.1 by @dependabot in #1161
- build(deps): bump react-router-dom from 6.26.2 to 6.27.0 by @dependabot in #1162
- build(deps-dev): bump typescript-eslint from 8.8.0 to 8.9.0 by @dependabot in #1164
- build(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 by @dependabot in #1165
- build(deps-dev): bump commit-and-tag-version from 12.4.4 to 12.5.0 by @dependabot in #1163
- build(deps): bump thollander/actions-comment-pull-request from 2 to 3 by @dependabot in #1166
- fix(e2e-workflow): reflect the change of the parameter names due to u… by @mmelko in #1170
- fix(route-visualization): edge shoudln't be displayed when stop is used by @mmelko in #1167
- feat(routeDiagram): Add IDs to the nodes by @mmelko in #1168
- fix: Adds better error handling of workspace loading errors by @phantomjinx in #1169
Full Changelog: v1.5.0...v1.6.0
1.5.0
Features
Bug Fixes
- #1125: Fix scenario with OIDC and remote, authenticated Jolokia agent (#1126) (aadc600)
- #635: Ensure that promise's reject() is called in case of errors (6fdc294), closes #635
- security: Use X-Jolokia-Authorization with XSRF cookies (d0455b8)
- security: Use X-Jolokia-Authorization with XSRF cookies (#1138) (13d1d85)
What's Changed
- fix(#635): Ensure that promise's reject() is called in case of errors by @grgrzybek in #1115
- build(deps-dev): bump concurrently from 9.0.0 to 9.0.1 by @dependabot in #1116
- build(deps): bump @module-federation/utilities from 3.1.7 to 3.1.10 by @dependabot in #1117
- build(deps): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #1118
- build(deps): bump @types/react from 18.3.5 to 18.3.6 by @dependabot in #1122
- build(deps): bump oauth4webapi from 2.12.2 to 2.16.0 by @dependabot in #1123
- build(deps-dev): bump webpack-dev-server from 5.0.4 to 5.1.0 by @dependabot in #1124
- build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by @dependabot in #1120
- build(deps-dev): bump commit-and-tag-version from 12.4.3 to 12.4.4 by @dependabot in #1121
- build(deps): bump express from 4.20.0 to 4.21.0 by @dependabot in #1119
- build(deps): bump @module-federation/utilities from 3.1.10 to 3.1.12 by @dependabot in #1127
- build(deps): bump @types/node from 22.5.4 to 22.6.1 by @dependabot in #1128
- build(deps): bump monaco-editor from 0.51.0 to 0.52.0 by @dependabot in #1130
- build(deps): bump @thumbmarkjs/thumbmarkjs from 0.14.8 to 0.16.0 by @dependabot in #1131
- build(deps-dev): bump eslint-plugin-react from 7.35.2 to 7.36.1 by @dependabot in #1134
- build(deps-dev): bump tsup from 8.2.4 to 8.3.0 by @dependabot in #1135
- build(deps-dev): bump @swc/core from 1.7.24 to 1.7.26 by @dependabot in #1136
- build(deps): bump rollup from 4.19.0 to 4.22.4 by @dependabot in #1137
- build(deps): bump @types/react from 18.3.6 to 18.3.8 by @dependabot in #1129
- build(deps): bump oauth4webapi from 2.16.0 to 2.17.0 by @dependabot in #1132
- fix(#1125): Fix scenario with OIDC and remote, authenticated Jolokia … by @grgrzybek in #1126
- fix(security): Use X-Jolokia-Authorization with XSRF cookies by @grgrzybek in #1138
- build(deps-dev): bump eslint-plugin-react from 7.36.1 to 7.37.0 by @dependabot in #1145
- build(deps): bump @module-federation/utilities from 3.1.12 to 3.1.13 by @dependabot in #1139
- build(deps): bump @types/node from 22.6.1 to 22.7.4 by @dependabot in #1140
- build(deps): bump @types/express from 4.17.21 to 5.0.0 by @dependabot in #1141
- build(deps-dev): bump webpack from 5.94.0 to 5.95.0 by @dependabot in #1143
- feat(camel): update supported Camel models to 4.4.x and 4.8.x by @tadayosi in #1147
Full Changelog: v1.4.0...v1.5.0
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(d...
1.3.0
Features
- camel-source: Make Source editor editable when it's enabled in the CamelContext (363c651)
- Source: Add warning about the route being editable (75a6917)
Bug Fixes
- camel-plugin: Catch the exception when formatting the message and throw error notification (10a0599)
- charts: fix incorrect memory conversions (45e2117)
- HawtioHeader: Make header toolbar to be fullHeight to look better (64bc183)
- Remote: switch to Kebab style dropdown for remote connection as it was before PF5 upgrade. (494ce95)
- tests: Add @testing-library/dom dependency (1a38317)
- CamelIcon: remove defaultProps (d28acf4)
- TableHeaders: add aria-label to non-text table headers to avoid warnings (c3140c1)
What's Changed
- chore(deps-dev): bump eslint-plugin-testing-library from 6.2.0 to 6.2.2 by @dependabot in #873
- chore(deps): bump @module-federation/utilities from 3.0.7 to 3.0.11 by @dependabot in #876
- chore(deps): bump @types/node from 18.19.30 to 18.19.31 by @dependabot in #877
- chore(deps): bump @testing-library/react from 14.3.0 to 15.0.2 by @dependabot in #875
- chore(deps-dev): bump @swc/core from 1.4.12 to 1.4.14 by @dependabot in #872
- chore(deps): bump reactflow from 11.11.0 to 11.11.1 by @dependabot in #874
- chore(deps): bump @types/react-dom from 18.2.24 to 18.2.25 by @dependabot in #878
- chore(deps-dev): bump css-loader from 7.1.0 to 7.1.1 by @dependabot in #879
- chore(Routes): Add the state label to the routes list by @mmelko in #881
- chore(deps): bump @module-federation/utilities from 3.0.11 to 3.0.13 by @dependabot in #886
- refactor(camel-plugin): polish the look and feel by @mmelko in #883
- chore(deps): bump reactflow from 11.11.1 to 11.11.2 by @dependabot in #884
- chore(deps-dev): bump @swc/core from 1.4.14 to 1.4.16 by @dependabot in #888
- chore(deps-dev): bump commit-and-tag-version from 12.2.0 to 12.4.0 by @dependabot in #890
- chore(backend-middleware): transfer hawtio-backend-middleware into hawtio-next by @tadayosi in #891
- refactor(util): use structuredClone instead of JSON stringify/parse idiom for cloning objects by @tadayosi in #895
- fix(connect): HAWNG-487 apply authentication throttling to connect login by @tadayosi in #894
- chore(deps): bump @thumbmarkjs/thumbmarkjs from 0.14.6 to 0.14.7 by @dependabot in #889
- refactor(plugins): polish the look and feel of the rest of the plugins by @mmelko in #897
- fix(#900): Add missing aria-labels by @mmelko in #901
- refactor(camel): lazy load camel models by @tadayosi in #898
- chore(deps): update jolokia.js to 2.0.1 by @tadayosi in #907
- fix(jmx): Handle MBeanInfo in Jolokia list() when there was error fet… by @grgrzybek in #904
- chore(deps): bump react-router-dom from 6.22.3 to 6.23.0 by @dependabot in #914
- chore(deps): bump @testing-library/react from 15.0.2 to 15.0.5 by @dependabot in #913
- chore(deps): bump axios from 1.6.1 to 1.6.8 by @dependabot in #911
- chore(deps-dev): bump @swc/core from 1.4.16 to 1.4.17 by @dependabot in #915
- chore(deps): bump @module-federation/utilities from 3.0.13 to 3.0.16 by @dependabot in #916
- chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 by @dependabot in #917
- chore(deps): bump monaco-editor from 0.47.0 to 0.48.0 by @dependabot in #918
- refactor(connect-plugin): adjust the look to be consistent with the rest of the plugins by @mmelko in #919
- chore(deps-dev): bump commit-and-tag-version from 12.4.0 to 12.4.1 by @dependabot in #924
- chore(deps): bump reactflow from 11.11.2 to 11.11.3 by @dependabot in #925
- chore(deps): bump @bitauth/libauth from 1.19.1 to 3.0.0 by @dependabot in #928
- chore(deps): bump @module-federation/utilities from 3.0.16 to 3.0.17 by @dependabot in #921
- chore(deps-dev): bump @swc/core from 1.4.17 to 1.5.3 by @dependabot in #922
- chore(deps): bump @types/node from 18.19.31 to 18.19.32 by @dependabot in #926
- chore(deps): bump @testing-library/react from 15.0.5 to 15.0.6 by @dependabot in #927
- fix(#905): Polish the Trace view of the camel plugin by @mmelko in #908
- fix(Source): Use dynamic height instead of fixed height in pixels by @mmelko in #920
- chore(camel): update @hawtio/camel-model versions by @tadayosi in #931
- feat(connect): Improve remote connections handling (closes #906) by @grgrzybek in #932
- refactor(preferences-plugin): adjust the look to be consistent with the rest of the plugins by @mmelko in #934
- feat(connect): Display "connection lost" toast only once. Fixes (#705) by @grgrzybek in #936
- HAWNG-646: Default connection modal to https scheme by @phantomjinx in #930
- chore(deps): bump react-dom and @types/react-dom by @dependabot in #937
- chore(deps): bump @testing-library/react from 15.0.6 to 15.0.7 by @dependabot in #938
- chore(deps): bump @types/jquery from 3.5.29 to 3.5.30 by @dependabot in #939
- chore(deps-dev): bump @swc/core from 1.5.3 to 1.5.5 by @dependabot in #942
- chore(deps): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 by @dependabot in #945
- chore(deps): bump react-router-dom from 6.23.0 to 6.23.1 by @dependabot in #941
- chore(deps): bump @types/node from 18.19.32 to 18.19.33 by @dependabot in #940
- fix(connect): Manage connections depending on "secure browsing context" by @grgrzybek in #946
- fix(connect): Disable "Connect" button in Discovery when in insecure … by @grgrzybek in #947
- feat(connect): Handle improved session management for proxy connectio… by @grgrzybek in #948
- chore(deps): bump @module-federation/utilities from 3.0.17 to 3.0.18 by @dependabot in #949
- chore(deps-dev): bump @swc/core from 1.5.5 to 1.5.7 by @dependabot in #950
- chore(deps): bump @thumbmarkjs/thumbmarkjs from 0.14.7 to 0.14.8 by @dependabot in #951
- chore(deps): bump axios from 1.6.8 to 1.7.1 by @dependabot in #952
- build(deps): bump axios from 1.7.1 to 1.7.2 by @dependabot in #954
- build(deps): bump @module-federation/utilities from 3.0.18 to 3.0.20 by @dependabot in #955
- build(deps): bump monaco-editor from 0.48.0 to 0.49.0 by @dependabot in #957
- build(deps-dev): bump css-loader from 7.1.1 to 7.1.2 by @dependabot in #958
- build(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 by @dependabot in #959
- feat: upgrade to Patternfly v5 by @mmelko in #953
- build(deps): bump @module-federation/utilities from 3.0.20 to 3.0.21 by @dependabot in #961
- build(deps-dev): b...
1.0.8
Bug Fixes
- jmx: Handle MBeanInfo in Jolokia list() when there was error fetching the info (fixes #902) (5d47a45)
- shared: use MBeanInfoError from jolokia.js instead of custom error type (f474031)
What's Changed
- fix(jmx): Handle MBeanInfo in Jolokia list() when there was error fetching the info (fixes #902) (1.0.x) by @tadayosi in #980
Full Changelog: v1.0.7...v1.0.8
1.3.0 dev.1
Features
What's Changed
- build(deps): bump @module-federation/utilities from 3.0.20 to 3.0.21 by @dependabot in #961
- build(deps-dev): bump tsup from 8.0.2 to 8.1.0 by @dependabot in #962
- build(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in #963
- build(deps-dev): bump eslint-plugin-react from 7.34.1 to 7.34.2 by @dependabot in #964
- build(deps-dev): bump prettier from 3.2.5 to 3.3.0 by @dependabot in #965
- build(deps-dev): bump @swc/core from 1.5.7 to 1.5.24 by @dependabot in #966
- feat(shared,jmx): support serialising long to string in JSON response from Jolokia by @tadayosi in #970
- build(deps-dev): bump prettier from 3.3.0 to 3.3.1 by @dependabot in #972
- build(deps): bump react and @types/react by @dependabot in #956
- build(deps-dev): bump @swc/core from 1.5.24 to 1.5.27 by @dependabot in #974
- build(deps): bump @types/node from 18.19.33 to 18.19.34 by @dependabot in #976
- build(deps): bump @module-federation/utilities from 3.0.21 to 3.0.23 by @dependabot in #977
- build(deps): bump @testing-library/jest-dom from 6.4.5 to 6.4.6 by @dependabot in #978
- build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #979
- refactor(Dropdowns):Refactor the components across the hawtio to use the PF5 dropdown instead of old deprecate ones by @mmelko in #960
Full Changelog: v1.3.0-dev.0...v1.3.0-dev.1
1.3.0 dev.0
Features
- connect: Display "connection lost" toast only once. Fixes (#705) (#936) (a25eeba)
- connect: Handle improved session management for proxy connections (hawtio/hawtio#3178) (#948) (e9b2628)
- connect: Improve remote connections handling (closes #906) (#932) (e8ad5b3)
- pf5-upgrade: update class names in the CSS files and some icons (ed02d6a)
- pf5-upgrade: Update onChange function signatures (755212d)
- Upgrade to Patternfly5 (0a51cd5)
Bug Fixes
- #900: Add missing aria-labels (4f57205), closes #900
- #905: Polish the Trace view of the camel plugin (fd7a488), closes #905
- auth/config response should never cause errors (3fa9053)
- camel: getCamelVersions() to return correct camel model versions (f7c0698)
- connect: add space after icon in connection status (c92c87f)
- connect: Disable "Connect" button in Discovery when in insecure context (#947) (45e32ec)
- connect: HAWNG-487 apply authentication throttling to connect login (4203663)
- connect: Manage connections depending on "secure browsing context" (fixes #832) (#946) (8c42118)
- jmx: Handle MBeanInfo in Jolokia list() when there was error fetching the info (fixes #902) (4a4fcf5)
- pf5-upgrade-PR: incporporate requested PR changes, as fixing function signatures in the OperationForm and CamelPreferences (f7f3f8b)
- shared: use MBeanInfoError from jolokia.js instead of custom error type (de1c2f0)
- Source: Use dynamic height instead of fixed height in pixels (f6a72f1)
- util/crypto: type fingerprint to string (062c784)
What's Changed
- chore(deps): bump @module-federation/utilities from 3.0.11 to 3.0.13 by @dependabot in #886
- refactor(camel-plugin): polish the look and feel by @mmelko in #883
- chore(deps): bump reactflow from 11.11.1 to 11.11.2 by @dependabot in #884
- chore(deps-dev): bump @swc/core from 1.4.14 to 1.4.16 by @dependabot in #888
- chore(deps-dev): bump commit-and-tag-version from 12.2.0 to 12.4.0 by @dependabot in #890
- chore(backend-middleware): transfer hawtio-backend-middleware into hawtio-next by @tadayosi in #891
- refactor(util): use structuredClone instead of JSON stringify/parse idiom for cloning objects by @tadayosi in #895
- fix(connect): HAWNG-487 apply authentication throttling to connect login by @tadayosi in #894
- chore(deps): bump @thumbmarkjs/thumbmarkjs from 0.14.6 to 0.14.7 by @dependabot in #889
- refactor(plugins): polish the look and feel of the rest of the plugins by @mmelko in #897
- fix(#900): Add missing aria-labels by @mmelko in #901
- refactor(camel): lazy load camel models by @tadayosi in #898
- chore(deps): update jolokia.js to 2.0.1 by @tadayosi in #907
- fix(jmx): Handle MBeanInfo in Jolokia list() when there was error fet… by @grgrzybek in #904
- chore(deps): bump react-router-dom from 6.22.3 to 6.23.0 by @dependabot in #914
- chore(deps): bump @testing-library/react from 15.0.2 to 15.0.5 by @dependabot in #913
- chore(deps): bump axios from 1.6.1 to 1.6.8 by @dependabot in #911
- chore(deps-dev): bump @swc/core from 1.4.16 to 1.4.17 by @dependabot in #915
- chore(deps): bump @module-federation/utilities from 3.0.13 to 3.0.16 by @dependabot in #916
- chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 by @dependabot in #917
- chore(deps): bump monaco-editor from 0.47.0 to 0.48.0 by @dependabot in #918
- refactor(connect-plugin): adjust the look to be consistent with the rest of the plugins by @mmelko in #919
- chore(deps-dev): bump commit-and-tag-version from 12.4.0 to 12.4.1 by @dependabot in #924
- chore(deps): bump reactflow from 11.11.2 to 11.11.3 by @dependabot in #925
- chore(deps): bump @bitauth/libauth from 1.19.1 to 3.0.0 by @dependabot in #928
- chore(deps): bump @module-federation/utilities from 3.0.16 to 3.0.17 by @dependabot in #921
- chore(deps-dev): bump @swc/core from 1.4.17 to 1.5.3 by @dependabot in #922
- chore(deps): bump @types/node from 18.19.31 to 18.19.32 by @dependabot in #926
- chore(deps): bump @testing-library/react from 15.0.5 to 15.0.6 by @dependabot in #927
- fix(#905): Polish the Trace view of the camel plugin by @mmelko in #908
- fix(Source): Use dynamic height instead of fixed height in pixels by @mmelko in #920
- chore(camel): update @hawtio/camel-model versions by @tadayosi in #931
- feat(connect): Improve remote connections handling (closes #906) by @grgrzybek in #932
- refactor(preferences-plugin): adjust the look to be consistent with the rest of the plugins by @mmelko in #934
- feat(connect): Display "connection lost" toast only once. Fixes (#705) by @grgrzybek in #936
- HAWNG-646: Default connection modal to https scheme by @phantomjinx in #930
- chore(deps): bump react-dom and @types/react-dom by @dependabot in #937
- chore(deps): bump @testing-library/react from 15.0.6 to 15.0.7 by @dependabot in #938
- chore(deps): bump @types/jquery from 3.5.29 to 3.5.30 by @dependabot in #939
- chore(deps-dev): bump @swc/core from 1.5.3 to 1.5.5 by @dependabot in #942
- chore(deps): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 by @dependabot in #945
- chore(deps): bump react-router-dom from 6.23.0 to 6.23.1 by @dependabot in #941
- chore(deps): bump @types/node from 18.19.32 to 18.19.33 by @dependabot in #940
- fix(connect): Manage connections depending on "secure browsing context" by @grgrzybek in #946
- fix(connect): Disable "Connect" button in Discovery when in insecure … by @grgrzybek in #947
- feat(connect): Handle improved session management for proxy connectio… by @grgrzybek in #948
- chore(deps): bump @module-federation/utilities from 3.0.17 to 3.0.18 by @dependabot in #949
- c...
1.2.6
1.2.5
Bug Fixes
- #905: Polish the Trace view of the camel plugin (5fa875f), closes #905
- Source: Use dynamic height instead of fixed height in pixels (5d68ad2)
What's Changed
- Jolokia 2.0.1 and mbeaninfoerror by @grgrzybek in #929
- Backport of the rest UI fixes missing in the 1.2 by @mmelko in #933
- [1.2.x]refactor(preferences-plugin): adjust the look to be consistent with the rest of the plugins by @mmelko in #935
Full Changelog: v1.2.4...v1.2.5