Releases: PlagueHO/CosmosDB
Releases · PlagueHO/CosmosDB
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-CosmosDbDocumentJson
function - Fixes Issue #370. - Added
IfMatch
alias forEtag
parameter onSet-CosmosDbDocument
function - Fixes Issue #376. - Added
Get-CosmosDbCosmosDbResponseHeader
function and refactored
Get-CmosmosDbContinuationToken
to 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_Ubuntu1604
and
Integration_Test_PSCore6_Ubuntu1604
to 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
Name
as an alias forId
parameters in
*-CosmosDbCollection
functions - Fixes Issue #375. - Added
Name
as an alias forId
parameters in
*-CosmosDbDatabase
functions - Fixes Issue #374. - Refactored
Get-CosmosDbDocument
to be a wrapper for
new functionGet-CosmosDbDocumentJson
. - Added support for specifying a protocol and port in the
URI
parameter
of theNew-CosmosDbContext
function - Fixes Issue #381.
Fixed
- Fixed
Get-CosmosDbDocument
function partition key formatting
when anId
parameter is passed.
v4.2.0-preview0004
[v4.2.0-preview0004]
Added
- Added
Get-CosmosDbDocumentJson
function - Fixes Issue #370. - Added
IfMatch
alias forEtag
parameter onSet-CosmosDbDocument
function - Fixes Issue #376. - Added
Get-CosmosDbCosmosDbResponseHeader
function and refactored
Get-CmosmosDbContinuationToken
to 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_Ubuntu1604
and
Integration_Test_PSCore6_Ubuntu1604
to 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
Name
as an alias forId
parameters in
*-CosmosDbCollection
functions - Fixes Issue #375. - Added
Name
as an alias forId
parameters in
*-CosmosDbDatabase
functions - Fixes Issue #374. - Refactored
Get-CosmosDbDocument
to be a wrapper for
new functionGet-CosmosDbDocumentJson
. - Added support for specifying a protocol and port in the
URI
parameter
of theNew-CosmosDbContext
function - Fixes Issue #381.
Fixed
- Fixed
Get-CosmosDbDocument
function partition key formatting
when anId
parameter is passed.
v4.2.0-preview0003
[v4.2.0-preview0003]
Added
- Added
Get-CosmosDbDocumentJson
function - Fixes Issue #370. - Added
IfMatch
alias forEtag
parameter onSet-CosmosDbDocument
function - Fixes Issue #376. - Added
Get-CosmosDbCosmosDbResponseHeader
function and refactored
Get-CmosmosDbContinuationToken
to 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_Ubuntu1604
and
Integration_Test_PSCore6_Ubuntu1604
to 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
Name
as an alias forId
parameters in
*-CosmosDbCollection
functions - Fixes Issue #375. - Added
Name
as an alias forId
parameters in
*-CosmosDbDatabase
functions - Fixes Issue #374. - Refactored
Get-CosmosDbDocument
to be a wrapper for
new functionGet-CosmosDbDocumentJson
.
Fixed
- Fixed
Get-CosmosDbDocument
function partition key formatting
when anId
parameter is passed.
v4.2.0-preview0002
[v4.2.0-preview0002]
Added
- Added
Get-CosmosDbDocumentJson
function - Fixes Issue #370.
Changed
- Changed build jobs
Unit_Test_PSCore6_Ubuntu1604
and
Integration_Test_PSCore6_Ubuntu1604
to 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
Name
as an alias forId
parameters in
*-CosmosDbCollection
functions - Fixes Issue #375. - Added
Name
as an alias forId
parameters in
*-CosmosDbDatabase
functions - Fixes Issue #374. - Refactored
Get-CosmosDbDocument
to be a wrapper for
new functionGet-CosmosDbDocumentJson
.
Fixed
- Fixed
Get-CosmosDbDocument
function partition key formatting
when anId
parameter is passed.
v4.2.0-preview0001
[v4.2.0-preview0001]
Changed
- Changed build jobs
Unit_Test_PSCore6_Ubuntu1604
and
Integration_Test_PSCore6_Ubuntu1604
to 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
Name
as an alias forId
parameters in
*-CosmosDbCollection
functions - Fixes Issue #375. - Added
Name
as an alias forId
parameters in
*-CosmosDbDatabase
functions - 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.
v4.1.0-preview0001
[v4.1.0-preview0001]
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.
v4.0.0
[v4.0.0]
Changed
- Change Azure DevOps Pipeline definition to include
source/*
- Fixes Issue #350. - Updated pipeline to use
latest
version ofModuleBuilder
- Fixes Issue #350. - Merge
HISTORIC_CHANGELOG.md
intoCHANGELOG.md
- Fixes Issue #351. - Added integration tests for executing document queries - Fixes Issue #356.
- Added support for composite indexes in indexing policy - Fixes Issue #357.
- BREAKING CHANGE: Updated module to default to Cosmos DB REST
API version2018-09-17
. This results in a change to the default
indexes when custom index paths are not specified. Other changes
in behavior of indexing policy are also expected. See
this page
for more information. - Added
IndexingPolicyJson
parameter toNew-CosmosDbCollection
andSet-CosmosDbCollection
functions to enable setting an index policy
using JSON - Fixes Issue #360. - Fixed build pipeline deployment skip function.
- Changed Build.yml to support
ModuleBuilder
version to1.7.0
by changing
CopyDirectories
toCopyPaths
. - Added
Get-CosmosDbContinuationToken
helper function to get the continuation
token from response headers returned byGet-CosmosDbCollection
or
Get-CosmosDbDocument
- Fixes Issue #355. - Added example to
README.md
showing how to loop through a document set
to return more than 4MB of documents - Fixes Issue #354.