From e944891ac2799a10549b11c43570cca47526f51e Mon Sep 17 00:00:00 2001 From: Steve Faulkner Date: Tue, 3 Dec 2019 12:12:29 -0600 Subject: [PATCH] [Cosmos] 3.5.2 (#6385) --- sdk/cosmosdb/cosmos/changelog.md | 4 ++++ sdk/cosmosdb/cosmos/package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sdk/cosmosdb/cosmos/changelog.md b/sdk/cosmosdb/cosmos/changelog.md index b1a41460add5..3b82d3ea0925 100644 --- a/sdk/cosmosdb/cosmos/changelog.md +++ b/sdk/cosmosdb/cosmos/changelog.md @@ -1,3 +1,7 @@ +## 3.5.2 + +- Fix handling of special characters in item ids when signing tokens in the browser (#6379) + ## 3.5.1 - Fix bug when paginating GROUP BY queries or using in conjunction with TOP/OFFSET/LIMIT (#6003) diff --git a/sdk/cosmosdb/cosmos/package.json b/sdk/cosmosdb/cosmos/package.json index a81c125668f5..a889db43542b 100644 --- a/sdk/cosmosdb/cosmos/package.json +++ b/sdk/cosmosdb/cosmos/package.json @@ -1,6 +1,6 @@ { "name": "@azure/cosmos", - "version": "3.5.1", + "version": "3.5.2", "description": "Microsoft Azure Cosmos DB Service Node.js SDK for SQL API", "sdk-type": "client", "keywords": [