Skip to content

Releases: hawtio/hawtio-next

1.8.0

09 Jan 07:09
df70eae
Compare
Choose a tag to compare

Features

Bug Fixes

  • connect: 'con=' parameter should also accept connection name (e3c2889), closes #1285
  • connect: better handling of preset-connections path (39ed52d)
  • console-status: fix plugin name (27f0a8d)
  • console-status: fix plugin title (56dad14)
  • quartz: fail to fire triggers manually with exception "job does not exist" (5f477ef), closes #1049

What's Changed

  • build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 by @dependabot in #1274
  • build(deps-dev): bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 by @dependabot in #1278
  • build(deps): bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #1281
  • build(deps): bump @module-federation/utilities from 3.1.35 to 3.1.37 by @dependabot in #1284
  • build(deps-dev): bump typescript-eslint from 8.18.1 to 8.19.0 by @dependabot in #1283
  • build(deps-dev): bump concurrently from 9.1.0 to 9.1.2 by @dependabot in #1287
  • build(deps): bump @patternfly/react-core from 5.4.11 to 5.4.12 by @dependabot in #1291
  • build(deps): bump @module-federation/utilities from 3.1.37 to 3.1.38 by @dependabot in #1288
  • build(deps-dev): bump @swc/core from 1.10.1 to 1.10.4 by @dependabot in #1289
  • build(deps-dev): bump prettier from 3.4.1 to 3.4.2 by @dependabot in #1290
  • build(deps): bump @testing-library/react from 16.0.1 to 16.1.0 by @dependabot in #1276
  • feat(connect): enable auto-connect based on preset connections from backend by @tadayosi in #1286
  • fix(connect): 'con=' parameter should also accept connection name by @tadayosi in #1293
  • fix(quartz): fail to fire triggers manually with exception "job does not exist" by @tadayosi in #1294

Full Changelog: v1.7.0...v1.8.0

v1.7.0

20 Dec 07:42
ada5bbc
Compare
Choose a tag to compare

Features

Bug Fixes

  • test: downgrade @testing-library/react to fix test flakiness (a64ae7f)

What's Changed

  • build(deps-dev): bump @eslint/compat from 1.2.0 to 1.2.1 by @dependabot in #1171
  • build(deps): bump @testing-library/jest-dom from 6.5.0 to 6.6.2 by @dependabot in #1172
  • build(deps-dev): bump typescript-eslint from 8.9.0 to 8.11.0 by @dependabot in #1173
  • build(deps-dev): bump eslint-plugin-testing-library from 6.3.0 to 6.4.0 by @dependabot in #1174
  • build(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.2 by @dependabot in #1175
  • build(deps-dev): bump @swc/core from 1.7.35 to 1.7.36 by @dependabot in #1176
  • build(deps): bump @types/node from 22.7.5 to 22.7.7 by @dependabot in #1179
  • build(deps-dev): bump @swc/core from 1.7.35 to 1.7.39 by @dependabot in #1180
  • build(deps-dev): bump @eslint/js from 9.12.0 to 9.13.0 by @dependabot in #1178
  • fix(RouteDiagram): Show total exchanges instead of completed by @mmelko in #1181
  • Pr1160 fix by @grgrzybek in #1183
  • fix(monaco): Do not use CDN version of monaco-editor (fixes #1186) by @grgrzybek in #1187
  • build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 by @dependabot in #1184
  • fix(AboutModal): Add backgroung image to aboutModal by @mmelko in #1188
  • build(deps): bump @patternfly/react-code-editor from 5.3.3 to 6.0.0 by @dependabot in #1191
  • build(deps): bump @types/react from 18.3.11 to 18.3.12 by @dependabot in #1192
  • build(deps): bump oauth4webapi from 3.1.1 to 3.1.2 by @dependabot in #1195
  • build(deps-dev): bump html-webpack-plugin from 5.6.2 to 5.6.3 by @dependabot in #1196
  • build(deps-dev): bump @eslint/compat from 1.2.1 to 1.2.2 by @dependabot in #1197
  • build(deps-dev): bump tsup from 8.3.0 to 8.3.5 by @dependabot in #1194
  • build(deps-dev): bump @swc/core from 1.7.39 to 1.7.40 by @dependabot in #1200
  • build(deps): bump @types/jest from 29.5.13 to 29.5.14 by @dependabot in #1198
  • chore(camel): update @hawtio/camel-model-v4_8 to 4.8.1 by @tadayosi in #1202
  • build(deps-dev): bump @swc/core from 1.7.40 to 1.8.0 by @dependabot in #1205
  • build(deps): bump @testing-library/jest-dom from 6.6.2 to 6.6.3 by @dependabot in #1206
  • build(deps-dev): bump @eslint/js from 9.13.0 to 9.14.0 by @dependabot in #1209
  • build(deps-dev): bump typescript-eslint from 8.11.0 to 8.13.0 by @dependabot in #1207
  • build(deps): bump @types/node from 22.7.7 to 22.8.7 by @dependabot in #1212
  • build(deps): bump @patternfly/react-core from 5.3.3 to 5.4.8 by @dependabot in #1204
  • build(deps-dev): bump webpack from 5.95.0 to 5.96.1 by @dependabot in #1210
  • build(deps): bump @module-federation/utilities from 3.1.16 to 3.1.24 by @dependabot in #1215
  • build(deps-dev): bump concurrently from 9.0.1 to 9.1.0 by @dependabot in #1216
  • build(deps-dev): bump @swc/core from 1.8.0 to 1.9.2 by @dependabot in #1219
  • build(deps-dev): bump typescript-eslint from 8.13.0 to 8.14.0 by @dependabot in #1220
  • build(deps): bump @types/node from 22.8.7 to 22.9.0 by @dependabot in #1217
  • fix(Jolokia): Support native Jolokia 2.1.x optimization mode (fixes #3663) by @grgrzybek in #1221
  • build(deps): bump react-router-dom from 6.27.0 to 6.28.0 by @dependabot in #1214
  • Pr 1185 fix by @grgrzybek in #1190
  • build(deps): bump @module-federation/utilities from 3.1.24 to 3.1.28 by @dependabot in #1225
  • build(deps): bump @thumbmarkjs/thumbmarkjs from 0.16.0 to 0.16.1 by @dependabot in #1230
  • build(deps): bump oauth4webapi from 3.1.2 to 3.1.3 by @dependabot in #1229
  • chore(deps): remove jquery from dependencies by @tadayosi in #1235
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #1234
  • build(deps): bump @patternfly/react-table from 5.3.3 to 5.3.4 by @dependabot in #1227
  • build(deps): bump @patternfly/react-charts from 7.3.1 to 7.4.6 by @dependabot in #1231
  • refactor(Help): refactor Help page style to reflect the rest of the UI by @mmelko in #1201
  • build(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3 by @dependabot in #1224
  • build(deps-dev): bump typescript-eslint from 8.14.0 to 8.15.0 by @dependabot in #1226
  • build(deps-dev): bump @eslint/js from 9.14.0 to 9.15.0 by @dependabot in #1232
  • build(deps-dev): bump @swc/core from 1.9.2 to 1.9.3 by @dependabot in #1238
  • build(deps-dev): bump @eslint/compat from 1.2.2 to 1.2.3 by @dependabot in #1233
  • build(deps): bump axios from 1.7.7 to 1.7.8 by @dependabot in #1236
  • build(deps): bump @patternfly/react-core from 5.4.8 to 5.4.10 by @dependabot in #1239
  • build(deps-dev): bump eslint-plugin-testing-library from 6.4.0 to 7.0.0 by @dependabot in #1241
  • build(deps): bump @patternfly/react-charts from 7.4.6 to 7.4.7 by @dependabot in #1242
  • build(deps): bump keycloak-js from 26.0.2 to 26.0.6 by @dependabot in #1244
  • build(deps-dev): bump typescript-eslint from 8.15.0 to 8.17.0 by @dependabot in #1247
  • build(deps-dev): bump @eslint/js from 9.15.0 to 9.16.0 by @dependabot in #1250
  • build(deps-dev): bump prettier from 3.3.3 to 3.4.1 by @dependabot in #1249
  • build(deps): bump @module-federation/utilities from 3.1.28 to 3.1.31 by @dependabot in #1245
  • build(deps): bump @types/node from 22.9.0 to 22.10.1 by @dependabot in #1246
  • build(deps): bump oauth4webapi from 3.1.3 to 3.1.4 by @dependabot in #1248
  • build(deps-dev): bump webpack from 5.96.1 to 5.97.1 by @dependabot in #1253
  • build(deps-dev): bump eslint-plugin-testing-library from 7.0.0 to 7.1.1 by @dependabot in #1254
  • build(deps-dev): bump typescript-eslint from 8.17.0 to 8.18.0 by @dependabot in #1255
  • build(deps): bump keycloak-js from 26.0.6 to 26.0.7 by @dependabot in #1258
  • build(deps-dev): bump @swc/core from 1.9.3 to 1.10.1 by @dependabot in #1259
  • build(deps): bump axios from 1.7.8 to 1.7.9 by @dependabot in #1256
  • build(deps-dev): bump @eslint/compat from 1.2.3 to 1.2.4 by @dependabot in #1261
  • build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #1262
  • build(deps): bump @patternfly/react-core from 5.4.10 to 5.4.11 by @dependabot in #1260
  • build(deps): bump express from 4.21.1 to 4.21.2 by @dependabot in #1264
  • build(deps-dev): bump @eslint/js from 9.16.0 to 9.17.0 by @dependabot in #1265
  • build(deps): bump @testing-library/react from 16.0.1 to 16.1.0 by @dependabot in #1267
  • build(deps): bump @patternfly/react-code-editor from 6.0.0 to 6.1.0 by @dependabot in #1269
  • build(deps): bump @module-federation/utilities from 3.1.31 to 3.1.35 by @dependabot in #1270
  • ch...
Read more

1.6.3

17 Dec 08:44
e2d74d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.3

1.6.2

19 Nov 08:00
0d68312
Compare
Choose a tag to compare

Bug Fixes

What's Changed

  • fix(Jolokia): Support native Jolokia 2.1.x optimization mode (fixes #… by @grgrzybek in #1222
  • [1.6.x]: refactor(Help): refactor Help page style to reflect the rest of the UI by @mmelko in #1223

Full Changelog: v1.6.1...v1.6.2

1.6.1

25 Oct 10:33
679519b
Compare
Choose a tag to compare

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

21 Oct 08:41
dee24f5
Compare
Choose a tag to compare

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

02 Oct 04:53
a2b90e7
Compare
Choose a tag to compare

Features

  • camel: update supported Camel models to 4.4.x and 4.8.x (4662e74), closes #1146

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

13 Sep 03:24
2bf55e6
Compare
Choose a tag to compare

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...
Read more

1.3.0

09 Jul 02:13
e6a61a1
Compare
Choose a tag to compare

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...
Read more

1.0.8

12 Jun 04:01
e09b70f
Compare
Choose a tag to compare

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