Update dependency Microsoft.Data.SqlClient to v4#200
Merged
Conversation
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.
This PR contains the following updates:
1.1.4->4.1.0Release Notes
dotnet/sqlclient
v4.1.0Added
NoneforVBSenclave types. This protocol will allow users to forgo enclave attestation for VBS enclaves. #1419 #1425v4.0.1Added
Added AppContext switch
SuppressInsecureTLSWarningto allow suppression of TLS security warning when usingEncrypt=falsein the connection string. #1457Fixed
SqlLocalDBinstance pipe name. #1433v4.0.0Added
SqlClientLoggerclass to .NET Core refs and missingSqlClientLogger.LogWarningmethod in .NET Framework refs #1392Changed
SqlNotificationInfovalue is received from SQL Server #1378Microsoft.Data.SqlClient.SNI(.NET Framework dependency) andMicrosoft.Data.SqlClient.SNI.runtime(.NET Core/Standard dependency) version tov4.0.0#1391v3.1.0Added
NoneforVBSenclave types. This protocol will allow users to forgo enclave attestation for VBS enclaves. #153942108and42109error codes to retriable transient errors list. #1560Fixed
v3.0.1Fixed
SqlConnection.Open()for active directory authentication modes. #1270LegacyRowVersionNullBehaviorApp Context switch. #1246RetryLogicProviderwhen callingSqlCommand.ExecuteScalarAsync. #1245v3.0.0Added
Changed
Microsoft.Data.SqlClient.SNI(.NET Framework dependency) andMicrosoft.Data.SqlClient.SNI.runtime(.NET Core/Standard dependency) version tov3.0.0#1102Breaking Changes
v2.1.4Fixed
v2.1.3Fixed
v2.1.2Fixed
DtdProcessingonXmlTextReaderinstances in .NET Core #885System.Runtime.Cachingdependency for .NET Standard assemblies #878v2.1.1Fixed
v2.1.0Added
SqlFacetAttributeimplementation #757Fixed
InvalidOperationExceptionandNotSupportedExceptionerrors due toWriteAsynccollisions #796ExecuteXmlReaderAsync#782IDataReaderwhen usingSqlDataReaderinternally #779SqlExceptionin .NET Core #780Changed
Microsoft.IdentityModelpackage dependencies #794v2.0.1Added
SqlClientAuthenticationProviders(duplicate of existingSqlAuthenticationProviders), to allow co-existence of configurations for both drivers, "System.Data.SqlClient" and "Microsoft.Data.SqlClient" #701Fixed
v2.0.0Added
Active Directory Integrated,Active Directory InteractiveandActive Directory Service Principalauthentication mode for .NET Core and .NET Standard #560Active Directory Service Principalauthentication mode for .NET Framework #560ORDERhints inSqlBulkCopyfor improved performance #540Fixed
SqlSequentialStreammultipacket read stalling issue in .NET Core #603applicationintentconnection string property issue #585Changed
Breaking Changes
SqlColumnEncryptionEnclaveProviderto be internal #602 - This change is not likely to impact customer applications since secure enclaves is a relatively new feature and they would have had to implement their own enclave provider, which is not a trivial task.SqlClientMetaDataCollectionNamesexposed constants by removing non-existing constants and adding new to the metadata collection #580Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.