Skip to content

v4.4.0-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@PlagueHO PlagueHO released this 30 Aug 05:50
· 39 commits to main since this release

[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.