-
Fixed a miscalculation in “Elapsed time” the UI displays for certain long-running operations, where it would erroneously show that 1 hour elapsed.
-
Fixed an issue with the connection-level rate limiter where under certain conditions the rate limit was not being enforced.
-
The Transform Data “Find value in array” action has been renamed to “Count matches in array”.
-
Added a “Find corresponding value in name-value array pair” action to the Transform Data app.
-
Worked around a rare issue that could cause the VTD-XML parser to throw a null pointer exception in the VTDDocument commit() method.
-
The “Service Credentials - Get” module, when run in the browser, now receives obfuscated information over the wire when it needs to refresh an OAuth access token, rather than cleartext, as a security measure.
-
All actions, in addition to the “Action error message”, now also emit “Action error link” which is the URL link to the error in automation history.
-
Fixed a calculation that prevented files in the system’s temp directory from being pruned according to the system’s setting for the max file age.