Skip to content

Releases: vercel/cosmosdb-server

1.0.0

23 Jul 15:28
94d2edd
Compare
Choose a tag to compare

What's Changed

  • Support PATCH operations (partial updates) and bump @azure/cosmos to v3.17.3 by @marc-vercel in #111
  • [BREAKING CHANGE] Drop support for Node 14, 16 and 18. Node 20 or later is required.

New Contributors

Full Changelog: 0.15.1...1.0.0

0.15.1

23 Sep 09:25
910e43a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.0...0.15.1

0.15.0

25 May 15:08
27215f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.0...0.15.0

0.14.0

13 Mar 17:10
e78a98e
Compare
Choose a tag to compare

The package has been renamed from @zeit/cosmosdb-server to @vercel/cosmosdb-server.

Minor changes

  • Support keepAlive setting (#93)
  • Upgrade to TypeScript 4.9.5 (#95)

0.13.4

05 May 10:32
Compare
Choose a tag to compare

Minor changes

  • Allow plaintext HTTP when SSL is offloaded elsewhere

0.13.1

15 Mar 11:00
Compare
Choose a tag to compare

Patches

  • Fix to return error body on delete document handler: #67

0.13.0

15 Mar 07:41
Compare
Choose a tag to compare

Minor Changes

  • Add endpoint for batch API: #66

Patches

0.12.1

08 Mar 11:41
Compare
Choose a tag to compare

Patches

  • Add validation for multiple order by and composite indexes: #64

0.12.0

05 Mar 12:04
Compare
Choose a tag to compare

Minor Changes

0.11.0

31 Dec 11:47
Compare
Choose a tag to compare

Minor Changes

  • Allow hostnames other than localhost: #60

Credits

Huge thanks to @lossyrob for helping!