General Notes
Bosch IoT Remote Manager 7.5 contains several new features, updated modules, bug fixes and performance enhancements.
Release date: October 2024
Overview of The Main New Features
- Updated Management Console framework version.
- Various performance and security improvements, bug fixes.
System Package
New Features
- Make role-based system package update configurable.
- Introduce new lightweight health endpoint.
Changes and Bug Fixes
- Fix the creation and migration of TreeNodes and NodeProps tables in MySQL 8.
- Fix SystemStateMonitor (/status) request authentication.
- Update third-party libraries.
- Make read timeout of Multiplexed connections configurable through system property - mprm.net.connection.mx.read.timeout.sec
- Reduce audit log entries by not logging responsibleHostChanged and readAlertSet methods.
- Fix audit log rotation period.
- Improve remote objects references disposal.
Foundation
New Features
- Added index to PLATFORM_CAPABILITIES_MAP table.
Console / Console Web UI
Changes and Bug Fixes
- Remove JAAS fragment
- Fix file upload in Web Admin
- Update Eclipse RAP version to 3.25.0.
Web package
Changes and Bug Fixes
- Update third-party libraries.
Generic Device Management
Changes and Bug Fixes
- Fix the dynamic creation of NP_RES prepended tables in MySQL 8.
- Fix accumulation of temporary operations files on the file system.
- FOTA specific Operation Cleaner logic to reflect Remote Manager to Rollouts miss-synchronization.
- Fix operations cleaner scheduler.
- Optimize Rule Engine load rule for device query.
- Fix state interface not being taken into account when fetching for control unit state with a dynamic group control unit filter containing a single State Variable condition.
- Improve performance of control unit filter plugin
- Fix tasks and rules time constraint validation.
- Improve operations re-initialization procedure.
OSGi DM
New Features
- Support synchronization of headers properties on login start.
User Management
Changes and Bug Fixes
- Remove public/private user feature.
FOTA Extensions
New Features
- Expose metrics for RabbitMQ downstream and upstream traffic.
Changes and Bug Fixes
- Fix Rollouts DMF integration configuration.