Skip to content

Commit d68c6d4

Browse files
authored
Merge pull request #21271 from v-johoang/20190-List-of-bugs-fixed-17.9
20190 list of bugs fixed 17.9
2 parents 3901498 + f3f6434 commit d68c6d4

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

docs/connect/odbc/bug-fixes.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "List of bugs fixed"
33
description: "This page contains a listing of bugs fixed in each release, starting with Microsoft ODBC Driver 17 for SQL Server."
44
ms.custom: ""
5-
ms.date: "02/15/2022"
5+
ms.date: "02/17/2022"
66
ms.prod: sql
77
ms.prod_service: connectivity
88
ms.reviewer: v-davidengel
@@ -27,6 +27,14 @@ This page contains a listing of bugs fixed in each release, starting with [!INCL
2727
- Fixed loss of Azure Active Directory authentication mode when reconnecting an idle connection.
2828
- Fix an issue with federated authentication when using PingFed.
2929

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+
3038
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame_md.md)] ODBC Driver 17.8 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
3139

3240
- Fix for restrictions on connection string regarding usage of `UID` and `PWD` keywords

0 commit comments

Comments
 (0)