github PlagueHO/CosmosDB v4.0.0-preview0002

pre-release3 years ago

[v4.0.0-preview0002]

Changed

  • Change Azure DevOps Pipeline definition to include source/* - Fixes Issue #350.
  • Updated pipeline to use latest version of ModuleBuilder - Fixes Issue #350.
  • Merge HISTORIC_CHANGELOG.md into CHANGELOG.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 version 2018-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 to New-CosmosDbCollection
    and Set-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 to 1.7.0 by changing
    CopyDirectories to CopyPaths.
  • Added Get-CosmosDbContinuationToken helper function to get the continuation
    token from response headers returned by Get-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.

Don't miss a new CosmosDB release

NewReleases is sending notifications on new releases.