Skip to content

Releases: hawtio/hawtio-next

1.9.4

28 Apr 07:12
deb982e
Compare
Choose a tag to compare

Bug Fixes

  • catch exception on http code 403 properly (7638fbc)

Full Changelog: v1.9.3...v1.9.4

1.9.3

25 Apr 10:12
705f833
Compare
Choose a tag to compare

Bug Fixes

  • connect: Fixed toggle moving when dropdown was shown (hawng-967) (69f7534)
  • preferences, runtime: Fixed icon placements to the left. Fixed search terms not being able to be removed. (#1435, #1438) (265eb47)
  • runtime, logs: Fixed column width in data tables changing (#1452) (363d476)
  • runtime: Round values in Metrics (#1437) (46c1e0e)
  • runtime: Test for isTranslatableToNumber and roundNumber (#1437) (f6ea5a8)
  • runtime: Use DescriptionList in Metrics (#1437) (009db89)
  • shared: Fixed column width in JMXAttributes (#1452) (3bc0463)

What's Changed

Full Changelog: v1.9.2...v1.9.3

1.9.2

31 Mar 08:29
4c6599f
Compare
Choose a tag to compare

Bug Fixes

  • camel, jmx, quartz: Added independent scrolling to Tree View #1380 (35fb3ba)
  • camel,jmx: fixed background for charts view (859cbb5), closes #1379
  • camel: default view should be Route Diagram (6152638), closes #1378
  • camel: newly added endpoint not shown in the endpoints view (9a41bdb), closes #1409
  • camel: start/stop routes in Routes redirects to Route Diagram tab (5178bc0), closes #1409
  • help: Add help tabs for OIDC and Keycloak only if enabled (fixes #1330) (bc798fa)
  • springboot-plugin: Set background to PF5 style. (#1412) (216de10)

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

1.9.1

14 Mar 06:19
2efbe17
Compare
Choose a tag to compare

Bug Fixes

  • camel: update camel models to 4.8.5 and 4.10.2 (ea251ee)

What's Changed

  • fix(camel): update camel models to 4.8.5 and 4.10.2 by @tadayosi in #1403

Full Changelog: v1.9.0...v1.9.1

1.9.0

11 Mar 05:46
6fe990b
Compare
Choose a tag to compare

Features

  • camel: support Camel model 4.10 and drop 4.4 (4d3d153), closes #1367

Bug Fixes

  • jolokia: stop Jolokia instance in JolokiaService.reset() (fixes #1353) (475f30c)
  • shared: fix handling null desc in jmx domain (f0ca199), closes #1349

What's Changed

  • chore(camel): update @hawtio/camel-model-v4_8 to 4.8.3 by @tadayosi in #1329
  • build(deps): bump @types/node from 22.10.10 to 22.13.0 by @dependabot in #1331
  • build(deps-dev): bump @swc/core from 1.10.8 to 1.10.14 by @dependabot in #1332
  • build(deps): bump @thumbmarkjs/thumbmarkjs from 0.16.1 to 0.17.0 by @dependabot in #1333
  • build(deps): bump react-router-dom from 6.28.2 to 6.29.0 by @dependabot in #1334
  • build(deps-dev): bump typescript-eslint from 8.22.0 to 8.23.0 by @dependabot in #1335
  • build(deps-dev): bump @eslint/compat from 1.2.5 to 1.2.6 by @dependabot in #1336
  • build(deps): bump dompurify from 3.2.3 to 3.2.4 by @dependabot in #1337
  • build(deps): bump @module-federation/utilities from 3.1.40 to 3.1.42 by @dependabot in #1338
  • build(deps-dev): bump @swc/core from 1.10.14 to 1.10.15 by @dependabot in #1340
  • build(deps): bump jolokia.js from 2.2.1 to 2.2.2 by @dependabot in #1341
  • build(deps): bump keycloak-js from 26.1.0 to 26.1.1 by @dependabot in #1342
  • build(deps-dev): bump prettier from 3.4.2 to 3.5.0 by @dependabot in #1343
  • build(deps): bump @thumbmarkjs/thumbmarkjs from 0.17.0 to 0.19.1 by @dependabot in #1344
  • build(deps-dev): bump @eslint/js from 9.19.0 to 9.20.0 by @dependabot in #1345
  • build(deps): bump @types/node from 22.13.0 to 22.13.1 by @dependabot in #1347
  • build(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 by @dependabot in #1348
  • build(deps): bump @jolokia.js/simple from 2.2.1 to 2.2.2 by @dependabot in #1339
  • build(deps-dev): bump typescript-eslint from 8.23.0 to 8.24.0 by @dependabot in #1346
  • Adds ability to set the current connection in the connect-service by @phantomjinx in #1352
  • Bug in ConsoleStatus - manifests in React 17 by @phantomjinx in #1350
  • Changes to build configuration by @phantomjinx in #1351
  • fix(jolokia): stop Jolokia instance in JolokiaService.reset() (fixes … by @grgrzybek in #1354
  • Removes overrides for background color of Route Diagram by @phantomjinx in #1355
  • build(deps): Upgrade Jolokia to 2.2.3 (#1349) by @grgrzybek in #1357
  • Adds hawt config properties to change appearance of the header and sidebar by @phantomjinx in #1356
  • build(deps-dev): bump prettier from 3.5.0 to 3.5.1 by @dependabot in #1358
  • build(deps-dev): bump webpack from 5.97.1 to 5.98.0 by @dependabot in #1359
  • build(deps): bump @types/node from 22.13.1 to 22.13.4 by @dependabot in #1360
  • build(deps): bump keycloak-js from 26.1.1 to 26.1.2 by @dependabot in #1361
  • build(deps): bump @monaco-editor/react from 4.6.0 to 4.7.0 by @dependabot in #1362
  • build(deps-dev): bump @swc/core from 1.10.15 to 1.10.16 by @dependabot in #1365
  • build(deps): bump oauth4webapi from 3.1.4 to 3.2.0 by @dependabot in #1363
  • build(deps-dev): bump typescript-eslint from 8.24.0 to 8.24.1 by @dependabot in #1364
  • fix(shared): fix handling null desc in jmx domain by @tadayosi in #1366
  • build(deps): bump @patternfly/react-core from 5.4.12 to 5.4.14 by @dependabot in #1368
  • build(deps-dev): bump prettier from 3.5.1 to 3.5.2 by @dependabot in #1370
  • build(deps): bump @module-federation/utilities from 3.1.42 to 3.1.44 by @dependabot in #1371
  • build(deps-dev): bump @swc/core from 1.10.16 to 1.10.18 by @dependabot in #1372
  • build(deps-dev): bump @eslint/js from 9.20.0 to 9.21.0 by @dependabot in #1373
  • build(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 by @dependabot in #1375
  • build(deps): bump oauth4webapi from 3.2.0 to 3.3.0 by @dependabot in #1377
  • build(deps-dev): bump typescript-eslint from 8.24.1 to 8.25.0 by @dependabot in #1374
  • build(deps-dev): bump @eslint/compat from 1.2.6 to 1.2.7 by @dependabot in #1376
  • build(deps): bump docker/setup-qemu-action from 3.4.0 to 3.6.0 by @dependabot in #1381
  • build(deps): bump @module-federation/utilities from 3.1.44 to 3.1.45 by @dependabot in #1382
  • build(deps-dev): bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 by @dependabot in #1383
  • build(deps-dev): bump tsup from 8.3.6 to 8.4.0 by @dependabot in #1384
  • build(deps-dev): bump @swc/core from 1.10.18 to 1.11.5 by @dependabot in #1385
  • build(deps): bump axios from 1.7.9 to 1.8.1 by @dependabot in #1388
  • build(deps-dev): bump typescript-eslint from 8.25.0 to 8.26.0 by @dependabot in #1390
  • build(deps): bump keycloak-js from 26.1.2 to 26.1.3 by @dependabot in #1389
  • build(deps-dev): bump eslint-config-prettier from 10.0.1 to 10.0.2 by @dependabot in #1386
  • build(deps): bump @types/node from 22.13.4 to 22.13.9 by @dependabot in #1391
  • build(deps-dev): bump prettier from 3.5.2 to 3.5.3 by @dependabot in #1387
  • feat(camel): support Camel model 4.10 and drop 4.4 by @tadayosi in #1392
  • build(deps): bump react-router-dom from 6.29.0 to 6.30.0 by @dependabot in #1393
  • build(deps): bump oauth4webapi from 3.3.0 to 3.3.1 by @dependabot in #1394
  • build(deps-dev): bump @eslint/js from 9.21.0 to 9.22.0 by @dependabot in #1395
  • build(deps-dev): bump typescript-eslint from 8.26.0 to 8.26.1 by @dependabot in #1398
  • build(deps): bump @types/node from 22.13.9 to 22.13.10 by @dependabot in #1399
  • build(deps-dev): bump eslint-config-prettier from 10.0.2 to 10.1.1 by @dependabot in #1400
  • build(deps-dev): bump copy-webpack-plugin from 12.0.2 to 13.0.0 by @dependabot in #1397
  • build(deps): bump axios from 1.8.1 to 1.8.2 by @dependabot in #1401
  • build(deps-dev): bump @swc/core from 1.11.5 to 1.11.8 by @dependabot in #1402
  • build(deps): bump jolokia.js from 2.2.3 to 2.2.4 by @dependabot in #1396

Full Changelog: v1.8.1...v1.9.0

1.8.1

28 Jan 08:30
513eed0
Compare
Choose a tag to compare

Bug Fixes

What's Changed

  • build(deps): bump react-router-dom from 6.28.0 to 6.28.1 by @dependabot in #1297
  • build(deps): bump @types/node from 22.10.2 to 22.10.6 by @dependabot in #1296
  • build(deps): bump @module-federation/utilities from 3.1.38 to 3.1.39 by @dependabot in #1301
  • build(deps): bump keycloak-js from 26.0.7 to 26.0.8 by @dependabot in #1298
  • build(deps-dev): bump typescript-eslint from 8.19.0 to 8.20.0 by @dependabot in #1302
  • build(deps): bump @patternfly/react-charts from 7.4.7 to 7.4.8 by @dependabot in #1295
  • build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 by @dependabot in #1299
  • build(deps-dev): bump @eslint/compat from 1.2.4 to 1.2.5 by @dependabot in #1300
  • build(deps-dev): bump @swc/core from 1.10.4 to 1.10.7 by @dependabot in #1303
  • build(deps): bump monaco-editor from 0.52.0 to 0.52.2 by @dependabot in #1280
  • build(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 by @dependabot in #1305
  • build(deps): bump @module-federation/utilities from 3.1.39 to 3.1.40 by @dependabot in #1306
  • build(deps): bump jolokia.js from 2.1.8 to 2.1.9 by @dependabot in #1307
  • build(deps-dev): bump @eslint/js from 9.17.0 to 9.18.0 by @dependabot in #1308
  • build(deps): bump @testing-library/react from 16.1.0 to 16.2.0 by @dependabot in #1311
  • build(deps-dev): bump @swc/core from 1.10.7 to 1.10.8 by @dependabot in #1312
  • build(deps-dev): bump typescript-eslint from 8.20.0 to 8.21.0 by @dependabot in #1313
  • build(deps): bump react-router-dom from 6.28.1 to 6.28.2 by @dependabot in #1309
  • build(deps): bump @jolokia.js/simple from 2.1.8 to 2.1.9 by @dependabot in #1310
  • build(deps): bump keycloak-js from 26.0.8 to 26.1.0 by @dependabot in #1314
  • build(deps): bump @testing-library/user-event from 14.5.2 to 14.6.0 by @dependabot in #1315
  • Add data-testid to the elements missing it on Preference pages by @jsolovjo in #1304
  • issue-1316 rendering html result of jmx operations by @pseudaverse in #1317
  • build(deps): bump @jolokia.js/simple from 2.1.9 to 2.2.1 by @dependabot in #1318
  • build(deps): bump @types/node from 22.10.6 to 22.10.10 by @dependabot in #1319
  • build(deps): bump react-monaco-editor from 0.56.2 to 0.58.0 by @dependabot in #1320
  • build(deps): bump @testing-library/user-event from 14.6.0 to 14.6.1 by @dependabot in #1321
  • build(deps-dev): bump tsup from 8.3.5 to 8.3.6 by @dependabot in #1324
  • build(deps-dev): bump typescript-eslint from 8.21.0 to 8.22.0 by @dependabot in #1325
  • build(deps-dev): bump @eslint/js from 9.18.0 to 9.19.0 by @dependabot in #1327
  • build(deps): bump @patternfly/react-charts from 7.4.8 to 7.4.9 by @dependabot in #1322
  • build(deps): bump jolokia.js from 2.1.9 to 2.2.1 by @dependabot in #1323
  • build(deps): bump xml-formatter from 3.6.3 to 3.6.4 by @dependabot in #1326

New Contributors

Full Changelog: v1.8.0...v1.8.1

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