|
Designer
|
Fixed
|
Fixed: Incorrect SQL Binding behavior on dataset types after upgrade.
|
|
Gateway
|
Fixed
|
Remote Tag Providers that reference a tag provider that is proxied over a Gateway Network and whose redundancy role is not Independent will remain connected if that gateway's role is changed.
|
|
Designer
|
Fixed
|
Fixed an issue where Designers would visually revert resources after a manual publish, then save.
|
|
SQLTags
|
Fixed
|
Deadlock caused by modifications to complex types in programmatically controlled tag providers (SimpleTagProvider system from SDK)
|
|
Scripting
|
Fixed
|
Message Handlers can now return a streaming dataset object without Timing Out. Additionally Jython errors are correctly displayed when using Message Handlers, instead of Timing Out.
|
|
Designer
|
Fixed
|
Fixed SQL binding UPDATE query behavior.
|
|
Named Queries
|
Modified Functionality
|
Made system.db.clearAllNamedQueryCaches() more efficient
|
|
Gateway
|
Modified Functionality
|
Updated language in the IASLA
|
|
Named Queries
|
Fixed
|
Fixed issue of deleted named queries not being removed from cache.
|
|
Client
|
Fixed
|
Fixed an issue with property bindings not correctly evaluating when windows were reopened
|
|
Scripting
|
Fixed
|
sendRequest now honors the default security zone for remote machines if no other security zone match is found.
|
|
SQLTags
|
Fixed
|
Writing to an unavailable Remote Tag Provider tag will no longer disable tag writes for the Designer or Client session.
|
|
Misc
|
Fixed
|
Improvements to the data flow in the Store and Forward engine, particularly in regards to tag history data. The result is fewer transactions encompassing data counts and time spacing that more accurately respect the pipeline settings.
|
|
Designer
|
Fixed
|
Fixed: Action buttons are no longer cut-off on component scripting screen.
|
|
Named Queries
|
Added Functionality
|
Named Query result caching is now disallowed for update queries
|
|
Expressions
|
Fixed
|
Aggregate expression functions can now handle null inputs in value lists as well as datasets.
|
|
Scripting
|
Fixed
|
Fixed incorrect handling of cancel button when adding a new UDT member folder
|
|
Named Queries
|
Added Functionality
|
Named Queries now support byte array types for writing and reading files to/from a Blob column in a database.
|
|
Gateway
|
Fixed
|
Added compatibility with MySQL 8.0 to new installs
|
|
Code Review
|
Fixed
|
Fixed: Quality codes now retained when casting from BasicStreamingDataset to BasicDataset.
|
|
Expressions
|
Fixed
|
Made the error message for incorrect argument types in expressions easier to understand.
|
|
Named Queries
|
Fixed
|
Named Query Parameter table now automatically selects the next row (if it exists) based on the rows visual index regardless of sorting.
|
|
Designer
|
Fixed
|
Fixed translations of 'Reset to Default' for Power Table
|
|
Scripting
|
Added Functionality
|
Added keyword arguments for system.util.getSessionInfo()
|
|
Named Queries
|
Fixed
|
system.db.runNamedQuery now handles string values in the returned dataset that has a CRLF (\r\n) in it now returns the whole CRLF instead of just new line (\n) similar to runQuery and runPrepQuery.
|