Skip to content

v2.22.0

Compare
Choose a tag to compare
@erossignon erossignon released this 22 Oct 05:41
· 1352 commits to master since this release

馃殌 enhancements

  • improve test coverage
  • improve serialization performance of OPCUA objects
  • improve code generator and speed improvement on deserialization
  • refactor AddressSpace and Namespace to use Map instead of {}

馃悰 bug fixes

  • #888 #874 [Client] Added support for more than one nodeId in readAggregate
  • [d6309a9] fix handling of ReadPRocessDetails on server side
  • bedc06d [Client] add keepAlive after ActivateSession
  • #886 fix "Cannot compile typescript when esModuleInterop is true"
  • 1aa5042 exclude tsbuildinfo from published packages

馃懍 contributors