Azure / azure-cosmosdb-node

We recently announced deprecation of JS v1 SDK and this repo. Starting September 2020 Microsoft will not provide support for this library. Existing applications using library will continue to work as-is. We strongly recommend upgrading to @azure/cosmos library.
https://github.com/Azure/azure-sdk-for-js
MIT License
141 stars 107 forks source link

New repo #241

Closed christopheranderson closed 4 years ago

christopheranderson commented 6 years ago

Hey folks,

We now have a new repo we'll be working out of for new features. https://github.com/Azure/azure-cosmos-js

We went with a new repo because we are planning a fairly dramatic breaking change (new package name, new APIs, works in more than just Node.js, etc.), so we anticipate maintaining this library and package in maintenance mode for a while (though no announcement yet on what that plan will be).

I'll be moving and closing certain issues on this repo which will be addressed in the new v2 SDK only, so wanted to provide some context as to why you might be seeing these updates. Going forward 100% of our work on the SDK will be public on GitHub, so you can also anticipate more active participation.

Thanks, Chris & the Azure Cosmos DB team