Nightly Changelog: 8.1.39-SNAPSHOT-b20240229
Comms
Drivers
IGN-9298: DNP3: Add a Setting to Disable Automatic Time Sync
Added a setting to disable automatic time synchronization.
IGN-9291: DNP3: Configurable Delay Before Issuing Read-After-Write After Operate
Added settings that allow a configurable delay before issuing read-after-operate commands.
Scripting
Scripting
IGN-9309: Relax PyArgParser to allow integers to be passed for boolean arguments
Improved argument handling in some functions that accept keyword arguments to allow numeric values to be supplied where booleans are expected, allowing 1/0
to passed as True
and False
.
Security
Auditing
IGN-6180: Module install, uninstall and update showing actor and host unknown in Audit logs
Audit log now shows appropriate actor and host when modules are installed, uninstalled and updated