Releases: PlagueHO/CosmosDB
Releases · PlagueHO/CosmosDB
v4.2.2-preview0002
v4.2.2-preview0001
v4.2.1
[v4.2.1]
Fixed
- Fixed
Cannot bind argument to parameter 'Message' because it is null.error
message occurring when displaying messages on systems not usingen-US
UI culture - Fixes Issue #373.
v4.2.1-preview0001
[v4.2.1-preview0001]
Fixed
- Fixed
Cannot bind argument to parameter 'Message' because it is null.error
message occurring when displaying messages on systems not usingen-US
UI culture - Fixes Issue #373.
v4.2.0
[v4.2.0]
Added
- Added
Get-CosmosDbDocumentJsonfunction - Fixes Issue #370. - Added
IfMatchalias forEtagparameter onSet-CosmosDbDocument
function - Fixes Issue #376. - Added
Get-CosmosDbCosmosDbResponseHeaderfunction and refactored
Get-CmosmosDbContinuationTokento use it. - Added documentation and examples showing how to get the progress of an
index transformation - Fixes Issue #369.
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. - Added support for specifying a protocol and port in the
URIparameter
of theNew-CosmosDbContextfunction - Fixes Issue #381.
Fixed
- Fixed
Get-CosmosDbDocumentfunction partition key formatting
when anIdparameter is passed.
v4.2.0-preview0004
[v4.2.0-preview0004]
Added
- Added
Get-CosmosDbDocumentJsonfunction - Fixes Issue #370. - Added
IfMatchalias forEtagparameter onSet-CosmosDbDocument
function - Fixes Issue #376. - Added
Get-CosmosDbCosmosDbResponseHeaderfunction and refactored
Get-CmosmosDbContinuationTokento use it. - Added documentation and examples showing how to get the progress of an
index transformation - Fixes Issue #369.
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. - Added support for specifying a protocol and port in the
URIparameter
of theNew-CosmosDbContextfunction - Fixes Issue #381.
Fixed
- Fixed
Get-CosmosDbDocumentfunction partition key formatting
when anIdparameter is passed.
v4.2.0-preview0003
[v4.2.0-preview0003]
Added
- Added
Get-CosmosDbDocumentJsonfunction - Fixes Issue #370. - Added
IfMatchalias forEtagparameter onSet-CosmosDbDocument
function - Fixes Issue #376. - Added
Get-CosmosDbCosmosDbResponseHeaderfunction and refactored
Get-CmosmosDbContinuationTokento use it. - Added documentation and examples showing how to get the progress of an
index transformation - Fixes Issue #369.
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.
v4.2.0-preview0002
[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.
v4.2.0-preview0001
[v4.2.0-preview0001]
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.
v4.1.0
[v4.1.0]
Added
- Added support for AzureChinaCloud (Mooncake) - Fixes Issue #365.
Changed
- Fix daily build by preventing deployment stage from running on
anything build not named*.master- Fixes Issue #366.