We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 677c855 commit 813e2f7Copy full SHA for 813e2f7
sdk/cosmosdb/cosmos/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Release History
2
3
+## 3.10.2 (2021-03-11)
4
+
5
+- BUGFIX: Fixes @azure/identity dependency in dev deps.
6
7
## 3.10.1 (2021-03-10)
8
9
- BUGFIX: Autogenerates IDs for Upsert operations in bulk.
sdk/cosmosdb/cosmos/package.json
@@ -1,6 +1,6 @@
{
"name": "@azure/cosmos",
- "version": "3.10.1",
+ "version": "3.10.2",
"description": "Microsoft Azure Cosmos DB Service Node.js SDK for SQL API",
"sdk-type": "client",
"keywords": [
0 commit comments