From 917515151dcbf7ca5b0093debe735cdfdf66573f Mon Sep 17 00:00:00 2001 From: Meha Kaushik Date: Tue, 18 Feb 2020 22:02:41 -0800 Subject: [PATCH] Additions the ChangeLog --- src/CosmosDB/CosmosDB/ChangeLog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/CosmosDB/CosmosDB/ChangeLog.md b/src/CosmosDB/CosmosDB/ChangeLog.md index 8f7eb321839c..01988f73a145 100644 --- a/src/CosmosDB/CosmosDB/ChangeLog.md +++ b/src/CosmosDB/CosmosDB/ChangeLog.md @@ -19,6 +19,11 @@ --> ## Upcoming Release +* Added cmdlets for Gremlin, MongoDB, Cassandra and Table APIs. +* Updated .NET SDK Version to 1.0.1 + - .NET SDK Version used in the CosmosDB-Account and SQL cmdlets is updated to 1.0.1 +* Added parameters ConflictResolutionPolicyMode, ConflictResolutionPolicyPath and ConflictResolutionPolicyPath in Set-AzCosmosDBSqlContainer. +* Added new cmdlets for Sql API : New-CosmosDBSqlSpatialSpec, New-CosmosDBSqlCompositePath, New-CosmosDBSqlIncludedPathIndex, New-CosmosDBSqlIncludedPath ## Version 0.1.0 * Preview release of `Az.CosmosDB` module