OPCFoundation / UA-ModelCompiler

ModelCompiler converts XML files into C# and ANSI C
MIT License
151 stars 94 forks source link

Bump OPCFoundation.NetStandard.Opc.Ua.Core from 1.5.373.121 to 1.5.374.36 #173

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps OPCFoundation.NetStandard.Opc.Ua.Core from 1.5.373.121 to 1.5.374.36.

Release notes

Sourced from OPCFoundation.NetStandard.Opc.Ua.Core's releases.

OPC UA 1.05 March Update

What's Changed

New Contributors

Full Changelog: https://github.com/OPCFoundation/UA-.NETStandard/compare/1.5.374.27...1.5.374.36

OPC UA 1.05 March Update Preview

What's Changed

New Contributors

Full Changelog: https://github.com/OPCFoundation/UA-.NETStandard/compare/1.5.374.27...1.5.374.33-preview

OPC UA 1.05.374 February Release

1.05.374 February Release

This is the official 1.05.03 release based on the generated files from ModelCompiler. This release does not contain all required features to certify a 1.05 client or server (e.g. lack of ECC support). However, it contains all the latest updates and generated classes from 1.05 and can also be used to certify a 1.04 client or server. It is supposedly compatible to any existing 1.02..1.04 client and server.

Improvements

  • Bug Fixes
  • NodeState classes are thread safe (thanks @​saurla)
  • Reduce locking in secure channel client send/receive codepath
  • Client Republish improvements
  • Various improvements to the GDS libraries (thanks @​romanett).

... (truncated)

Commits
  • 6bdd741 Merge pull request #2574 from OPCFoundation/master
  • d4f1d40 add Nuget Package Readme and file (#2575)
  • ca848af Reenable .NET Standard 2.0 builds for core library (#2570)
  • ebb55ad Improve ArraySegmentStream with ReadOnlyMemory/Span signatures, avoid extra a...
  • d717f67 GDS: Add Audit Events to GDS and missing Events to ServerConfigurationNode (#...
  • d06231a Sensitive information redaction (#2545)
  • 2bae834 Set cert validator property may deadlock in semaphore (#2555)
  • ec05e8a Accept abort message in early message type check (#2557)
  • 48fd872 fix Role Permissions of Method UnregisterApplication & Add Parameter to Certi...
  • 21beb61 Bump coverlet.collector from 6.0.1 to 6.0.2 (#2560)
  • Additional commits viewable 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
CLAassistant commented 7 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 6 months ago

Looks like OPCFoundation.NetStandard.Opc.Ua.Core is no longer a dependency, so this is no longer needed.