Azure-Samples / iot-edge-opc-plc

Sample OPC UA server with nodes that generate random and increasing data, anomalies and much more ...
MIT License
223 stars 95 forks source link

Bump OPCFoundation.NetStandard.Opc.Ua.Bindings.Https.Debug from 1.4.371.91 to 1.4.371.96 #278

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps OPCFoundation.NetStandard.Opc.Ua.Bindings.Https.Debug from 1.4.371.91 to 1.4.371.96.

Release notes

Sourced from OPCFoundation.NetStandard.Opc.Ua.Bindings.Https.Debug's releases.

OPC UA 1.04 Maintenance Update

Roll up of the master371 branch until June 26th

  • Bug fixes as below
  • Make the ISession.NodeCache thread safe, it could have caused exceptions managing the dictionaries when used with multi threading.
  • Support Kubernetes secrets as certificate stores with a flat folder structure in DirectoryCertificateStore.
  • Fix the session reconnect exponential back off issue.
  • Updates for the generated code fixing code initializers.
  • Add SequenceNumber and PublishTime to the NotificationData structure to allow to disable the monitored item cache.
  • Add a FastKeepAliveCallback for subscriptions.

Changes:

  • db5152bb6f729c69adcfbb8003850ed8d6cc8d7b Merge pull request #2199 from OPCFoundation/master371
  • 1dfda2bf3bcc9f3082dd3f75a921988acf9e925a Make client NodeCache thread safe (#2201)
  • 010a839ee81fe08083122cd156fa7acf27cd44a8 Support custom cert store with flat directory structure (#2198)
  • 85c032133b92ee99df35171bbac7875daf216b94 Fix session reconnect exponential backoff (#2185)
  • c81b6b01038c7bfbc65364a9ac5c9cc724db6a1b Added newly modified model compiler generated code for v1.04 (#2195)
  • e89b06e57b135a2182441b83f9bb6261616293ef Add metadata to fast data and event callbacks notification. (#2176)

This list of changes was auto generated.

What's Changed

Full Changelog: https://github.com/OPCFoundation/UA-.NETStandard/compare/1.4.371.91...1.4.371.96

Commits
  • db5152b Merge pull request #2199 from OPCFoundation/master371
  • 1dfda2b Make client NodeCache thread safe (#2201)
  • 010a839 Support custom cert store with flat directory structure (#2198)
  • 85c0321 Fix session reconnect exponential backoff (#2185)
  • c81b6b0 Added newly modified model compiler generated code for v1.04 (#2195)
  • e89b06e Add metadata to fast data and event callbacks notification. (#2176)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Looks like OPCFoundation.NetStandard.Opc.Ua.Bindings.Https.Debug is up-to-date now, so this is no longer needed.