Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2022

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 Aug 3, 2022
@renovate renovate bot enabled auto-merge (rebase) August 3, 2022 04:29
@renovate renovate bot force-pushed the renovate/microsoft.data.sqlclient-3.x branch 3 times, most recently from 44cdfc7 to f347d58 Compare August 11, 2022 17:51
@renovate renovate bot force-pushed the renovate/microsoft.data.sqlclient-3.x branch from f347d58 to 7b1ae61 Compare September 1, 2022 23:30
@renovate renovate bot changed the title Update dependency Microsoft.Data.SqlClient to v3.1.0 Update dependency Microsoft.Data.SqlClient to v3.1.1 Sep 1, 2022
@renovate renovate bot changed the title Update dependency Microsoft.Data.SqlClient to v3.1.1 Update dependency Microsoft.Data.SqlClient to v3.1.3 May 15, 2023
@renovate renovate bot force-pushed the renovate/microsoft.data.sqlclient-3.x branch from 7b1ae61 to 971a53f Compare May 15, 2023 12:44
@renovate renovate bot force-pushed the renovate/microsoft.data.sqlclient-3.x branch 3 times, most recently from 5e0bde6 to 536bfb3 Compare July 18, 2023 13:28
@renovate renovate bot force-pushed the renovate/microsoft.data.sqlclient-3.x branch from 536bfb3 to 2708e81 Compare July 26, 2023 02:47
@hazzik hazzik added this to the 5.5 milestone Jul 26, 2023
auto-merge was automatically disabled July 26, 2023 07:18

Rebase merges are not allowed on this repository

@hazzik hazzik merged commit f38a6fd into master Jul 26, 2023
@hazzik hazzik deleted the renovate/microsoft.data.sqlclient-3.x branch July 26, 2023 07:20
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 r: Fixed t: Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant