[v4.4.0-preview0001]
Fixed
- Fixed misspelling of 'Throughput' in
README.md
and tests - Fixes Issue #396.
Changed
- Renamed
master
branch tomain
- 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
andNew-CosmosDbCollection
- Fixes Issue #321.