Skip to content

Releases: PlagueHO/CosmosDB

v3.7.0-preview0001

24 Mar 02:43
5f63d7c
Compare
Choose a tag to compare
v3.7.0-preview0001 Pre-release
Pre-release

[v3.7.0-preview0001]

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.

v3.6.2-preview0003

21 Mar 00:02
8cb3622
Compare
Choose a tag to compare
v3.6.2-preview0003 Pre-release
Pre-release

[v3.6.2-preview0003]

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.

v3.6.2-preview0002

20 Mar 02:28
154b834
Compare
Choose a tag to compare
v3.6.2-preview0002 Pre-release
Pre-release

[v3.6.2-preview0002]

v3.6.2-preview0001

20 Mar 00:52
c5fed66
Compare
Choose a tag to compare
v3.6.2-preview0001 Pre-release
Pre-release

[v3.6.2-preview0001]

v3.6.1

19 Mar 05:28
Compare
Choose a tag to compare

[v3.6.1]

Removed

Changed

  • Restructure Azure Pipeline:
    • Add testing on Windows Server 2019 and separate module build process.
    • Convert to multi stage pipeline.

Fixed

  • Fix default culture case to fix error on module load in PS7
    on Ubuntu 18.04 - fixes Issue #332.

v3.6.1-preview0001

19 Mar 04:08
Compare
Choose a tag to compare
v3.6.1-preview0001 Pre-release
Pre-release

[v3.6.1-preview0001]

Removed

Changed

  • Restructure Azure Pipeline:
    • Add testing on Windows Server 2019 and separate module build process.
    • Convert to multi stage pipeline.

Fixed

  • Fix default culture case to fix error on module load in PS7
    on Ubuntu 18.04 - fixes Issue #332.

v3.0.0-preview0001

19 Mar 02:32
Compare
Choose a tag to compare
v3.0.0-preview0001 Pre-release
Pre-release

[v3.0.0-preview0001]

Removed

Changed

  • Restructure Azure Pipeline:
    • Add testing on Windows Server 2019 and separate module build process.
    • Convert to multi stage pipeline.

Fixed

  • Fix default culture case to fix error on module load in PS7
    on Ubuntu 18.04 - fixes Issue #332.

3.5.2

18 Mar 06:10
e5ca313
Compare
Choose a tag to compare
Remove AppVeyor CI Build - Fixes #329 (#331)