Skip to content

Commit 6e60d3d

Browse files
committed
update v2 recommended version
1 parent dacf474 commit 6e60d3d

File tree

2 files changed

+4
-21
lines changed

2 files changed

+4
-21
lines changed

articles/cosmos-db/nosql/sdk-dotnet-core-v2.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: nosql
77
ms.devlang: csharp
88
ms.topic: reference
9-
ms.date: 03/20/2023
9+
ms.date: 03/05/2024
1010
ms.author: sidandrews
1111
ms.reviewer: mjbrown
1212
ms.custom: devx-track-dotnet
@@ -39,18 +39,10 @@ ms.custom: devx-track-dotnet
3939

4040
Release history is maintained in the Azure Cosmos DB .NET SDK source repo. For a detailed list of feature releases and bugs fixed in each release, see the [SDK changelog documentation](https://github.com/Azure/azure-cosmos-dotnet-v2/blob/master/changelog.md)
4141

42-
Because version 3 of the Azure Cosmos DB .NET SDK includes updated features and improved performance, The 2.x of this SDK will be retired on 31 August 2024. You must update your SDK to version 3 by that date. We recommend following the instructions to migrate to Azure Cosmos DB .NET SDK version 3.
4342

4443
## <a name="recommended-version"></a> Recommended version
4544

46-
Different sub versions of .NET SDKs are available under the 2.x.x version. **The minimum recommended version is 2.18.0**.
47-
48-
## <a name="known-issues"></a> Known issues
49-
50-
Below is a list of any known issues affecting the [recommended minimum version](#recommended-version):
51-
52-
| Issue | Impact | Mitigation | Tracking link |
53-
| --- | --- | --- | --- |
45+
Different sub versions of .NET SDKs are available under the 2.x.x version. Version 2.x of this SDK will be retired on 31 August 2024 and you’ll need to update your SDK to version 3 by that date. Version 3 of the Azure Cosmos DB .NET SDK includes updated features and improved performance. We recommend following the [instructions](migrate-dotnet-v3.md) to migrate to Azure Cosmos DB .NET SDK version 3.
5446

5547
## See Also
5648

articles/cosmos-db/nosql/sdk-dotnet-v2.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: nosql
77
ms.devlang: csharp
88
ms.topic: reference
9-
ms.date: 03/20/2023
9+
ms.date: 03/05/2024
1010
ms.author: sidandrews
1111
ms.reviewer: mjbrown
1212
ms.custom: devx-track-dotnet
@@ -39,18 +39,9 @@ ms.custom: devx-track-dotnet
3939

4040
Release history is maintained in the Azure Cosmos DB .NET SDK source repo. For a detailed list of feature releases and bugs fixed in each release, see the [SDK changelog documentation](https://github.com/Azure/azure-cosmos-dotnet-v2/blob/master/changelog.md)
4141

42-
Because version 3 of the Azure Cosmos DB .NET SDK includes updated features and improved performance, The 2.x of this SDK will be retired on 31 August 2024. You must update your SDK to version 3 by that date. We recommend following the [instructions](migrate-dotnet-v3.md) to migrate to Azure Cosmos DB .NET SDK version 3.
43-
4442
## <a name="recommended-version"></a> Recommended version
4543

46-
Different sub versions of .NET SDKs are available under the 2.x.x version. **The minimum recommended version is 2.18.0**.
47-
48-
## <a name="known-issues"></a> Known issues
49-
50-
Below is a list of any known issues affecting the [recommended minimum version](#recommended-version):
51-
52-
| Issue | Impact | Mitigation | Tracking link |
53-
| --- | --- | --- | --- |
44+
Different sub versions of .NET SDKs are available under the 2.x.x version. Version 2.x of this SDK will be retired on 31 August 2024 and you’ll need to update your SDK to version 3 by that date. Version 3 of the Azure Cosmos DB .NET SDK includes updated features and improved performance. We recommend following the [instructions](migrate-dotnet-v3.md) to migrate to Azure Cosmos DB .NET SDK version 3.
5445

5546
## FAQ
5647

0 commit comments

Comments
 (0)