Skip to content

Commit fdfa1a8

Browse files
Merge pull request #140 from Azure/kushagraThapar-update-readme-java-v4-reference
Added Java V4 SDK GA note
2 parents 4ed30eb + 95bfdc8 commit fdfa1a8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@
55

66
This project provides a client tools or utilities in Java that makes it easy to interact with Azure CosmosDB. For documentation please see the Microsoft Azure [Java Developer Center](http://azure.microsoft.com/en-us/develop/java/) and the [JavaDocs](http://dl.windowsazure.com/documentdb/javadoc).
77

8+
## Note - Microsoft Azure Cosmos DB Java V4 SDK is GA now.
9+
Please try out our new Java V4 SDK which has support for both synchronous and asynchronous APIs - [V4 SDK](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos)
10+
11+
812
## Disclaimer
9-
The implementation in this project is intended for reference purpose only.
13+
The implementation in this project is intended for reference purpose only.
1014

1115
## Consuming the official Microsoft Azure DocumentDB Java SDK
1216

0 commit comments

Comments
 (0)