Skip to content

v3.7.0

Compare
Choose a tag to compare
@PlagueHO PlagueHO released this 24 Mar 03:23
5f63d7c

[v3.7.0]

Changed

  • Add warning to New-CosmosDbCollection to show when creating a collection
    without a partition key.
  • Updated README.MD to documentation to reduce focus on collections without
    partition keys - fixes Issue #342.

Added

  • Added support for Environment parameter in New-CosmosDbContext to allow
    using Azure US Government Cloud - fixes Issue #322.