Skip to content

Bump OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes.Debug from 1.4.365.48 to 1.4.371.50#338

Open
dependabot[bot] wants to merge 1 commit intonugetfrom
dependabot/nuget/nuget/OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes.Debug-1.4.371.50
Open

Bump OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes.Debug from 1.4.365.48 to 1.4.371.50#338
dependabot[bot] wants to merge 1 commit intonugetfrom
dependabot/nuget/nuget/OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes.Debug-1.4.371.50

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 21, 2022

Bumps OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes.Debug from 1.4.365.48 to 1.4.371.50.

Release notes

Sourced from OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes.Debug's releases.

OPC UA 1.04 Maintenance Update

Roll up until December 20th

  • Bug fixes for complex types, Discovery of invalid Urls, GDS Push and CSR cert signing and client NodeCache.
  • More Certificate Validator tests.
  • Bump NewtonSoft Nuget dependency and others.

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

Full Changelog: OPCFoundation/UA-.NETStandard@1.4.371.41...1.4.371.50

OPC UA 1.04 Maintenance Update

Roll up until November 16th

  • Updated code to support latest ModelCompiler 1.05.02.
  • Refactor handling of Matrix dimensions.
  • ComplexTypes improvements: Decode structures with multidimensional arrays, perf improvements using cached Types folder, interface to custom build complex types.
  • Perf improvents: New Read/Browse API signature to read multiple nodes, also with Nodecache. Only read required attributes per NodeClass definition.
  • Automatically split service calls if operation limits are exceeded based on client and/or server configuration. (New client OperationLimits configuration)
  • client ISession abstraction for Mock testing.
  • Bug fixes

Breaking changes:

  • IDecoder.ReadArray now always returns type Array instead of object.
  • Use of the cert validation cache requires opt-in. Certificates are validated every time unless the CertificateValidator.UseValidatedCertificates
  • Client SessionKeepAlive events parameter changed from Session to ISession

Released packages

... (truncated)

Commits
  • 105db65 Merge pull request #2026 from OPCFoundation/master
  • 6711523 Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1, fix Nuget build (#2024)
  • 9880ba2 Merge pull request #2025 from OPCFoundation/master
  • ed8f07b Certificate Validator Tests for Authority Key Identifier and chain loops (#2022)
  • f378bd4 CSR doesn't preserve ASN.1 encoding of the Subject for GDS push (#2018)
  • fffa8bf Add Discovery Url null check in PatchEndpointUrl, fix AddUnsecurePolicyNone a...
  • dd51122 Improve INodeCache API, error handling (#2016)
  • 9a27693 Bump Moq from 4.18.2 to 4.18.3 (#2011)
  • cf7e7ba Fix for handling complex type client special cases (#2009)
  • 9344a2e Bump NUnit3TestAdapter to 4.3.1, Newtonsoft.Json to 13.0.2 (#2001)
  • 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 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)

Bumps [OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes.Debug](https://github.com/OPCFoundation/UA-.NETStandard) from 1.4.365.48 to 1.4.371.50.
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](OPCFoundation/UA-.NETStandard@1.4.365.48...1.4.371.50)

---
updated-dependencies:
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes.Debug
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants