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/odbc/bug-fixes.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "List of bugs fixed"
3
3
description: "This page contains a listing of bugs fixed in each release, starting with Microsoft ODBC Driver 17 for SQL Server."
4
4
ms.custom: ""
5
-
ms.date: "02/15/2022"
5
+
ms.date: "02/17/2022"
6
6
ms.prod: sql
7
7
ms.prod_service: connectivity
8
8
ms.reviewer: v-davidengel
@@ -27,6 +27,14 @@ This page contains a listing of bugs fixed in each release, starting with [!INCL
27
27
- Fixed loss of Azure Active Directory authentication mode when reconnecting an idle connection.
28
28
- Fix an issue with federated authentication when using PingFed.
29
29
30
+
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame_md.md)] ODBC Driver 17.9 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
31
+
32
+
- Fix UI issues where text was cut off and position of items was off.
33
+
- Fix issue with Active Directory Interactive login where attempting to login after closing the window of the first failure would automatically succeed if cached credentials were available.
34
+
- Fixed use of XADTC with Azure SQL Managed Instance.
35
+
- Fixed loss of Azure Active Directory authentication mode when reconnecting an idle connection.
36
+
- Fix an issue with federated authentication when using PingFed.
37
+
30
38
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame_md.md)] ODBC Driver 17.8 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
31
39
32
40
- Fix for restrictions on connection string regarding usage of `UID` and `PWD` keywords
0 commit comments