[v4.0.0-preview0001]
Changed
- Change Azure DevOps Pipeline definition to include
source/*- Fixes Issue #350. - Updated pipeline to use
latestversion ofModuleBuilder- Fixes Issue #350. - Merge
HISTORIC_CHANGELOG.mdintoCHANGELOG.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
IndexingPolicyJsonparameter toNew-CosmosDbCollection
andSet-CosmosDbCollectionfunctions to enable setting an index policy
using JSON - Fixes Issue #360. - Fixed build pipeline deployment skip function.
- Changed Build.yml to support
ModuleBuilderversion to1.7.0by changing
CopyDirectoriestoCopyPaths.