Skip to content

Azure Industrial IoT OPC Publisher 2.9.0 Preview 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@marcschier marcschier released this 13 Jun 07:18

We are pleased to announce the third preview release of version 2.9.0 of OPC Publisher. This release adds several new features including support for cyclic reads.

Use the "2.9.0-preview3" tag when pulling containers from MCR or running the deployment scripts.

IMPORTANT: Preview releases are only supported through GitHub issues. This particular release due to the number of changes included might have backward compatibility breaks that have not yet been documented. Please file issues and we will try to address them ahead of GA release.

Changes in 2.9.0 Preview 3

  • [OPC Publisher] Heartbeat behavior is not deterministic - implement heartbeat as value change watchdog. #1993
  • [OPC Publisher] When enabling client linger in preview2 a failing connection retries forever #1985
  • [OPC Publisher] Alarm condition integration tests have been partially disabled and need to enable again #1989
  • [OPC Publisher] Need OPC Publisher to poll data from server periodically rather than subscribing. #1934
  • [OPC Publisher] Polling mechanism instead of PubSub in OPCPublisher #605
  • [OPC Publisher] Configuration of the published nodes by browse path #47
  • [OPC Publisher] deploy.ps1 fails upon deploying "platform" #1981
  • [OPC Publisher] Updated documentation and nuget dependencies