v2.3.0
-
🚀 Features and Enhancements
- Replace Apache Commons Lang2 with Lang3 #430
- Replaced use of custom tuples with lang3 pairs #432
- Use of Apache Commons String Substitutor instead of custom function #434
- Use of Commons Enum instead of Guava Enums #436
- Introduce Executor service to manage the threadpool centrally #438
- Introduce use of Guava Primitives #440
- Integrate Validator in Search #442
- Don't throw RuntimeException at all #444
- Update Runtime Bundles to Eclipse 2022-12 #449
- Update e(fx)clipse #451
- Removed deprecated use of JsonParser #453
- Add Framework Start Level to the Framework Info Tile #464
- Package sources in IDE if built in IDE #469
- Disable save button in connection dialog if form invalid #473
- Bundles action buttons should use bindings #475
- Integrate usage of binding for components action buttons #476
- Consistent use of UI in DMT and DTO #478
- More responsive UI for DTO and DMT expand and collapse tasks #479
- Update bnd version to 6.4.0 #482
- Show Java Version in Overview #483
- Disable buttons if the input field is empty #485
- DTO and DMT search field is misaligned #487
- Add placeholder to subscribed topics dialog #497
- Remove use of Expand and Collapse buttons #509
- Perform search in DMT and DTO viewer on pressing ENTER #511
- Update Bundles to Latest Versions #516
- Introduce button to start or stop fetching real-time data from remote runtime in overview #518
-
🐞 Bug Fixes
- Service Injected using e4 Inject Annotation in SCR #446
- Config Buttons ain't disabled/enabled properly #455
- Subscribed Event Topics are not displayed #458
- Dialog box with multiple entries using + - buttons not working #460
- Issue with Memory Consumption Info Tile #466
- NPE in OSGiLogListener #470
- Agent ping didn't disable UI components #471
- The framework start level is not retrieved #472
- Batch install does not update the table automatically #474
- VerificationException while creating new configuration #477
- Healthcheck and Graph list not getting filtered properly #480
- Overview UI on closed not working after it is reopened #481
- The component reference filters in configs are enabled in snapshot #489
- UI components remain disabled #491
- Search functionality is disabled in snapshot agent mode #493
- UI not working after agent being disconnected #495
- NPE while opening HealthChecks view #502
- CheckedListViews returning null elements #504
- NPE for Search Filter Update #506
- Attribute definition with cardinality not set to UI shows multi-selection control #513