Nightly 8.1 Changelogs - 2022

Weekly Changelog: 8.1.17-b20220330

Visualization

2040: Reduce usage of EventBus in Perspective to avoid performance hit
Increased performance of view startup and shutdown for views with high binding counts.

5694: View parameters revert to input value after write
Fixed issue where in/out parameters on a popup could revert values after being written to.

Platform

5633: Ensure logback.xml is included in gateway backups
$GATEWAY_HOME/data/logback.xml is now included in gateway backups.

Connectivity

5799: Modbus driver stuck in Connecting state after Gateway starts
Fixed a race condition that caused Modbus connections to get stuck in “Connecting” state after Ignition Gateway start/restart. The race condition was only likely to be triggered on under-powered single-core embedded hardware.

Data Model

5606: Deleting a disabled database connection does not delete the associated historical provider
Deleting a disabled database connection will now also delete the associated historical provider.

1 Like