Statiq.Framework
Statiq.Framework copied to clipboard
Bump Microsoft.Data.SqlClient from 5.0.1 to 5.1.3 in /src/core/Statiq.Core
Bumps Microsoft.Data.SqlClient from 5.0.1 to 5.1.3.
Release notes
Sourced from Microsoft.Data.SqlClient's releases.
Stable Release v5.1.3
[Stable release 5.1.3] - 2024-01-09
Fixed
- Fixed encryption downgrade issue. CVE-2024-0056
- Fixed certificate chain validation logic flow.
For summary of all changes over v5.1.2, refer to 5.1.3.md
Stable Release v5.1.2
[Stable release 5.1.2] - 2023-10-26
Fixed
- Fixed access violation when using SQL Express user instance. #2101
- Fixed Always Encrypted secure enclave retry logic for async queries. #1988
- Fixed LocalDb and managed SNI by improving the error messages and avoid falling back to the local service. #2129
- Fixed .NET and .NET Standard file version. 2093
- Fixed non-string values and
SqlConnectionStringBuilderproperty indexer issue. #2018- Fixed
SqlConnectionEncryptOptiontype conversion by introducing theSqlConnectionEncryptOptionConverterattribute when using appsettings.json files. #2057- Fixed Transient fault handling issue with
OpenAsync. #1983- Fixed activity correlator to continue use of same GUID for connection activity. #1997
Changed
- Updated
Microsoft.Data.SqlClient.SNI(.NET Framework dependency) andMicrosoft.Data.SqlClient.SNI.runtime(.NET Core/Standard dependency) version to5.1.1. #2123For summary of all changes over v5.1.1, refer to 5.1.2.md
Stable Release v5.1.1
[Stable release 5.1.1] - 2023-03-28
Fixed
- Fixed an incorrect exception when a symmetric key fails to decrypt a column using Always Encrypted. #1968
- Fixed
TransactionScopeconnection issue whenEnlistisenabled,Poolingisdisabled, andNetwork Connection Typeis set toRedirect. #1967- Fixed throttling of token requests by calling
AcquireTokenSilent. #1966- Fixed TDS RPC error on large queries in
SqlCommand.ExecuteReaderAsync. #1965- Fixed
NullReferenceExceptioninGetBytesAsync. #1964For summary of all changes over v5.1.0, refer to 5.1.1.md
Stable Release v5.1.0
Breaking changes
Added
... (truncated)
Changelog
Sourced from Microsoft.Data.SqlClient's changelog.
[Stable release 5.1.3] - 2024-01-09
This update brings the below changes over the previous release:
Fixed
- Fixed encryption downgrade issue. CVE-2024-0056
- Fixed certificate chain validation logic flow.
[Stable release 5.1.2] - 2023-10-26
This update brings the below changes over the previous release:
Fixed
- Fixed access violation when using SQL Express user instance. #2101
- Fixed Always Encrypted secure enclave retry logic for async queries. #1988
- Fixed LocalDb and managed SNI by improving the error messages and avoid falling back to the local service. #2129
- Fixed .NET and .NET Standard file version. 2093
- Fixed non-string values and
SqlConnectionStringBuilderproperty indexer issue. #2018- Fixed
SqlConnectionEncryptOptiontype conversion by introducing theSqlConnectionEncryptOptionConverterattribute when using appsettings.json files. #2057- Fixed Transient fault handling issue with
OpenAsync. #1983- Fixed activity correlator to continue use of same GUID for connection activity. #1997
Changed
- Updated
Microsoft.Data.SqlClient.SNI(.NET Framework dependency) andMicrosoft.Data.SqlClient.SNI.runtime(.NET Core/Standard dependency) version to5.1.1. #2123[Stable release 5.1.1] - 2023-03-28
This update brings the below changes over the previous release:
Fixed
- Fixed an incorrect exception when a symmetric key fails to decrypt a column using Always Encrypted. #1968
- Fixed
TransactionScopeconnection issue whenEnlistisenabled,Poolingisdisabled, andNetwork Connection Typeis set toRedirect. #1967- Fixed throttling of token requests by calling
AcquireTokenSilent. #1966- Fixed TDS RPC error on large queries in
SqlCommand.ExecuteReaderAsync. #1965- Fixed
NullReferenceExceptioninGetBytesAsync. #1964[Stable release 5.1.0] - 2023-01-19
This update brings the below changes over the previous release:
Fixed
... (truncated)
Commits
6256edbMerged PR 4047: [5.1.3]4deb800Merged PR 3992: [5.1.3]3fd439bMerged PR 4037: [5.1.2] | Fix activity correlator to continue using same GUID...7ad5c58Merged PR 4038: [5.1.2] Fix | AE enclave retry logic not working for async qu...f85aa55Merged PR 4029: [5.1.2] Fix | Adding non-string support to SqlConnectionStrin...c5dc895Merged PR 4039: [5.1.2] | Fix .NET and .NET standard file version (#2093)0df83f4Merged PR 4031: [5.1.2] | Fix access violation when using Express user instan...b9f133bMerged PR 4036: [5.1.2] Fix | LocalDb and managed SNI (#2129)1dba81cMerged PR 4034: [5.1.2] | Update SNI version (#2123)0b51b63Merged PR 4030: [5.1.2] Fix | Adding type convertor support for SqlConnection...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.