Releases: cognitedata/opcua-extractor-net
Releases · cognitedata/opcua-extractor-net
2.13.0
Version 2.13.0
2.12.0
Support for deleting nodes from CDF
2.11.0
release of 2.11.0
2.10.5
Version 2.10.5 Improve handling of unknown namespace indices
2.10.4
Version 2.10.4 Various bug fixes
2.10.3
Properly ignore server index not equal to 0
2.10.2
Version 2.10.2 Fixes retries
2.10.0
Version 2.10.0 - Add option to do retries on OPC-UA service calls - Improved certificate handling in docker containers
2.9.1
Release 2.9.1 - Actual fix to issue causing failure when the cognite section was missing
2.9.0
Version 2.9.0 - Added support for non-transparent server redundancy ref. OPC-UA standard chapter 4 6.6.2 - Added `extraction-pipeline: external-id` as alias for `pipeline-id` in config, to align with python extractors. - Fixed bug causing extractor to fail if the `cognite` section was missing in remote config. - Improved performance of force-restart, the extractor will no-longer rebrowse automatically if force-restart is enabled. Instead use restart-on-reconnect if that is desired.