Skip to content

Releases: cmbrose/cosmosdb-powershell

v1.18

09 Apr 22:59
2e153a9
Compare
Choose a tag to compare

What's Changed

  • Fix auth tokens expiring for long running commands by @cmbrose in #18

Full Changelog: v1.17...v1.18

v1.17

19 Mar 16:17
Compare
Choose a tag to compare

Full Changelog: v1.16...v1.17

v1.16

19 Mar 01:02
8389e3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15...v1.16

v1.15

02 Jun 01:29
a5a8053
Compare
Choose a tag to compare

Adds support for optimistic concurrency checks in Update-CosmosDbRecord which are enabled by default

v1.14

04 Feb 17:30
d32805b
Compare
Choose a tag to compare

Fixes a bug where record ids were not encoded in the API calls which broke Get-, Remove-, and Update- for records with ids that contained characters such as '/'

v1.13

25 Oct 00:48
44455a9
Compare
Choose a tag to compare

Consistent handling of request errors in PS7

v1.10

13 Oct 18:41
717ea81
Compare
Choose a tag to compare

Fixes a bug that caused 401s with ids that contained uppercase characters

v1.9

29 Jan 03:26
Compare
Choose a tag to compare
Add pipeline input to remove function

v1.8: Merge pull request #7 from cmbrose/continuation-token-fix

01 Jan 19:16
6a8b301
Compare
Choose a tag to compare

Fixes a bug in PS 6+ for continuation tokens

v1.7: Merge pull request #5 from cmbrose/more-unit-tests

27 Dec 22:09
0b8c17d
Compare
Choose a tag to compare