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.372.1-rc to 1.5.373.121 #163

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps OPCFoundation.NetStandard.Opc.Ua.Core from 1.5.372.1-rc to 1.5.373.121.

Release notes

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

OPC UA 1.05.373 Release

1.05.373 January 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

  • Generated files from latest 1.05.03 release final. by @​opcfoundation-org.
  • Using the Ephemeral Key Set for private keys on Windows stops possibly leaking private key artifacts.
  • Comparing byte arrays (e.g. certs) with Utils.IsEqual is now using the inline SequenceEqual.
  • Client session and subscription keep alive timers are now non blocking and use PeriodicTimer if supported.
  • Fix client reconnect if session keep alive returns BadSessionIdInvalid.
  • Support for well known roles and user database in Standard server (thanks @​romanett).
  • Various improvements to the GDS libraries (thanks @​romanett).
  • Support to propagate OpenTelemetry trace parent information in RequestHeader/AdditionalHeader for client and server. by @​bhnaphade.
  • Improvements to support custom client ISession implementations (thanks @​KircMax).
  • Overridden SessionCreated is now also called when the session is created and ready to use. by @​marcschier.

Known Issues / breaking changes:

  • AlternateBaseAddress which have different ports always return no matching endpoints, therefore such configurations should not be used.

Released packages

OPCFoundation.NetStandard.Opc.Ua OPCFoundation.NetStandard.Opc.Ua.Core OPCFoundation.NetStandard.Opc.Ua.Security.Certificates OPCFoundation.NetStandard.Opc.Ua.Configuration OPCFoundation.NetStandard.Opc.Ua.Server OPCFoundation.NetStandard.Opc.Ua.Client OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes OPCFoundation.NetStandard.Opc.Ua.Bindings.Https OPCFoundation.NetStandard.Opc.Ua.PubSub

What's Changed

... (truncated)

Commits


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 8 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 8 months ago

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