Skip to content

v0.3.1

Compare
Choose a tag to compare
@magiconair magiconair released this 27 Jan 14:40
· 227 commits to main since this release
v0.3.1
486ed60

Changelog

  • 4dee16b Merge pull request #552 from gopcua/issue-547-update-namespace-on-reconnect
  • 71a904b Merge pull request #555 from gopcua/add-missing-with-context-methods
  • a3e41d3 add Changelog
  • aaca6d8 client: add missing WithContext methods
  • 9bf9590 client: add missing deprecation notes
  • 10b27a4 client: debug logging
  • 0264c0e client: update namespaces on reconnect
  • 3b9868f client: use context
  • 73ac88c examples: use context
  • 17436a2 examples: use correct close method
  • 50419c1 monitor: add missing WithContext methods
  • e3a606e uatest: use context
  • 486ed60 update changelog