Skip to content

Commit 12f1491

Browse files
authored
Merge pull request #195353 from ealsur/users/ealsur/2180
Cosmos DB: Setting 2.18.0 as recommended version
2 parents fb495c2 + ec5484f commit 12f1491

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

articles/cosmos-db/sql/sql-api-sdk-dotnet-core.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: cosmosdb-sql
77
ms.devlang: csharp
88
ms.topic: reference
9-
ms.date: 03/04/2022
9+
ms.date: 04/18/2022
1010
ms.author: jroth
1111
ms.custom: devx-track-dotnet
1212

@@ -61,15 +61,14 @@ Because version 3 of the Azure Cosmos DB .NET SDK includes updated features and
6161

6262
## <a name="recommended-version"></a> Recommended version
6363

64-
Different sub versions of .NET SDKs are available under the 2.x.x version. **The minimum recommended version is 2.16.2**.
64+
Different sub versions of .NET SDKs are available under the 2.x.x version. **The minimum recommended version is 2.18.0**.
6565

6666
## <a name="known-issues"></a> Known issues
6767

68-
Below is a list of any know issues affecting the [recommended minimum version](#recommended-version):
68+
Below is a list of any known issues affecting the [recommended minimum version](#recommended-version):
6969

7070
| Issue | Impact | Mitigation | Tracking link |
7171
| --- | --- | --- | --- |
72-
| When using Direct mode with an account with multiple write locations, the SDK might not detect when a region is added to the account. The background process that [refreshes the account information](troubleshoot-sdk-availability.md#adding-a-region-to-an-account) fails to start. |If a new region is added to the account which is part of the PreferredLocations on a higher order than the current region, the SDK won't detect the new available region. |Upgrade to 2.17.0. |https://github.com/Azure/azure-cosmos-dotnet-v2/issues/852 |
7372

7473
## See Also
7574

articles/cosmos-db/sql/sql-api-sdk-dotnet.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: cosmosdb-sql
77
ms.devlang: csharp
88
ms.topic: reference
9-
ms.date: 03/04/2022
9+
ms.date: 04/18/2022
1010
ms.author: jroth
1111
ms.custom: devx-track-dotnet
1212

@@ -61,15 +61,14 @@ Because version 3 of the Azure Cosmos DB .NET SDK includes updated features and
6161

6262
## <a name="recommended-version"></a> Recommended version
6363

64-
Different sub versions of .NET SDKs are available under the 2.x.x version. **The minimum recommended version is 2.16.2**.
64+
Different sub versions of .NET SDKs are available under the 2.x.x version. **The minimum recommended version is 2.18.0**.
6565

6666
## <a name="known-issues"></a> Known issues
6767

68-
Below is a list of any know issues affecting the [recommended minimum version](#recommended-version):
68+
Below is a list of any known issues affecting the [recommended minimum version](#recommended-version):
6969

7070
| Issue | Impact | Mitigation | Tracking link |
7171
| --- | --- | --- | --- |
72-
| When using Direct mode with an account with multiple write locations, the SDK might not detect when a region is added to the account. The background process that [refreshes the account information](troubleshoot-sdk-availability.md#adding-a-region-to-an-account) fails to start. |If a new region is added to the account which is part of the PreferredLocations on a higher order than the current region, the SDK won't detect the new available region. |Upgrade to 2.17.0. |https://github.com/Azure/azure-cosmos-dotnet-v2/issues/852 |
7372

7473
## FAQ
7574

0 commit comments

Comments
 (0)