Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump OPCFoundation.NetStandard.Opc.Ua.Core from 1.4.369.30 to 1.4.371.86 in /ModelDesigner.DesignStudio #267

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 5, 2023

Bumps OPCFoundation.NetStandard.Opc.Ua.Core from 1.4.369.30 to 1.4.371.86.

Release notes

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

OPC UA 1.04 Maintenance Update

Roll up until April 21st

  • Improvements for docker hosting of the reference server. Fixed issue with manifest for ghcr.
  • Improvements on handling service calls during high server load and in discovery channels.
  • Fix a buffer memory leak in the secure channel.
  • Use a dedicated serializing worker thread to implement ConditionRefresh service calls.
  • Fixed hashcode calculation for some built in types.
  • Prevent a recursion in DoScan of diagnostics nodes on a server.
  • Complex types client fixes to support structures with allowsubtypes flag.
  • Added complex type structure to Reference server sample.
  • Improve GetEndpoints service call. If the discoveryUrl used by the client matches an alternateName, return the alternatename instead of the hostname.

Changes that may break existing code:

  • The ApplicationConfiguration now defaults to SendCertificateChain=true
  • The Session.Load function requires opt-in to load a saved subscriptions which is transferred to a new session.
  • GetEndpoints service may return a different hostname in the endpointUrl and discoveryUrl than before.

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

Changes:

  • 36dd5653af33ed6af874ef1334d1a98ac28295f3 Merge pull request #2130 from OPCFoundation/master [ #2128 ]
  • ae7f8e51206f2c524cd7ba21d5c352297d91d938 OnServerStarting - Add null check on validationErrors (#2128)
  • c2261994ce1c35509822f5f5fe3f81c4461e179a Merge pull request #2126 from OPCFoundation/master
  • 04721cb144c9a8731977bbd980ee4875ae6c474c Return AdditionalInfo only to users with permission. (#2124)
  • abfbde3becce79ca7510d90e1200b48899f15204 Improvements for docker hosting and fix for GetEndpoints (#2123)
  • 8da702dddd91635b8339fafc99f927048664ee5a DiagnosticsNodeManager: prevent recursion of DoScan (#2060)
  • 620e7c42ebf5c3cb6d12cdb81629cf7fce15760c Session.Load doesn't create the monitored items. Opt-in to support load for subscription transfer. (#2113)
  • b5d4dd79cf33939c3ac221c4ddacb314a2e94e8a Check DiscoveryOnly before the message is parsed. (#2112)
  • 8851b040f31dcd74e323cea757d555b5700be192 fix docker manifest issue with ghcr (#2116)
  • 67fd91ca993c01c38712a61f0342dfdf3c02f4c5 Close socket if a client stops processing responses. (#2110)
  • d65e1cfc27d4f52152a8c2a59c619912b64bcaf8 Fixes to support structures with allowsubtypes (#2104)
  • 1da07f97e41ac83ff36562fd0425a7f351fce690 Implement a worker thread for condition refresh (#2105)
  • bd0f02ab2a17b9f91802bf466d77f66c29fcdbb4 Bump Newtonsoft.Json from 13.0.2 to 13.0.3 (#2100)
  • 4325cd72237bf57ec96e3b97a411a8d18f520612 Bump microsoft/setup-msbuild from 1.1.3 to 1.3.1 (#2101)
  • 241583def4e8fc9aa0cf66543f65c199f94605a9 Add structure to Quickstart server TestData (#2008)
  • 3e6166abeb0d1fb2db3ee22f51fb62033e4941b0 Bump NUnit3TestAdapter from 4.4.0 to 4.4.2 (#2091)
  • 23cd8f11a07be55fe59bfbe9e8e6c8ad39e81271 Fix CodeQL build (#2093)

... (truncated)

Commits
  • 36dd565 Merge pull request #2130 from OPCFoundation/master
  • ae7f8e5 OnServerStarting - Add null check on validationErrors (#2128)
  • c226199 Merge pull request #2126 from OPCFoundation/master
  • 04721cb Return AdditionalInfo only to users with permission. (#2124)
  • abfbde3 Improvements for docker hosting and fix for GetEndpoints (#2123)
  • 8da702d DiagnosticsNodeManager: prevent recursion of DoScan (#2060)
  • 620e7c4 Session.Load doesn't create the monitored items. Opt-in to support load for s...
  • b5d4dd7 Check DiscoveryOnly before the message is parsed. (#2112)
  • 8851b04 fix docker manifest issue with ghcr (#2116)
  • 67fd91c Close socket if a client stops processing responses. (#2110)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [OPCFoundation.NetStandard.Opc.Ua.Core](https://github.com/OPCFoundation/UA-.NETStandard) from 1.4.369.30 to 1.4.371.86.
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](OPCFoundation/UA-.NETStandard@1.4.369.30...1.4.371.86)

---
updated-dependencies:
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependence hell dependencies refactoring label May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependence hell dependencies refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants