Skip to content

Update dependency Microsoft.Data.SqlClient to v3.1.3#264

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/microsoft.data.sqlclient-3.x
Closed

Update dependency Microsoft.Data.SqlClient to v3.1.3#264
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/microsoft.data.sqlclient-3.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 17, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.Data.SqlClient (source) nuget minor 3.0.0 -> 3.1.3

Release Notes

dotnet/sqlclient (Microsoft.Data.SqlClient)

v3.1.3

Fixed
  • Fixed throttling of token requests by calling AcquireTokenSilent in AAD Integrated/Password flows when the account is already cached.#​1926
  • Fixed TDS RPC error on large queries in SqlCommand.ExecuteReaderAsync.#​1939

v3.1.2

Added
  • Added Windows ARM64 support when targeting .NET Framework. #​1908
Fixed
  • Fixed thread safety of transient error list in configurable retry logic. #​1911
  • Fixed deadlock when using SinglePhaseCommit with distributed transactions. #​1912
  • Fixed Default UTF8 collation conflict. #​1910
  • Added CommandText length validation when using stored procedure command types. #​1909

v3.1.1

Fixed
  • Fixed null SqlBinary as rowversion. #​1700
  • Fixed Kerberos authentication failure when using .NET 6. #​1696
  • Fixed NullReferenceException during Azure Active Directory authentication. #​1695
  • Removed union overlay design and use reflection in SqlTypeWorkarounds. #​1699

v3.1.0

Added
  • Added new Attestation Protocol None for VBS enclave types. This protocol will allow users to forgo enclave attestation for VBS enclaves. #​1539
  • Included 42108 and 42109 error codes to retriable transient errors list. #​1560
Fixed

v3.0.1

Fixed
  • Fixed async thread blocking issues on SqlConnection.Open() for active directory authentication modes. #​1270
  • Fixed unknown transaction state issues when prompting delegated transaction. 1247
  • Fixed issue with connection encryption to ensure connections fail when encryption is required. #​1233
  • Fixed bug with LegacyRowVersionNullBehavior App Context switch. #​1246
  • Fixed recursive calls to RetryLogicProvider when calling SqlCommand.ExecuteScalarAsync. #​1245
  • Fixed async deadlock scenarios in web contexts with configurable retry logic provider. #​1245
  • Fixed deadlock in transaction using .NET Framework. #​1243
  • Fixed issue where connection goes to unusable state. #​1238

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file p: Lowest t: Task labels Jul 17, 2023
@renovate renovate bot enabled auto-merge (squash) July 17, 2023 07:54
@renovate renovate bot force-pushed the renovate/microsoft.data.sqlclient-3.x branch from b585350 to 296bc58 Compare July 17, 2023 07:56
@hazzik hazzik closed this Nov 1, 2024
auto-merge was automatically disabled November 1, 2024 06:59

Pull request was closed

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 p: Lowest t: Task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant