Skip to content

Commit f5491e4

Browse files
Merge pull request #226658 from TheovanKraay/patch-27
Update sdk-java-v2.md
2 parents 7d6b9e9 + 69b7f5e commit f5491e4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,14 @@ ms.custom: devx-track-java, ignite-2022
2020
This is the original Azure Cosmos DB Sync Java SDK v2 for API for NoSQL which supports synchronous operations.
2121

2222
> [!IMPORTANT]
23-
> This is *not* the latest Java SDK for Azure Cosmos DB! Consider using [Azure Cosmos DB Java SDK v4](sdk-java-v4.md) for your project. To upgrade, follow the instructions in the [Migrate to Azure Cosmos DB Java SDK v4](migrate-java-v4-sdk.md) guide and the [Reactor vs RxJava](https://github.com/Azure-Samples/azure-cosmos-java-sql-api-samples/blob/main/reactor-rxjava-guide.md) guide.
23+
> This is *not* the latest Java SDK for Azure Cosmos DB! We **strongly recommend** using [Azure Cosmos DB Java SDK v4](sdk-java-v4.md) for your project. To upgrade, follow the instructions in the [Migrate to Azure Cosmos DB Java SDK v4](migrate-java-v4-sdk.md) guide and the [Reactor vs RxJava](https://github.com/Azure-Samples/azure-cosmos-java-sql-api-samples/blob/main/reactor-rxjava-guide.md) guide.
2424
>
2525
2626
> [!IMPORTANT]
2727
> On February 29, 2024 the Azure Cosmos DB Sync Java SDK v2.x
28-
> will be retired; the SDK and all applications using the SDK
29-
> **will continue to function**; Azure Cosmos DB will simply cease
30-
> to provide further maintenance and support for this SDK.
31-
> We recommend following the instructions above to migrate to
28+
> will be retired. Azure Cosmos DB will cease
29+
> to provide further maintenance and support for this SDK after retirement.
30+
> Please follow the instructions above to migrate to
3231
> Azure Cosmos DB Java SDK v4.
3332
>
3433

0 commit comments

Comments
 (0)