CosmosDB Versions Save

PowerShell Module for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.

v4.4.3

3 years ago

[v4.4.3]

Fixed

  • Fix build problems preventing DLL and help from being compiled and added to the module.

v4.4.3-preview0001

3 years ago

[v4.4.3-preview0001]

Fixed

  • Fix build problems preventing DLL and help from being compiled and added to the module.

v4.4.2

3 years ago

[v4.4.2]

Fixed

  • Fix build problems preventing DLL and help from being compiled and added to the module.

Changed

  • Attachments are now a legacy feature and not supported when creating a new account. Remove integration tests for this feature. Add a warning when this feature is used.

v4.4.2-preview0001

3 years ago

[v4.4.2-preview0001]

Fixed

  • Fix build problems preventing DLL and help from being compiled and added to the module.

Changed

  • Attachments are now a legacy feature and not supported when creating a new account. Remove integration tests for this feature. Add a warning when this feature is used.

v4.4.1

3 years ago

[v4.4.1]

Fixed

v4.4.1-preview0002

3 years ago

[v4.4.1-preview0002]

Fixed

v4.4.1-preview0001

3 years ago

[v4.4.1-preview0001]

v4.4.0

3 years ago

[v4.4.0]

Fixed

  • Fixed misspelling of 'Throughput' in README.md and tests - Fixes Issue #396.

Changed

  • Renamed master branch to main - Fixes Issue #393.

Added

  • Added support for specifying custom endpoint in New-CosmosDbContext to support alternative clouds - Fixes Issue #395.
  • Added support for autoscaling throughput on database and collection in New-CosmosDbDatabase and New-CosmosDbCollection - Fixes Issue #321.

v4.4.0-preview0001

3 years ago

[v4.4.0-preview0001]

Fixed

  • Fixed misspelling of 'Throughput' in README.md and tests - Fixes Issue #396.

Changed

  • Renamed master branch to main - Fixes Issue #393.

Added

  • Added support for specifying custom endpoint in New-CosmosDbContext to support alternative clouds - Fixes Issue #395.
  • Added support for autoscaling throughput on database and collection in New-CosmosDbDatabase and New-CosmosDbCollection - Fixes Issue #321.

v4.3.0

3 years ago

[v4.3.0]

Fixed

  • Fixed misspelling of 'Throughput' in README.md and tests - Fixes Issue #396.

Changed

  • Renamed master branch to main - Fixes Issue #393.

Added

  • Added support for specifying custom endpoint in New-CosmosDbContext to support alternative clouds - Fixes Issue #395.