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
Copy file name to clipboardExpand all lines: release-notes/2.0/2.0.0-preview2.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
@@ -20,7 +20,7 @@ This update brings the below changes over the previous release:
20
20
21
21
### Changes
22
22
- Updated all driver assemblies to be CLS Compliant [#396](https://github.com/dotnet/SqlClient/pull/396)
23
-
- Updated Bulk Copy error messages to also include Column, Row and non-encrypted Data information [#427](https://github.com/dotnet/SqlClient/pull/437)
23
+
- Updated Bulk Copy error messages to also include Column, Row and non-encrypted Data information [#437](https://github.com/dotnet/SqlClient/pull/437)
24
24
- Updated error messages for "Always Encrypted - Secure Enclaves" to handle 'Attestation Protocol' and fixed typos [#421](https://github.com/dotnet/SqlClient/pull/421)[#397](https://github.com/dotnet/SqlClient/pull/397)
25
25
- Removed sync over async in `SNINpHandle.EnableSsl`[#474](https://github.com/dotnet/SqlClient/pull/474)
26
26
- Changed non-generic `ArrayList` to `List<T>` in `SqlBulkCopy`[#457](https://github.com/dotnet/SqlClient/pull/457)
0 commit comments