Skip to content

Releases: HMIProject/open62541

v0.3.0

23 Jan 12:51
Compare
Choose a tag to compare

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 most ua wrapper types (using the Debug implementation is more appropriate in these cases).

Fixed

  • Fix handling of empty and invalid strings.
  • Include values in log messages (#22).

v0.2.2

12 Jan 16:18
Compare
Choose a tag to compare

Changed

  • Fix typo in README file and changelog.

v0.2.1

12 Jan 15:51
Compare
Choose a tag to compare

Added

  • First public release.