Fixed non-string values and SqlConnectionStringBuilder property indexer issue. #2018
Fixed SqlConnectionEncryptOption type conversion by introducing the SqlConnectionEncryptOptionConverter attribute 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) and Microsoft.Data.SqlClient.SNI.runtime (.NET Core/Standard dependency) version to 5.1.1. #2123
For summary of all changes over v5.1.1, refer to 5.1.2.md
Fixed non-string values and SqlConnectionStringBuilder property indexer issue. #2018
Fixed SqlConnectionEncryptOption type conversion by introducing the SqlConnectionEncryptOptionConverter attribute 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) and Microsoft.Data.SqlClient.SNI.runtime (.NET Core/Standard dependency) version to 5.1.1. #2123
Commits
3fd439b Merged PR 4037: [5.1.2] | Fix activity correlator to continue using same GUID...
7ad5c58 Merged PR 4038: [5.1.2] Fix | AE enclave retry logic not working for async qu...
f85aa55 Merged PR 4029: [5.1.2] Fix | Adding non-string support to SqlConnectionStrin...
c5dc895 Merged PR 4039: [5.1.2] | Fix .NET and .NET standard file version (#2093)
0df83f4 Merged PR 4031: [5.1.2] | Fix access violation when using Express user instan...
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps Microsoft.Data.SqlClient from 5.1.1 to 5.1.2.
Release notes
Sourced from Microsoft.Data.SqlClient's releases.
Changelog
Sourced from Microsoft.Data.SqlClient's changelog.
Commits
3fd439b
Merged PR 4037: [5.1.2] | Fix activity correlator to continue using same GUID...7ad5c58
Merged PR 4038: [5.1.2] Fix | AE enclave retry logic not working for async qu...f85aa55
Merged PR 4029: [5.1.2] Fix | Adding non-string support to SqlConnectionStrin...c5dc895
Merged PR 4039: [5.1.2] | Fix .NET and .NET standard file version (#2093)0df83f4
Merged PR 4031: [5.1.2] | Fix access violation when using Express user instan...b9f133b
Merged PR 4036: [5.1.2] Fix | LocalDb and managed SNI (#2129)1dba81c
Merged PR 4034: [5.1.2] | Update SNI version (#2123)0b51b63
Merged PR 4030: [5.1.2] Fix | Adding type convertor support for SqlConnection...80d1f47
Merged PR 4035: [5.1.2] | Fix Transient fault handling issue with OpenAsync (...39cedc8
Test | Disable SqlConnectionReliabilityTest.ConcurrentExecution test (#1998) ...You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show