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 the opcfoundation group 1.5.374.117-preview #633

Merged
merged 7 commits into from
Sep 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the opcfoundation group with 11 updates:

Package From To
OPCFoundation.NetStandard.Opc.Ua.Client 1.5.374.78 1.5.374.114
OPCFoundation.NetStandard.Opc.Ua.Configuration 1.5.374.78 1.5.374.114
OPCFoundation.NetStandard.Opc.Ua.Core 1.5.374.78 1.5.374.114
Microsoft.Extensions.Logging.Abstractions 8.0.0 8.0.1
System.Threading.Tasks.Extensions 4.5.0 4.5.4
OPCFoundation.NetStandard.Opc.Ua.Server 1.5.374.78 1.5.374.114
OPCFoundation.NetStandard.Opc.Ua.Bindings.Https 1.5.374.78 1.5.374.114
OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes 1.5.374.78 1.5.374.114
OPCFoundation.NetStandard.Opc.Ua.Gds.Client.Common 1.5.374.78 1.5.374.114
OPCFoundation.NetStandard.Opc.Ua.Gds.Server.Common 1.5.374.78 1.5.374.114
OPCFoundation.NetStandard.Opc.Ua.Quickstarts.Servers 1.5.374.78 1.5.374.114

Updates OPCFoundation.NetStandard.Opc.Ua.Client from 1.5.374.78 to 1.5.374.114

Release notes

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

OPC UA 1.05 Maintenance Update

Changes:

  • 1a7d9b8e513d628a44e09ed9dcb93906cdeee48f Remove m_monitoredItems (#2715)
  • d588ecedc78b8cd0e2bd7e15f80bb635a53e4f2a improve server contention, fix a deadlock in binary channel on cleanup
  • 4b822fced97a235fefee89cd442479991ba31d72 Bump BenchmarkDotNet from 0.13.12 to 0.14.0 and fix some build issues for legacy platforms (#2707)
  • aaf6f7d0a76739d8fde0134ec96ad0dd19a7325b Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#2706)
  • b81e9d6e4732c538a8c9b6e36599da101f2c8416 Fix CI Build flaky tests by reducing log output, default tests to net8.0, (#2704)
  • 02761c7d6f848e5a32afc5721750cac2ad07f439 [Server] Limit Access to server diagnostics array to Admin User (#2695) [ #2691 ]
  • afb94e761813b9783ad6d4bdae29ecdd4973e7d7 Bump missed test dependencies in fuzz test project (#2701)
  • 1032d719daed53154dbb96d93511f397fa7ee536 More fuzz targets for binary and Xml decoders (#2621)
  • 84628ee3a216867035c77d4dd86d88d79957e2be Remove default rejected store creation (#2696)
  • e7ae5739cebf786ada34b398d41ef9f59838d44e Added PublisherMqttClientOptions and SubscriberMqttClientOptions for allowing custom configuration (#2672)
  • d184c9c5aee8de0ea3357a3d9cc9d0a71dd76a47 Fix template based constructor in Subscription.cs (#2677)
  • 055d2c545f8184a439e9b0f996112f9cc3b6a1ca (bug) fix #2697 - m_keepAliveInterval should always be greater or equal to kMinKeepAliveTimerInterval (#2698)
  • 784dde674b9b8a32773dbfac4dbb94fda6154004 Enhance publish request count management to allow limiting the publish requests to a max count (#2681)
  • d967bd527727f7c19956e98e64983646e093b642 Bump NunitXml.TestLogger from 3.1.20 to 4.0.254 (#2691)
  • 49407c2d8b623f0eab3f5e98692001be684a33f8 Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 (#2690)
  • 1f6708ad0c972b0b3e63d7835c33d7ca66d06677 Bump Serilog and System.Diagnostics.DiagnosticSource (#2689)
  • b48fe7b5d84dc4d73d34d24d392a6382078cacd9 Remove System.Security.Cryptography.Cng dependency (#2688)
  • fd649e991241339f19143dee02c1fbca6f74aa8f Bump NUnit.Console from 3.17.0 to 3.18.1 (#2682)
  • 2aec78534756e4c044fae611818acadc56f2e36d Add client tests which need security none (#2678)
  • 3479eb686a56cbe3a090c0cdb1a6ec89232f5640 Opc UA Client Structure (#2668)
  • 65f245d3608f285a732f4ebe42d34f622de1661b Remove winforms sample projects from main repo (#2626)

This list of changes was auto generated.

Commits

Updates OPCFoundation.NetStandard.Opc.Ua.Configuration from 1.5.374.78 to 1.5.374.114

Release notes

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

OPC UA 1.05 Maintenance Update

Changes:

  • 1a7d9b8e513d628a44e09ed9dcb93906cdeee48f Remove m_monitoredItems (#2715)
  • d588ecedc78b8cd0e2bd7e15f80bb635a53e4f2a improve server contention, fix a deadlock in binary channel on cleanup
  • 4b822fced97a235fefee89cd442479991ba31d72 Bump BenchmarkDotNet from 0.13.12 to 0.14.0 and fix some build issues for legacy platforms (#2707)
  • aaf6f7d0a76739d8fde0134ec96ad0dd19a7325b Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#2706)
  • b81e9d6e4732c538a8c9b6e36599da101f2c8416 Fix CI Build flaky tests by reducing log output, default tests to net8.0, (#2704)
  • 02761c7d6f848e5a32afc5721750cac2ad07f439 [Server] Limit Access to server diagnostics array to Admin User (#2695) [ #2691 ]
  • afb94e761813b9783ad6d4bdae29ecdd4973e7d7 Bump missed test dependencies in fuzz test project (#2701)
  • 1032d719daed53154dbb96d93511f397fa7ee536 More fuzz targets for binary and Xml decoders (#2621)
  • 84628ee3a216867035c77d4dd86d88d79957e2be Remove default rejected store creation (#2696)
  • e7ae5739cebf786ada34b398d41ef9f59838d44e Added PublisherMqttClientOptions and SubscriberMqttClientOptions for allowing custom configuration (#2672)
  • d184c9c5aee8de0ea3357a3d9cc9d0a71dd76a47 Fix template based constructor in Subscription.cs (#2677)
  • 055d2c545f8184a439e9b0f996112f9cc3b6a1ca (bug) fix #2697 - m_keepAliveInterval should always be greater or equal to kMinKeepAliveTimerInterval (#2698)
  • 784dde674b9b8a32773dbfac4dbb94fda6154004 Enhance publish request count management to allow limiting the publish requests to a max count (#2681)
  • d967bd527727f7c19956e98e64983646e093b642 Bump NunitXml.TestLogger from 3.1.20 to 4.0.254 (#2691)
  • 49407c2d8b623f0eab3f5e98692001be684a33f8 Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 (#2690)
  • 1f6708ad0c972b0b3e63d7835c33d7ca66d06677 Bump Serilog and System.Diagnostics.DiagnosticSource (#2689)
  • b48fe7b5d84dc4d73d34d24d392a6382078cacd9 Remove System.Security.Cryptography.Cng dependency (#2688)
  • fd649e991241339f19143dee02c1fbca6f74aa8f Bump NUnit.Console from 3.17.0 to 3.18.1 (#2682)
  • 2aec78534756e4c044fae611818acadc56f2e36d Add client tests which need security none (#2678)
  • 3479eb686a56cbe3a090c0cdb1a6ec89232f5640 Opc UA Client Structure (#2668)
  • 65f245d3608f285a732f4ebe42d34f622de1661b Remove winforms sample projects from main repo (#2626)

This list of changes was auto generated.

Commits

Updates OPCFoundation.NetStandard.Opc.Ua.Core from 1.5.374.78 to 1.5.374.114

Release notes

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

OPC UA 1.05 Maintenance Update

Changes:

  • 1a7d9b8e513d628a44e09ed9dcb93906cdeee48f Remove m_monitoredItems (#2715)
  • d588ecedc78b8cd0e2bd7e15f80bb635a53e4f2a improve server contention, fix a deadlock in binary channel on cleanup
  • 4b822fced97a235fefee89cd442479991ba31d72 Bump BenchmarkDotNet from 0.13.12 to 0.14.0 and fix some build issues for legacy platforms (#2707)
  • aaf6f7d0a76739d8fde0134ec96ad0dd19a7325b Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#2706)
  • b81e9d6e4732c538a8c9b6e36599da101f2c8416 Fix CI Build flaky tests by reducing log output, default tests to net8.0, (#2704)
  • 02761c7d6f848e5a32afc5721750cac2ad07f439 [Server] Limit Access to server diagnostics array to Admin User (#2695) [ #2691 ]
  • afb94e761813b9783ad6d4bdae29ecdd4973e7d7 Bump missed test dependencies in fuzz test project (#2701)
  • 1032d719daed53154dbb96d93511f397fa7ee536 More fuzz targets for binary and Xml decoders (#2621)
  • 84628ee3a216867035c77d4dd86d88d79957e2be Remove default rejected store creation (#2696)
  • e7ae5739cebf786ada34b398d41ef9f59838d44e Added PublisherMqttClientOptions and SubscriberMqttClientOptions for allowing custom configuration (#2672)
  • d184c9c5aee8de0ea3357a3d9cc9d0a71dd76a47 Fix template based constructor in Subscription.cs (#2677)
  • 055d2c545f8184a439e9b0f996112f9cc3b6a1ca (bug) fix #2697 - m_keepAliveInterval should always be greater or equal to kMinKeepAliveTimerInterval (#2698)
  • 784dde674b9b8a32773dbfac4dbb94fda6154004 Enhance publish request count management to allow limiting the publish requests to a max count (#2681)
  • d967bd527727f7c19956e98e64983646e093b642 Bump NunitXml.TestLogger from 3.1.20 to 4.0.254 (#2691)
  • 49407c2d8b623f0eab3f5e98692001be684a33f8 Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 (#2690)
  • 1f6708ad0c972b0b3e63d7835c33d7ca66d06677 Bump Serilog and System.Diagnostics.DiagnosticSource (#2689)
  • b48fe7b5d84dc4d73d34d24d392a6382078cacd9 Remove System.Security.Cryptography.Cng dependency (#2688)
  • fd649e991241339f19143dee02c1fbca6f74aa8f Bump NUnit.Console from 3.17.0 to 3.18.1 (#2682)
  • 2aec78534756e4c044fae611818acadc56f2e36d Add client tests which need security none (#2678)
  • 3479eb686a56cbe3a090c0cdb1a6ec89232f5640 Opc UA Client Structure (#2668)
  • 65f245d3608f285a732f4ebe42d34f622de1661b Remove winforms sample projects from main repo (#2626)

This list of changes was auto generated.

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 8.0.1

Release

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view

Updates System.Threading.Tasks.Extensions from 4.5.0 to 4.5.4

Release notes

Sourced from System.Threading.Tasks.Extensions's releases.

.NET Core 2.1.0 RC1

Repos

Commits

Updates OPCFoundation.NetStandard.Opc.Ua.Configuration from 1.5.374.78 to 1.5.374.114

Release notes

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

OPC UA 1.05 Maintenance Update

Changes:

  • 1a7d9b8e513d628a44e09ed9dcb93906cdeee48f Remove m_monitoredItems (#2715)
  • d588ecedc78b8cd0e2bd7e15f80bb635a53e4f2a improve server contention, fix a deadlock in binary channel on cleanup
  • 4b822fced97a235fefee89cd442479991ba31d72 Bump BenchmarkDotNet from 0.13.12 to 0.14.0 and fix some build issues for legacy platforms (#2707)
  • aaf6f7d0a76739d8fde0134ec96ad0dd19a7325b Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#2706)
  • b81e9d6e4732c538a8c9b6e36599da101f2c8416 Fix CI Build flaky tests by reducing log output, default tests to net8.0, (#2704)
  • 02761c7d6f848e5a32afc5721750cac2ad07f439 [Server] Limit Access to server diagnostics array to Admin User (#2695) [ #2691 ]
  • afb94e761813b9783ad6d4bdae29ecdd4973e7d7 Bump missed test dependencies in fuzz test project (#2701)
  • 1032d719daed53154dbb96d93511f397fa7ee536 More fuzz targets for binary and Xml decoders (#2621)
  • 84628ee3a216867035c77d4dd86d88d79957e2be Remove default rejected store creation (#2696)
  • e7ae5739cebf786ada34b398d41ef9f59838d44e Added PublisherMqttClientOptions and SubscriberMqttClientOptions for allowing custom configuration (#2672)
  • d184c9c5aee8de0ea3357a3d9cc9d0a71dd76a47 Fix template based constructor in Subscription.cs (#2677)
  • 055d2c545f8184a439e9b0f996112f9cc3b6a1ca (bug) fix #2697 - m_keepAliveInterval should always be greater or equal to kMinKeepAliveTimerInterval (#2698)
  • 784dde674b9b8a32773dbfac4dbb94fda6154004 Enhance publish request count management to allow limiting the publish requests to a max count (#2681)
  • d967bd527727f7c19956e98e64983646e093b642 Bump NunitXml.TestLogger from 3.1.20 to 4.0.254 (#2691)
  • 49407c2d8b623f0eab3f5e98692001be684a33f8 Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 (#2690)
  • 1f6708ad0c972b0b3e63d7835c33d7ca66d06677 Bump Serilog and System.Diagnostics.DiagnosticSource (#2689)
  • b48fe7b5d84dc4d73d34d24d392a6382078cacd9 Remove System.Security.Cryptography.Cng dependency (#2688)
  • fd649e991241339f19143dee02c1fbca6f74aa8f Bump NUnit.Console from 3.17.0 to 3.18.1 (#2682)
  • 2aec78534756e4c044fae611818acadc56f2e36d Add client tests which need security none (#2678)
  • 3479eb686a56cbe3a090c0cdb1a6ec89232f5640 Opc UA Client Structure (#2668)
  • 65f245d3608f285a732f4ebe42d34f622de1661b Remove winforms sample projects from main repo (#2626)

This list of changes was auto generated.

Commits

Updates OPCFoundation.NetStandard.Opc.Ua.Core from 1.5.374.78 to 1.5.374.114

Release notes

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

OPC UA 1.05 Maintenance Update

Changes:

  • 1a7d9b8e513d628a44e09ed9dcb93906cdeee48f Remove m_monitoredItems (#2715)
  • d588ecedc78b8cd0e2bd7e15f80bb635a53e4f2a improve server contention, fix a deadlock in binary channel on cleanup
  • 4b822fced97a235fefee89cd442479991ba31d72 Bump BenchmarkDotNet from 0.13.12 to 0.14.0 and fix some build issues for legacy platforms (#2707)
  • aaf6f7d0a76739d8fde0134ec96ad0dd19a7325b Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#2706)
  • b81e9d6e4732c538a8c9b6e36599da101f2c8416 Fix CI Build flaky tests by reducing log output, default tests to net8.0, (#2704)
  • 02761c7d6f848e5a32afc5721750cac2ad07f439 [Server] Limit Access to server diagnostics array to Admin User (#2695) [ #2691 ]
  • afb94e761813b9783ad6d4bdae29ecdd4973e7d7 Bump missed test dependencies in fuzz test project (#2701)
  • 1032d719daed53154dbb96d93511f397fa7ee536 More fuzz targets for binary and Xml decoders (#2621)
  • 84628ee3a216867035c77d4dd86d88d79957e2be Remove default rejected store creation (#2696)
  • e7ae5739cebf786ada34b398d41ef9f59838d44e Added PublisherMqttClientOptions and SubscriberMqttClientOptions for allowing custom configuration (#2672)
  • d184c9c5aee8de0ea3357a3d9cc9d0a71dd76a47 Fix template based constructor in Subscription.cs (#2677)
  • 055d2c545f8184a439e9b0f996112f9cc3b6a1ca (bug) fix #2697 - m_keepAliveInterval should always be greater or equal to kMinKeepAliveTimerInterval (#2698)
  • 784dde674b9b8a32773dbfac4dbb94fda6154004 Enhance publish request count management to allow limiting the publish requests to a max count (#2681)
  • d967bd527727f7c19956e98e64983646e093b642 Bump NunitXml.TestLogger from 3.1.20 to 4.0.254 (#2691)
  • 49407c2d8b623f0eab3f5e98692001be684a33f8 Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 (#2690)
  • 1f6708ad0c972b0b3e63d7835c33d7ca66d06677 Bump Serilog and System.Diagnostics.DiagnosticSource (#2689)
  • b48fe7b5d84dc4d73d34d24d392a6382078cacd9 Remove System.Security.Cryptography.Cng dependency (#2688)
  • fd649e991241339f19143dee02c1fbca6f74aa8f Bump NUnit.Console from 3.17.0 to 3.18.1 (#2682)
  • 2aec78534756e4c044fae611818acadc56f2e36d Add client tests which need security none (#2678)
  • 3479eb686a56cbe3a090c0cdb1a6ec89232f5640 Opc UA Client Structure (#2668)
  • 65f245d3608f285a732f4ebe42d34f622de1661b Remove winforms sample projects from main repo (#2626)

This list of changes was auto generated.

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 8.0.1

Release

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view

Updates System.Threading.Tasks.Extensions from 4.5.0 to 4.5.4

Release notes

Sourced from System.Threading.Tasks.Extensions's releases.

.NET Core 2.1.0 RC1

Repos

Commits

Updates OPCFoundation.NetStandard.Opc.Ua.Core from 1.5.374.78 to 1.5.374.114

Release notes

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

OPC UA 1.05 Maintenance Update

Changes:

  • 1a7d9b8e513d628a44e09ed9dcb93906cdeee48f Remove m_monitoredItems (#2715)
  • d588ecedc78b8cd0e2bd7e15f80bb635a53e4f2a improve server contention, fix a deadlock in binary channel on cleanup
  • 4b822fced97a235fefee89cd442479991ba31d72 Bump BenchmarkDotNet from 0.13.12 to 0.14.0 and fix some build issues for legacy platforms (#2707)
  • aaf6f7d0a76739d8fde0134ec96ad0dd19a7325b Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#2706)
  • b81e9d6e4732c538a8c9b6e36599da101f2c8416 Fix CI Build flaky tests by reducing log output, default tests to net8.0, (#2704)
  • 02761c7d6f848e5a32afc5721750cac2ad07f439 [Server] Limit Access to server diagnostics array to Admin User (#2695) [ #2691 ]
  • afb94e761813b9783ad6d4bdae29ecdd4973e7d7 Bump missed test dependencies in fuzz test project (#2701)
  • 1032d719daed53154dbb96d93511f397fa7ee536 More fuzz targets for binary and Xml decoders (#2621)
  • 84628ee3a216867035c77d4dd86d88d79957e2be Remove default rejected store creation (#2696)
  • e7ae5739cebf786ada34b398d41ef9f59838d44e Added PublisherMqttClientOptions and SubscriberMqttClientOptions for allowing custom configuration (#2672)
  • d184c9c5aee8de0ea3357a3d9cc9d0a71dd76a47 Fix template based constructor in Subscription.cs (#2677)
  • 055d2c545f8184a439e9b0f996112f9cc3b6a1ca (bug) fix #2697 - m_keepAliveInterval should always be greater or equal to kMinKeepAliveTimerInterval (#2698)
  • 784dde674b9b8a32773dbfac4dbb94fda6154004 Enhance publish request count management to allow limiting the publish requests to a max count (#2681)
  • d967bd527727f7c19956e98e64983646e093b642 Bump NunitXml.TestLogger from 3.1.20 to 4.0.254 (#2691)
  • 49407c2d8b623f0eab3f5e98692001be684a33f8 Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 (#2690)
  • 1f6708ad0c972b0b3e63d7835c33d7ca66d06677 Bump Serilog and System.Diagnostics.DiagnosticSource (#2689)
  • b48fe7b5d84dc4d73d34d24d392a6382078cacd9 Remove System.Security.Cryptography.Cng dependency (#2688)
  • fd649e991241339f19143dee02c1fbca6f74aa8f Bump NUnit.Console from 3.17.0 to 3.18.1 (#2682)
  • 2aec78534756e4c044fae611818acadc56f2e36d Add client tests which need security none (#2678)
  • 3479eb686a56cbe3a090c0cdb1a6ec89232f5640 Opc UA Client Structure (#2668)
  • 65f245d3608f285a732f4ebe42d34f622de1661b Remove winforms sample projects from main repo (#2626)

This list of changes was auto generated.

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 8.0.1

Release

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view

Updates System.Threading.Tasks.Extensions from 4.5.0 to 4.5.4

Release notes

Sourced from System.Threading.Tasks.Extensions's releases.

.NET Core 2.1.0 RC1

Repos

Commits

Updates OPCFoundation.NetStandard.Opc.Ua.Server from 1.5.374.78 to 1.5.374.114

Release notes

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

OPC UA 1.05 Maintenance Update

Changes:

  • 1a7d9b8e513d628a44e09ed9dcb93906cdeee48f Remove m_monitoredItems (#2715)
  • d588ecedc78b8cd0e2bd7e15f80bb635a53e4f2a improve server contention, fix a deadlock in binary channel on cleanup
  • 4b822fced97a235fefee89cd442479991ba31d72 Bump BenchmarkDotNet from 0.13.12 to 0.14.0 and fix some build issues for legacy platforms (#2707)
  • aaf6f7d0a76739d8fde0134ec96ad0dd19a7325b Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#2706)
  • b81e9d6e4732c538a8c9b6e36599da101f2c8416 Fix CI Build flaky tests by reducing log output, default tests to net8.0, (#2704)
  • 02761c7d6f848e5a32afc5721750cac2ad07f439 [Server] Limit Access to server diagnostics array to Admin User (#2695) [ #2691 ]
  • afb94e761813b9783ad6d4bdae29ecdd4973e7d7 Bump missed test dependencies in fuzz test project (#2701)
  • 1032d719daed53154dbb96d93511f397fa7ee536 More fuzz targets for binary and Xml decoders (#2621)
  • 84628ee3a216867035c77d4dd86d88d79957e2be Remove default rejected store creation (#2696)
  • e7ae5739cebf786ada34b398d41ef9f59838d44e Added PublisherMqttClientOptions and SubscriberMqttClientOptions for allowing custom configuration (#2672)
  • d184c9c5aee8de0ea3357a3d9cc9d0a71dd76a47 Fix template based constructor in Subscription.cs (#2677)
  • 055d2c545f8184a439e9b0f996112f9cc3b6a1ca (bug) fix #2697 - m_keepAliveInterval should always be greater or equal to kMinKeepAliveTimerInterval (#2698)
  • 784dde674b9b8a32773dbfac4dbb94fda6154004 Enhance publish request count management to allow limiting the publish requests to a max count (#2681)
  • d967bd527727f7c19956e98e64983646e093b642 Bump NunitXml.TestLogger from 3.1.20 to 4.0.254 (#2691)
  • 49407c2d8b623f0eab3f5e98692001be684a33f8 Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 (#2690)
  • 1f6708ad0c972b0b3e63d7835c33d7ca66d06677 Bump Serilog and System.Diagnostics.DiagnosticSource (#2689)
  • b48fe7b5d84dc4d73d34d24d392a6382078cacd9 Remove System.Security.Cryptography.Cng dependency (#2688)
  • fd649e991241339f19143dee02c1fbca6f74aa8f Bump NUnit.Console from 3.17.0 to 3.18.1 (#2682)
  • 2aec78534756e4c044fae611818acadc56f2e36d Add client tests which need security none (#2678)
  • 3479eb686a56cbe3a090c0cdb1a6ec89232f5640 Opc UA Client Structure (#2668)
  • 65f245d3608f285a732f4ebe42d34f622de1661b Remove winforms sample projects from main repo (#2626)

This list of changes was auto generated.

Commits

Updates OPCFoundation.NetStandard.Opc.Ua.Configuration from 1.5.374.78 to 1.5.374.114

Release notes

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

OPC UA 1.05 Maintenance Update

Changes:

  • 1a7d9b8e513d628a44e09ed9dcb93906cdeee48f Remove m_monitoredItems (#2715)
  • d588ecedc78b8cd0e2bd7e15f80bb635a53e4f2a improve server contention, fix a deadlock in binary channel on cleanup
  • 4b822fced97a235fefee89cd442479991ba31d72 Bump BenchmarkDotNet from 0.13.12 to 0.14.0 and fix some build issues for legacy platforms (#2707)
  • aaf6f7d0a76739d8fde0134ec96ad0dd19a7325b Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#2706)
  • b81e9d6e4732c538a8c9b6e36599da101f2c8416 Fix CI Build flaky tests by reducing log output, default tests to net8.0, (#2704)
  • 02761c7d6f848e5a32afc5721750cac2ad07f439 [Server] Limit Access to server diagnostics array to Admin User (#2695) [ #2691 ]
  • afb94e761813b9783ad6d4bdae29ecdd4973e7d7 Bump missed test dependencies in fuzz test project (#2701)
  • 1032d719daed53154dbb96d93511f397fa7ee536 More fuzz targets for binary and Xml decoders (#2621)
  • 84628ee3a216867035c77d4dd86d88d79957e2be Remove default rejected store creation (#2696)
  • e7ae5739cebf786ada34b398d41ef9f59838d44e Added PublisherMqttClientOptions and SubscriberMqttClientOptions for allowing custom configuration (#2672)
  • d184c9c5aee8de0ea3357a3d9cc9d0a71dd76a47 Fix template based constructor in Subscription.cs (#2677)
  • 055d2c545f8184a439e9b0f996112f9cc3b6a1ca (bug) fix #2697 - m_keepAliveInterval should always be greater or equal to kMinKeepAliveTimerInterval (#2698)
  • 784dde674b9b8a32773dbfac4dbb94fda6154004 Enhance publish request count management to allow limiting the publish requests to a max count (#2681)
  • d967bd527727f7c19956e98e64983646e093b642 Bump NunitXml.TestLogger from 3.1.20 to 4.0.254 (#2691)
  • 49407c2d8b623f0eab3f5e98692001be684a33f8 Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 (#2690)
  • 1f6708ad0c972b0b3e63d7835c33d7ca66d06677 Bump Serilog and System.Diagnostics.DiagnosticSource (#2689)
  • b48fe7b5d84dc4d73d34d24d392a6382078cacd9 Remove System.Security.Cryptography.Cng dependency (#2688)
  • fd649e991241339f19143dee02c1fbca6f74aa8f Bump NUnit.Console from 3.17.0 to 3.18.1 (#2682)
  • 2aec78534756e4c044fae611818acadc56f2e36d Add client tests which need security none (#2678)
  • 3479eb686a56cbe3a090c0cdb1a6ec89232f5640 Opc UA Client Structure (#2668)
  • 65f245d3608f285a732f4ebe42d34f622de1661b Remove winforms sample projects from main repo (#2626)

This list of changes was auto generated.

Commits

Updates OPCFoundation.NetStandard.Opc.Ua.Core from 1.5.374.78 to 1.5.374.114

Release notes

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

OPC UA 1.05 Maintenance Update

Changes:

  • 1a7d9b8e513d628a44e09ed9dcb93906cdeee48f Remove m_monitoredItems (#2715)
  • d588ecedc78b8cd0e2bd7e15f80bb635a53e4f2a improve server contention, fix a deadlock in binary channel on cleanup
  • 4b822fced97a235fefee89cd442479991ba31d72 Bump BenchmarkDotNet from 0.13.12 to 0.14.0 and fix some build issues for legacy platforms (#2707)
  • aaf6f7d0a76739d8fde0134ec96ad0dd19a7325b Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#2706)
  • b81e9d6e4732c538a8c9b6e36599da101f2c8416 Fix CI Build flaky tests by reducing log output, default tests to net8.0, (#2704)
  • 02761c7d6f848e5a32afc5721750cac2ad07f439 [Server] Limit Access to server diagnostics array to Admin User (#2695) [ #2691 ]
  • afb94e761813b9783ad6d4bdae29ecdd4973e7d7 Bump missed test dependencies in fuzz test project (#2701)
  • 1032d719daed53154dbb96d93511f397fa7ee536 More fuzz targets for binary and Xml decoders (#2621)
  • 84628ee3a216867035c77d4dd86d88d79957e2be Remove default rejected store creation (#2696)
  • e7ae5739cebf786ada34b398d41ef9f59838d44e Added PublisherMqttClientOptions and SubscriberMqttClientOptions for allowing custom configuration (#2672)
  • d184c9c5aee8de0ea3357a3d9cc9d0a71dd76a47 Fix template based constructor in Subscription.cs (#2677)
  • 055d2c545f8184a439e9b0f996112f9cc3b6a1ca (bug) fix #2697 - m_keepAliveInterval should always be greater or equal to kMinKeepAliveTimerInterval (#2698)
  • 784dde674b9b8a32773dbfac4dbb94fda6154004 Enhance publish request count management to allow limiting the publish requests to a max count (#2681)
  • d967bd527727f7c19956e98e64983646e093b642 Bump NunitXml.TestLogger from 3.1.20 to 4.0.254 (#2691)
  • 49407c2d8b623f0eab3f5e98692001be684a33f8 Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 (#2690)
  • 1f6708ad0c972b0b3e63d7835c33d7ca66d06677 Bump Serilog and System.Diagnostics.DiagnosticSource (#2689)
  • b48fe7b5d84dc4d73d34d24d392a6382078cacd9 Remove System.Security.Cryptography.Cng dependency (#2688)
  • fd649e991241339f19143dee02c1fbca6f74aa8f Bump NUnit.Console from 3.17.0 to 3.18.1 (#2682)
  • 2aec78534756e4c044fae611818acadc56f2e36d Add client tests which need security none (#2678)
  • 3479eb686a56cbe3a090c0cdb1a6ec89232f5640 Opc UA Client Structure (#2668)
  • 65f245d3608f285a732f4ebe42d34f622de1661b Remove winforms sample projects from main repo (#2626)

This list of changes was auto generated.

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 8.0.1

Release

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view

Updates System.Threading.Tasks.Extensions from 4.5.0 to 4.5.4

Release notes

Sourced from System.Threading.Tasks.Extensions's releases.

.NET Core 2.1.0 RC1

Repos

Commits

Updates OPCFoundation.NetStandard.Opc.Ua.Bindings.Https from 1.5.374.78 to 1.5.374.114

Release notes

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

OPC UA 1.05 Maintenance Update

Changes:

  • 1a7d9b8e513d628a44e09ed9dcb93906cdeee48f Remove m_monitoredItems (#2715)
  • d588ecedc78b8cd0e2bd7e15f80bb635a53e4f2a improve server contention, fix a deadlock in binary channel on cleanup
  • 4b822fced97a235fefee89cd442479991ba31d72 Bump BenchmarkDotNet from 0.13.12 to 0.14.0 and fix some build issues for legacy platforms (#2707)
  • aaf6f7d0a76739d8fde0134ec96ad0dd19a7325b Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 (#2706)
  • b81e9d6e4732c538a8c9b6e36599da101f2c8416 Fix CI Build flaky tests by reducing log output, default tests to net8.0, (#2704)
  • 02761c7d6f848e5a32afc5721750cac2ad07f439 [Server] Limit Access to server diagnostics array to Admin User (#2695) [ #2691 ]
  • afb94e761813b9783ad6d4bdae29ecdd4973e7d7 Bump missed test dependencies in fuzz test project (#2701)
  • 1032d719daed53154dbb96d93511f397fa7ee536 More fuzz targets for binary and Xml decoders (#2621)
  • 84628ee3a216867035c77d4dd86d88d79957e2be Remove default rejected store creation (#2696)
  • e7ae5739cebf786ada34b398d41ef9f598...

    Description has been truncated

Bumps the opcfoundation group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [OPCFoundation.NetStandard.Opc.Ua.Client](https://github.com/OPCFoundation/UA-.NETStandard) | `1.5.374.78` | `1.5.374.114` |
| [OPCFoundation.NetStandard.Opc.Ua.Configuration](https://github.com/OPCFoundation/UA-.NETStandard) | `1.5.374.78` | `1.5.374.114` |
| [OPCFoundation.NetStandard.Opc.Ua.Core](https://github.com/OPCFoundation/UA-.NETStandard) | `1.5.374.78` | `1.5.374.114` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` |
| [System.Threading.Tasks.Extensions](https://github.com/dotnet/corefx) | `4.5.0` | `4.5.4` |
| [OPCFoundation.NetStandard.Opc.Ua.Server](https://github.com/OPCFoundation/UA-.NETStandard) | `1.5.374.78` | `1.5.374.114` |
| [OPCFoundation.NetStandard.Opc.Ua.Bindings.Https](https://github.com/OPCFoundation/UA-.NETStandard) | `1.5.374.78` | `1.5.374.114` |
| [OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes](https://github.com/OPCFoundation/UA-.NETStandard) | `1.5.374.78` | `1.5.374.114` |
| [OPCFoundation.NetStandard.Opc.Ua.Gds.Client.Common](https://github.com/OPCFoundation/UA-.NETStandard) | `1.5.374.78` | `1.5.374.114` |
| [OPCFoundation.NetStandard.Opc.Ua.Gds.Server.Common](https://github.com/OPCFoundation/UA-.NETStandard) | `1.5.374.78` | `1.5.374.114` |
| [OPCFoundation.NetStandard.Opc.Ua.Quickstarts.Servers](https://github.com/OPCFoundation/UA-.NETStandard) | `1.5.374.78` | `1.5.374.114` |


Updates `OPCFoundation.NetStandard.Opc.Ua.Client` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Configuration` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Core` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `System.Threading.Tasks.Extensions` from 4.5.0 to 4.5.4
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Configuration` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Core` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `System.Threading.Tasks.Extensions` from 4.5.0 to 4.5.4
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Core` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `System.Threading.Tasks.Extensions` from 4.5.0 to 4.5.4
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Server` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Configuration` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Core` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `System.Threading.Tasks.Extensions` from 4.5.0 to 4.5.4
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Bindings.Https` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Core` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `System.Threading.Tasks.Extensions` from 4.5.0 to 4.5.4
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Client` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Configuration` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Core` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `System.Threading.Tasks.Extensions` from 4.5.0 to 4.5.4
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Gds.Client.Common` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Client` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Configuration` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Core` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `System.Threading.Tasks.Extensions` from 4.5.0 to 4.5.4
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Gds.Server.Common` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Server` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Configuration` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Core` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `System.Threading.Tasks.Extensions` from 4.5.0 to 4.5.4
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Quickstarts.Servers` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Server` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Configuration` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `OPCFoundation.NetStandard.Opc.Ua.Core` from 1.5.374.78 to 1.5.374.114
- [Release notes](https://github.com/OPCFoundation/UA-.NETStandard/releases)
- [Commits](https://github.com/OPCFoundation/UA-.NETStandard/commits)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `System.Threading.Tasks.Extensions` from 4.5.0 to 4.5.4
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Bindings.Https
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Gds.Client.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Gds.Server.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Quickstarts.Servers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: OPCFoundation.NetStandard.Opc.Ua.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
- dependency-name: System.Threading.Tasks.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opcfoundation
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the nuget label Sep 9, 2024
Copy link
Contributor

@romanett romanett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix failing CI Tests before merging

@romanett romanett self-requested a review September 12, 2024 15:05
@mregen
Copy link
Contributor

mregen commented Sep 13, 2024

@romanett GDS starts now for me after deleting the databases! 👍🏼

@mregen mregen changed the title Bump the opcfoundation group with 11 updates Bump the opcfoundation group 1.5.374.117-preview Sep 13, 2024
@mregen mregen merged commit bfb3cbe into master Sep 13, 2024
8 checks passed
@mregen mregen deleted the dependabot/nuget/opcfoundation-afdbda69f3 branch September 13, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants