Bump the dotnet-dependencies group with 14 updates#192
Merged
Conversation
Bumps Meziantou.Analyzer from 3.0.117 to 3.0.119 Bumps Microsoft.CodeAnalysis.BannedApiAnalyzers from 4.14.0 to 5.6.0 Bumps Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.4 to 5.6.0 Bumps Microsoft.Data.SqlClient from 6.1.1 to 7.0.2 Bumps Microsoft.EntityFrameworkCore.SqlServer from 8.0.11 to 9.0.17 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 10.0.9 Bumps Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.300 Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.10 to 9.0.4 Bumps Pomelo.EntityFrameworkCore.MySql from 8.0.3 to 9.0.0 Bumps SonarAnalyzer.CSharp from 10.27.0.140913 to 10.28.0.143324 Bumps Testcontainers.MsSql from 4.12.0 to 4.13.0 Bumps Testcontainers.MySql from 4.12.0 to 4.13.0 Bumps Testcontainers.PostgreSql from 4.12.0 to 4.13.0 Bumps xunit.runner.visualstudio from 2.5.3 to 3.0.2 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 3.0.119 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: Microsoft.CodeAnalysis.BannedApiAnalyzers dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Microsoft.CodeAnalysis.PublicApiAnalyzers dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Microsoft.CodeAnalysis.PublicApiAnalyzers dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Microsoft.CodeAnalysis.PublicApiAnalyzers dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Microsoft.Data.SqlClient dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 9.0.17 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.300 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Pomelo.EntityFrameworkCore.MySql dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.28.0.143324 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Testcontainers.MsSql dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Testcontainers.MsSql dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Testcontainers.MsSql dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Testcontainers.MySql dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Testcontainers.PostgreSql dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Testcontainers.PostgreSql dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: Testcontainers.PostgreSql dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…ail.EntityFrameworkCore.Benchmarks/dotnet-dependencies-809765b443
…ail.EntityFrameworkCore.Benchmarks/dotnet-dependencies-809765b443
…ail.EntityFrameworkCore.Benchmarks/dotnet-dependencies-809765b443
Contributor
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Audit Interceptor Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.
| Benchmark suite | Current: ce441e5 | Previous: 0e72046 | Ratio |
|---|---|---|---|
Wolfgang.AuditTrail.Benchmarks.SaveChangesBenchmarks.Insert_with_audit(BatchSize: 50) |
49870543.541666664 ns (± 1255351.277189203) |
21087005.69 ns (± 10592773.490147213) |
2.36 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @Chris-Wolfgang
This was referenced Jul 5, 2026
Closed
…ail.EntityFrameworkCore.Benchmarks/dotnet-dependencies-809765b443
Chris-Wolfgang
deleted the
dependabot/nuget/benchmarks/Wolfgang.AuditTrail.EntityFrameworkCore.Benchmarks/dotnet-dependencies-809765b443
branch
July 5, 2026 00:40
Chris-Wolfgang
added a commit
that referenced
this pull request
Jul 5, 2026
#192 bumped SonarAnalyzer.CSharp 10.27 -> 10.28, which strengthened S2077 (SQL injection via string formatting) and now flags the two interpolated DROP TABLE statements in AuditSchemaInstaller.DropTablesAsync — a pre-existing failure that #192's stale Stage 2 run missed (it fires on net10 too, untouched by this branch). The identifiers are already validated (EnsureSafeIdentifier) and provider-quoted (QuoteIdentifier), and come from AuditOptions, not user input; DDL identifiers cannot be parameterized. Extend the existing EF1002 pragma to cover S2077 with that justification. AuditSchemaMigrator passes EF-generated CommandText (a plain variable, not interpolated) so S2077 doesn't fire there. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Chris-Wolfgang
added a commit
that referenced
this pull request
Jul 5, 2026
The SonarAnalyzer 10.28 bump (via #192) also flags the interpolated DELETE FROM {table} reset statements in ProviderSaveChangesBenchmarks. Table names are hardcoded provider-switch literals (no user input); extend the existing EF1002 pragma to cover S2077. Verified the full solution builds clean with --no-incremental (which exercises Sonar's symbolic-execution rules). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Chris-Wolfgang
added a commit
that referenced
this pull request
Jul 5, 2026
Fix #192 fallout: per-TFM DI.Abstractions alignment + S2077 pragma
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Meziantou.Analyzer from 3.0.117 to 3.0.119.
Release notes
Sourced from Meziantou.Analyzer's releases.
3.0.119
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.119
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.118...3.0.119
3.0.118
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.118
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.117...3.0.118
Commits viewable in compare view.
Updated Microsoft.CodeAnalysis.BannedApiAnalyzers from 4.14.0 to 5.6.0.
Release notes
Sourced from Microsoft.CodeAnalysis.BannedApiAnalyzers's releases.
5.0.4
Release
5.0.2
Release Notes
Install Instructions
Repos
5.0.1
Release Notes
Install Instructions
Repo
Commits viewable in compare view.
Updated Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.4 to 5.6.0.
Release notes
Sourced from Microsoft.CodeAnalysis.PublicApiAnalyzers's releases.
5.0.4
Release
5.0.2
Release Notes
Install Instructions
Repos
5.0.1
Release Notes
Install Instructions
Repo
4.2.0-4.22266.5
Release
4.2.0-3.22151.16
Release
4.2.0-1.22108.11
Release
4.0.0-2.21354.7
Release
4.0.0-2.21254.26
Release
4.0.0-1.21277.15
Release
3.10.0-3.21201.20
Release
3.10.0-2.21153.36
Release
3.10.0-1.21102.26
Release
3.7.0-3.20312.3
Release Notes
Install Instructions
Repos
3.7.0-3.20269.11
Release Notes
Install Instructions
Repos
3.7.0-2.20277.1
Release Notes
Install Instructions
Repos
3.6.0
Release Notes
Install Instructions
Commits viewable in compare view.
Updated Microsoft.Data.SqlClient from 6.1.1 to 7.0.2.
Release notes
Sourced from Microsoft.Data.SqlClient's releases.
7.0.2
This update brings the following changes since the 7.0.1 release:
Companion package release notes
The following companion packages ship aligned as
7.0.2. See their individual release notes for package-specific changes (including theMicrosoft.Data.SqlClient.Extensions.AzureWAM broker support):Fixed
Fixed a
NullReferenceExceptioninSqlCommand.Cancel(). The diagnostic message built during cancellation dereferenced the active connection directly; it now uses a null-conditional access so cancellation no longer throws when the connection has already been torn down.(#4372,#4373)
Fixed a
NullReferenceExceptioninSqlDataReaderwhen callingGetBytes/GetCharswith anulldestination buffer. The argument-validation path that constructs theInvalidDestinationBufferIndexexception now guards against the null buffer so the correctArgumentExceptionis surfaced instead of an NRE.(#4159,#4206)
Fixed Always Encrypted column master key signature verification incorrectly reusing cached results. The
SignatureVerificationCachelookup logic was corrected so signature verification outcomes are cached and retrieved against the correct key, preventing stale or mismatched verification results.(#4339,#4343)
Changed
Hardened TDS token parsing with data-length bounds checks
What Changed:
(#4340,#4358)
Who Benefits:
Impact:
... (truncated)
7.0.1
This update brings the following changes since the 7.0.0 release:
Fixed
Fixed
SqlBulkCopyfailing on SQL Server 2016 withInvalid column name 'graph_type'error. The column metadata query now uses dynamic SQL so that references to thegraph_typecolumn (introduced in SQL Server 2017) are not compiled on older versions that lack the column. (#3714, #4092, #4147)Fixed
SqlBulkCopyfailing on Azure Synapse Analytics dedicated SQL pools. The column-list query previously used a variable-assignment pattern that Synapse does not support; it now usesSTRING_AGGwhen targeting Synapse (engine edition 6) and falls back to the variable-assignment approach for SQL Server 2016 compatibility. (#4149, #4176, #4182)Fixed
SqlDataReader.GetFieldType()andGetProviderSpecificFieldType()returningtypeof(byte[])instead oftypeof(SqlVector<float>)for vector float32 columns. The methods now follow the same type-determination logic asGetValue(). (#4104, #4105, #4152)Added missing
System.Data.Common(v4.3.0) NuGet package dependency for .NET Framework consumers. The inboxSystem.Data.Commonassembly on .NET Framework predates APIs such asIDbColumnSchemaGenerator; without the explicit NuGet dependency, consumers encounteredCS0012compilation errors when using these types throughMicrosoft.Data.SqlClient. (#4063, #4074)Changed
Enabled the User Agent TDS feature extension unconditionally. The
Switch.Microsoft.Data.SqlClient.EnableUserAgentAppContext switch has been removed; the driver now always sends User Agent information during login. (#4124, #4154)Added type forwards from the core
Microsoft.Data.SqlClientassembly to public types that were moved to theMicrosoft.Data.SqlClient.Extensions.Abstractionspackage:SqlAuthenticationMethod,SqlAuthenticationParameters,SqlAuthenticationProvider,SqlAuthenticationProviderException, andSqlAuthenticationToken. This ensures binary compatibility for assemblies compiled against earlier versions ofMicrosoft.Data.SqlClientwhere these types lived in the core assembly. (#4067, #4117)Fixed API documentation include paths and duplicate doc snippets. (#4084, #4086, #4107, #4161)
Contributors
We thank the following public contributors. Their efforts toward this project are very much appreciated.
Target Platform Support
Dependencies
.NET 9.0
.NET 8.0
... (truncated)
7.0.0
This is the general availability release of Microsoft.Data.SqlClient 7.0, a major milestone for the .NET data provider for SQL Server. This release addresses the most upvoted issue in the repository's history — extracting Azure dependencies from the core package — introduces pluggable SSPI authentication, adds enhanced routing for Azure SQL Hyperscale, and delivers async read performance improvements.
Also released as part of this milestone:
Changes Since 7.0.0-preview4
Added
Microsoft.Data.SqlClient.Extensions.Azurepackage installed, guiding users to install the correct package. (#3962, #4046)Changed
Other changes
Microsoft.Data.SqlClient.Extensions.Loggingpackage toMicrosoft.Data.SqlClient.Internal.Loggingto indicate it is for internal use only and should not be referenced directly by application code. (#4038)Azure.Coreto v1.51.1Azure.Identityto v1.18.0Azure.Security.KeyVault.Keysto v4.9.0Microsoft.Extensions.Caching.Memoryto v9.0.13 (.NET 9.0)Microsoft.IdentityModel.JsonWebTokensto v8.16.0Microsoft.IdentityModel.Protocols.OpenIdConnectto v8.16.0Microsoft.Bcl.Cryptographyto v9.0.13 (.NET 9.0)System.Configuration.ConfigurationManagerto v9.0.13 (.NET 9.0)System.Diagnostics.DiagnosticSourceto v10.0.3System.Security.Cryptography.Pkcsto v9.0.13 (.NET 9.0)System.Text.Jsonto v10.0.3System.Threading.Channelsto v10.0.3System.ValueTupleto v4.6.2Cumulative Changes Since 6.1
This section summarizes all changes across the 7.0 preview cycle for users upgrading from the latest 6.1 stable release.
Changed
Azure Dependencies Removed from Core Package
What Changed:
Microsoft.Data.SqlClientpackage no longer depends onAzure.Core,Azure.Identity, or their transitive dependencies (e.g.,Microsoft.Identity.Client,Microsoft.Web.WebView2). Azure Active Directory / Entra ID authentication functionality (ActiveDirectoryAuthenticationProviderand related types) has been extracted into a newMicrosoft.Data.SqlClient.Extensions.Azurepackage. (#1108, #3680, #3902, #3904, #3908, #3917, #3982, #3978, #3986)... (truncated)
7.0.0-preview4
Changed
Azure Dependencies Removed from Core Package
What Changed:
Microsoft.Data.SqlClientpackage no longer depends onAzure.Core,Azure.Identity, or their transitive dependencies (e.g.,Microsoft.Identity.Client,Microsoft.Web.WebView2). Azure Active Directory / Entra authentication functionality (ActiveDirectoryAuthenticationProviderand related types) has been extracted into a newMicrosoft.Data.SqlClient.Extensions.Azurepackage that can be installed separately when needed. (#1108, #3680, #3902, #3904, #3908, #3917, #3982, #3978, #3986)Microsoft.Data.SqlClient.Extensions.Abstractions(shared types between the core driver and extensions) andMicrosoft.Data.SqlClient.Extensions.Logging(shared ETW tracing infrastructure). (#3626, #3628, #3967)Who Benefits:
Azure.Core,Azure.Identity,Microsoft.Identity.Client, andMicrosoft.Web.WebView2) even for applications that only needed basic SQL Server connectivity. This was the most upvoted open issue in the repository (#1108).Impact:
ActiveDirectoryPassword,ActiveDirectoryInteractive,ActiveDirectoryDefault, etc.) must now install theMicrosoft.Data.SqlClient.Extensions.AzureNuGet package separately. No code changes are required beyond adding the package reference.Added
Expose SSPI Context Provider as Public API
What Changed:
SspiContextProviderabstract class and a publicSspiContextProviderproperty onSqlConnection, allowing applications to supply a custom SSPI context provider for integrated authentication. This enables custom Kerberos ticket negotiation and NTLM username/password authentication scenarios that the driver does not natively support. (#2253, #2494)Who Benefits:
Impact:
SspiContextProvideronSqlConnectionbefore opening the connection. The provider handles the authentication token exchange during integrated authentication. This is an additive API — existing authentication behavior is unchanged when no custom provider is set. See SspiContextProvider_CustomProvider.cs for a sample implementation.SspiContextProvideris a part of the connection pool key. Care should be taken when using this property to ensure the implementation returns a stable identity per resource.Expose Default Transient Error List
What Changed:
SqlConfigurableRetryFactory.BaselineTransientErrorsstatic property (returns aReadOnlyCollection<int>), making it easier to extend the set of transient errors without copy-pasting from the repository source. (#3903)Who Benefits:
Impact:
... (truncated)
7.0.0-preview3
Preview Release 7.0.0-preview3.25342.7 - December 8, 2025
Added
Support for .NET 10
What Changed:
(#3686)
Who Benefits:
Impact:
Enable SqlClientDiagnosticListener in SqlCommand on .NET Framework
What Changed:
(#3658)
Who Benefits:
Impact:
Enable User Agent Extension
What Changed:
(#3606)
Who Benefits:
Impact:
Switch.Microsoft.Data.SqlClient.EnableUserAgentapp context switch is enabled, the driver sends more detailed user agent strings. This switch is disabled by default. This change will assist with troubleshooting and quantifying driver usage by version and operating system.Fixed
... (truncated)
7.0.0-preview2
This update brings the following changes since the 7.0.0-preview1 release:
Bug Fixes
CreatePerformanceCounters(#3623)Added
App Context Switch for Ignoring Server-Provided Failover Partner
What Changed:
Switch.Microsoft.Data.SqlClient.IgnoreServerProvidedFailoverPartnerwas introduced to let the client ignore server-provided failover partner info in Basic Availability Groups (BAGs). When the switch is enabled, only the failover partner specified in the connection string is used; server-supplied partner values are skipped. This context switch was introduced in PR #3625.Who Benefits:
Impact:
tcp:host,port) so that the client uses that instead of the server's suggestion.Other Additions
Changed
Deprecation of
SqlAuthenticationMethod.ActiveDirectoryPasswordWhat Changed:
SqlAuthenticationMethod.ActiveDirectoryPasswordis now marked as[Obsolete]. This change occurred in PR #3671Who benefits:
... (truncated)
7.0.0-preview1
Changes Since 6.1.0
This update brings the following changes since the 6.1.0 release:
Breaking Changes
Constrained Execution Regionerror handling blocks and associatedSqlConnectioncleanup which may affect how potentially-broken connections are expunged from the pool. (#3535)Bug Fixes
Added
SqlColumnEncryptionCertificateStoreProvidernow works on Windows, Linux, and macOS. (#3014)Changed
Updated
SqlVector.Nullto return a nullableSqlVectorinstance in the reference API to match the implementation. (#3521)Performance improvements for all built-in
SqlColumnEncryptionKeyStoreProviderimplementations. (#3554)Various test improvements. (#3456, #2968, #3458, #3494, #3559, #3575)
Codebase merge project and related cleanup. (#3436, #3434, #3448, #3454, #3462, #3435, #3492, #3473, #3469, #3394, #3493, #3593)
Documentation improvements. (#3490)
Updated
Azure.Identitydependency to v1.14.2. (#3538)Changes Since 6.0.2
This update brings the following changes since the 6.0.2 release. Changes already noted above are omitted:
Additions
Added dedicated SQL Server vector datatype support
What Changed:
Who Benefits:
Impact:
... (truncated)
6.1.6
This update brings the following changes since the 6.1.5 release:
Added
WAM broker support for the supported Entra ID authentication modes (Windows only)
What Changed:
ActiveDirectoryAuthenticationProviderOptionsoptions bag and a correspondingActiveDirectoryAuthenticationProvider(ActiveDirectoryAuthenticationProviderOptions options)constructor were introduced, exposing aUseWamBrokerproperty (alongsideApplicationClientIdandDeviceCodeFlowCallback).(#4288, #4387)
SetParentActivityOrWindowFunc(Func<object> parentActivityOrWindowFunc)method so callers can supply a parent window handle on Windows or a parentActivity/UIViewControlleron Android/iOS/MAUI.Who Benefits:
ActiveDirectoryInteractiveand other supported Entra ID authentication modes on Windows benefit from the WAM broker's improved security (tokens are brokered by the OS), single sign-on with the logged-in Windows account, and support for Conditional Access and Windows Hello.Impact:
ApplicationClientId, WAM is opt-in viaActiveDirectoryAuthenticationProviderOptions.UseWamBroker. Consider enabling it when you want OS-brokered tokens, single sign-on with the signed-in Windows account, Windows Hello, and Conditional Access support.UseWamBrokeris a Windows-only setting and has no effect on non-Windows platforms, where interactive Entra ID flows always use the system browser.Changed
Hardened TDS token parsing with data-length bounds checks
What Changed:
(#4340, #4359)
Who Benefits:
Impact:
... (truncated)
6.1.5
This update brings the following changes since the 6.1.4 release:
Fixed
ExecuteScalarto properly propagate errors when the server sends data followed by an error token. Previously, errors such as conversion failures duringWHEREclause evaluation were silently consumed duringSqlDataReader.Close()instead of being thrown to the caller, which could result in transactions being unexpectedly zombied. (#3736, #3947)SqlDataReader.GetFieldTypeandSqlDataReader.GetProviderSpecificFieldTypeto return the correct type (SqlVector<float>) for vector float32 columns. Previously, these methods did not follow the same type-resolution logic asGetValue, returning an incorrect type for vector columns. (#4104, #4151)Target Platform Support
Dependencies
.NET Framework 4.6.2
.NET 8.0
.NET 9.0
... (truncated)
6.1.4
This update brings the following changes since the 6.1.3 release:
Fixed
SqlDataAdapterwhen processing batch scenarios where certain SQL RPC calls may not include system parameters.(#3877)
(#3776)
Added
AppContext Switch for enabling MultiSubnetFailover
What Changed:
Switch.Microsoft.Data.SqlClient.EnableMultiSubnetFailoverByDefaultto setMultiSubnetFailover=trueby default in connection string.(#3851)
Who Benefits:
Impact:
Changed
SqlStatisticsexecution timing by usingEnvironment.TickCountinstead of more expensive timing mechanisms.... (truncated)
6.1.3
This update includes the following changes since the 6.1.2 release:
Added
App Context Switch for Ignoring Server-Provided Failover Partner
What Changed:
Switch.Microsoft.Data.SqlClient.IgnoreServerProvidedFailoverPartnerwas introduced to let the client ignore server-provided failover partner info in Basic Availability Groups (BAGs). When the switch is enabled, only the failover partner specified in the connection string is used; server-supplied partner values are skipped. This context switch was introduced in PR #3702.Who Benefits:
Impact:
tcp:host,port) so that the client uses that instead of the server's suggestion.Fixed
Target Platform Support
Dependencies
.NET Framework 4.6.2+
... (truncated)
6.1.2
This update brings the below changes over the previous stable release:
Fixed
System.InvalidOperationException#3629Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.SqlServer from 8.0.11 to 9.0.17.
Release notes
Sourced from Microsoft.EntityFrameworkCore.SqlServer's releases.
9.0.17
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.16...v9.0.17
9.0.16
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.15...v9.0.16
9.0.15
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.14...v9.0.15
9.0.14
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.13...v9.0.14
9.0.13
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.12...v9.0.13
9.0.12
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.11...v9.0.12
9.0.11
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.10...v9.0.11
9.0.10
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.9...v9.0.10
9.0.9
Release
What's Changed
Description has been truncated