Fixed OPC UA anonymous policy ID interoperability issue with servers that do not use the “anonymous” string identifier.
Fixed issue with not automatically starting a flow upon fixing any configuration errors.
Fixed issue with not automatically propagating model changes to enabled flows.
Fixed time drift issue around the execution of flows. This was more apparent on a system with high resource utilization.
Fixed issue where a UI driven read that fails did not generate appropriate log messages to troubleshoot the issue.
Fixed issue with referencing complex data value element names containing space characters in an expression.
Fixed OPC UA connector interoperability issues: (a) specifying the correct close secure channel message indicator in a packet, (b) support for message chunking, (c) fixed message buffer size negotiation conflicts, (d) support for expanded node IDs in a browse request, (e) proper inclusion of a KeyUsages field in self signed application instance certificates.
Fixed issue with incorrectly flagging a modeled instance's expression invalid before attempting to pull in the correct real time data to satisfy the expression.
Fixed Azure IoT SiteWise connector to ignore null/empty attributes in modeled values.
Fixed MQTT connector to return the appropriate result code on connection failures.
User Interface Only Updates:
Allowed viewing the schema of an input in the reference browser.
Allowed on-demand reads of any input.
Moved the default location of frontend configuration.json file to /config/settings.json.
Added warning for users if there is a version mismatch at login page.
Changed retrieval of the settings.json file to explicitly use no cache.
Fixed issue in which changing the Group As field for a model or instance may not correctly update.
Redesigned working with flow sources and Targets.
Redesigned reference browser to be context sensitive and support multiple object types.