[v4.2.0-preview0002]
Added
- Added
Get-CosmosDbDocumentJsonfunction - Fixes Issue #370.
Changed
- Changed build jobs
Unit_Test_PSCore6_Ubuntu1604and
Integration_Test_PSCore6_Ubuntu1604to install PowerShell Core 6.2.4
to support version of Az PowerShell modules that are installed - Fixes Issue #371. - Pinned build to Pester v4.10.1 - Fixes Issue #371.
- Added
Nameas an alias forIdparameters in
*-CosmosDbCollectionfunctions - Fixes Issue #375. - Added
Nameas an alias forIdparameters in
*-CosmosDbDatabasefunctions - Fixes Issue #374. - Refactored
Get-CosmosDbDocumentto be a wrapper for
new functionGet-CosmosDbDocumentJson.
Fixed
- Fixed
Get-CosmosDbDocumentfunction partition key formatting
when anIdparameter is passed.