You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed GC behavior in TdsParser by adding array rental capability in TryReadPlpUnicodeChars. [#1866](https://github.com/dotnet/SqlClient/pull/1866)
71
71
72
+
## [Stable release 5.1.2] - 2023-10-26
73
+
74
+
This update brings the below changes over the previous release:
75
+
72
76
### Changed
73
77
74
78
- Updated Azure Identity version from 1.7.0 to 1.8.0. [#1921](https://github.com/dotnet/SqlClient/pull/1921)
@@ -77,6 +81,21 @@ This update brings the below changes over the previous release:
77
81
- Added Microsoft.SqlServer.Types to verify support for SqlHierarchyId and Spatial for .NET Core. [#1848](https://github.com/dotnet/SqlClient/pull/1848)
78
82
- Code health improvements:[#1943](https://github.com/dotnet/SqlClient/pull/1943)[#1949](https://github.com/dotnet/SqlClient/pull/1949)[#1198](https://github.com/dotnet/SqlClient/pull/1198)[#1829](https://github.com/dotnet/SqlClient/pull/1829)
79
83
84
+
### Fixed
85
+
86
+
- Fixed access violation when using SQL Express user instance. [#2101](https://github.com/dotnet/SqlClient/pull/2101)
- Fixed LocalDb and managed SNI by improving the error messages and avoid falling back to the local service. [#2129](https://github.com/dotnet/SqlClient/pull/2129)
89
+
- Fixed .NET and .NET Standard file version. [2093](https://github.com/dotnet/SqlClient/pull/2093)
90
+
- Fixed non-string values and `SqlConnectionStringBuilder` property indexer issue. [#2018](https://github.com/dotnet/SqlClient/pull/2018)
91
+
- Fixed `SqlConnectionEncryptOption` type conversion by introducing the `SqlConnectionEncryptOptionConverter` attribute when using **appsettings.json** files. [#2057](https://github.com/dotnet/SqlClient/pull/2057)
92
+
- Fixed Transient fault handling issue with `OpenAsync`. [#1983](https://github.com/dotnet/SqlClient/pull/1983)
93
+
- Fixed activity correlator to continue use of same GUID for connection activity. [#1997](https://github.com/dotnet/SqlClient/pull/1997)
94
+
95
+
### Changed
96
+
97
+
- Updated `Microsoft.Data.SqlClient.SNI` (.NET Framework dependency) and `Microsoft.Data.SqlClient.SNI.runtime` (.NET Core/Standard dependency) version to `5.1.1`. [#2123](https://github.com/dotnet/SqlClient/pull/2123)
98
+
80
99
## [Stable release 5.1.1] - 2023-03-28
81
100
82
101
This update brings the below changes over the previous release:
@@ -312,6 +331,15 @@ This update brings the below changes over the previous release:
312
331
313
332
- Added new Attestation Protocol `None` for `VBS` enclave types. This protocol will allow users to forgo enclave attestation for VBS enclaves. [#1419](https://github.com/dotnet/SqlClient/pull/1419)[#1425](https://github.com/dotnet/SqlClient/pull/1425)
- Fixed LocalDb and managed SNI by improving the error messages and avoid falling back to the local service. [#2129](https://github.com/dotnet/SqlClient/pull/2129)
340
+
- Fixed .NET and .NET Standard file version. [2093](https://github.com/dotnet/SqlClient/pull/2093)
341
+
- Fixed activity correlator to continue use of same GUID for connection activity. [#1997](https://github.com/dotnet/SqlClient/pull/1997)
342
+
315
343
## [Stable release 4.0.3] - 2023-04-20
316
344
317
345
### Fixed
@@ -452,6 +480,16 @@ This update brings the below changes over the previous release:
452
480
- Optimized async method allocations in .NET Framework by porting changes from .NET Core. [#1084](https://github.com/dotnet/SqlClient/pull/1084)
453
481
- Various code improvements [#902](https://github.com/dotnet/SqlClient/pull/902)[#925](https://github.com/dotnet/SqlClient/pull/925)[#933](https://github.com/dotnet/SqlClient/pull/933)[#934](https://github.com/dotnet/SqlClient/pull/934)[#1024](https://github.com/dotnet/SqlClient/pull/1024)[#1057](https://github.com/dotnet/SqlClient/pull/1057)[#1122](https://github.com/dotnet/SqlClient/pull/1122)[#1133](https://github.com/dotnet/SqlClient/pull/1133)[#1134](https://github.com/dotnet/SqlClient/pull/1134)[#1141](https://github.com/dotnet/SqlClient/pull/1141)[#1187](https://github.com/dotnet/SqlClient/pull/1187)[#1188](https://github.com/dotnet/SqlClient/pull/1188)[#1223](https://github.com/dotnet/SqlClient/pull/1223)[#1225](https://github.com/dotnet/SqlClient/pull/1225)[#1226](https://github.com/dotnet/SqlClient/pull/1226)
- Fixed LocalDb and managed SNI by improving the error messages and avoid falling back to the local service. [#2129](https://github.com/dotnet/SqlClient/pull/2129)
489
+
- Fixed .NET and .NET Standard file version. [2093](https://github.com/dotnet/SqlClient/pull/2093)
490
+
- Fixed activity correlator to continue use of same GUID for connection activity. [#1997](https://github.com/dotnet/SqlClient/pull/1997)
491
+
- Fixed FormatException when event source tracing is enabled. [#1291](https://github.com/dotnet/SqlClient/pull/1291)
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ If you believe you have found a security vulnerability in any Microsoft-owned re
85
85
86
86
Instead, please report them to the Microsoft Security Response Center (MSRC) at [https://msrc.microsoft.com/create-report](https://msrc.microsoft.com/create-report).
87
87
88
-
If you prefer to submit without logging in, send email to [[email protected]](mailto:[email protected]). If possible, encrypt your message with our PGP key; please download it from the the [Microsoft Security Response Center PGP Key page](https://www.microsoft.com/en-us/msrc/pgp-key-msrc).
88
+
If you prefer to submit without logging in, send email to [[email protected]](mailto:[email protected]). If possible, encrypt your message with our PGP key; please download it from the [Microsoft Security Response Center PGP Key page](https://www.microsoft.com/en-us/msrc/pgp-key-msrc).
89
89
90
90
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Additional information can be found at [microsoft.com/msrc](https://www.microsoft.com/msrc).
0 commit comments