.
| Key | Issue Type | Summary | Resolution | Note |
|---|---|---|---|---|
| UACAPI-257 | Improvement | Allow Base Libraries 5.0 (package reference) |
Fixed | |
| UACAPI-244 | Bug | UA.Subscription gets stuck in SubscriptionState Completing at startup |
Fixed | [[GENERAL]] In very few cases, a deadlock occurred in FB UA.Subscription when creating a subscription if state callbacks were not received or were received in the wrong order. A timeout was defined as a library parameter to solve that. |
| UACAPI-242 | Improvement | Do not use CmpOPCUA... container libraries |
Fixed | |
| UACAPI-241 | Bug | Subscription: keeps retrying to ModifySubscription to unsupported values |
Fixed | [[GENERAL]] If the parameters of a subscription are revised by the OPC UA server, the affected parameters (INPUTS) are overwritten with the corrected value. If at least one parameter has been revised and corrected by the server, this is indicated by OUTPUT UA.Subscription.xParametersModified == TRUE. |
| UACAPI-235 | Improvement | [Impl] UA.Read should call DecodeValues even if service result is uncertain |
Fixed | |
| UACAPI-226 | Improvement | [Impl] Support of Timestamps (Source / Server) |
Fixed | [[GENERAL]] Enables the option to request a timestamp (server / source) for every UA.Item of a UA.Subscription or every UA.Value of an UA.ValueSet used by UA.Read. |
| UACAPI-225 | Bug | UA.Item: The Input xEnable is not used / has no effect |
Fixed | |
| UACAPI-221 | Improvement | UpdateLibRefs.bat before develop on 1.3.0.0 ! |
Fixed | [[GENERAL]] Sets versions to 1.3.0.0 |