Releases: HMIProject/open62541
Releases · HMIProject/open62541
v0.3.0
Added
- Allow setting secure channel lifetime and requested session timeout in
ClientBuilder
. - Allow fetching current client state to periodically check for disconnect.
Changed
- Breaking: Remove default
Display
implementation for mostua
wrapper types (using theDebug
implementation is more appropriate in these cases).
Fixed
- Fix handling of empty and invalid strings.
- Include values in log messages (#22).