Azure / azure-cosmosdb-java

Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54 stars 61 forks source link

🎉🎉 V4 SDK is GA and in a different repo #343

Open anfeldma-ms opened 4 years ago

anfeldma-ms commented 4 years ago

The Java Azure Cosmos DB library has a new V4 version out. It has a new Group Id on Maven as well:

https://mvnrepository.com/artifact/com.azure/azure-cosmos

The code is open source here: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/cosmos/azure-cosmos

Any issues with V4 should go to the new repo. All feature requests should also be opened in V4. We'll be cleaning up this repo so it's just open V2 async issues we plan on hotfixing.