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: docs/connect/oledb/release-notes-for-oledb-driver-for-sql-server.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,16 +36,16 @@ If you need to download the installer in a language other than the one detected
36
36
37
37
| Feature added | Details |
38
38
| :------------ | :------ |
39
-
| Application-Layer Protocol Negotiation (ALPN) extension | The driver implements the Application-Layer Protocol Negotiation (ALPN) extension when TDS 8.0 protocol is used. |
39
+
| Application-Layer Protocol Negotiation (ALPN) extension | The driver implements the Application-Layer Protocol Negotiation (ALPN) extension when the TDS 8.0 protocol is used. |
40
40
41
41
### Bugs fixed
42
42
43
43
| Bug fixed | Details |
44
44
| :-------- | :------ |
45
45
| Fixed an issue where the `SSPROP_INIT_AUTOTRANSLATE` property was ignored for `SSVARIANT` narrow string values. | Fixed a bug where setting `SSPROP_INIT_AUTOTRANSLATE` to `VARIANT_FALSE` would result in character translations for `SSVARIANT` narrow string values. |
46
46
| Fixed an issue with missing digital signatures. | Added digital signatures for the installer custom action dynamic-link libraries. |
47
-
| Fixed an issue with HostnameInCertificate property being passed through the SNI layer | The HostnameInCertificate value is no longer in the Server Name Indication. |
48
-
| Restored the functionality of the Protocol Order and the TCP Keep-Alive registry properties | The driver now adjusts the TCP Keep-Alive and the Protocol Order properties based on the values set for the corresponding [registry entries](features/registry-settings.md#tcp-keep-alive-and-protocol-order-registry-properties). |
47
+
| Fixed an issue with HostnameInCertificate property being passed through the SNI layer.| The HostnameInCertificate value is no longer in the Server Name Indication. |
48
+
| Restored the functionality of the Protocol Order and the TCP Keep-Alive registry properties.| The driver now adjusts the TCP Keep-Alive and the Protocol Order properties based on the values set for the corresponding [registry entries](features/registry-settings.md#tcp-keep-alive-and-protocol-order-registry-properties). |
0 commit comments