Releases: vercel/cosmosdb-server
Releases · vercel/cosmosdb-server
1.0.0
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
- @marc-vercel made their first contribution in #111
Full Changelog: 0.15.1...1.0.0
0.15.1
0.15.0
What's Changed
- Bump qs from 6.9.6 to 6.11.1 by @dependabot in #96
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #94
- Bump json5 from 2.1.0 to 2.2.3 by @dependabot in #85
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #83
- Bump simple-get from 3.1.0 to 3.1.1 by @dependabot in #81
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #80
- Bump follow-redirects from 1.13.3 to 1.14.8 by @dependabot in #78
- Bump ajv from 6.10.0 to 6.12.6 by @dependabot in #77
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #70
- Bump hosted-git-info from 2.7.1 to 2.8.9 by @dependabot in #69
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #68
- Bump axios from 0.21.1 to 0.21.4 by @dependabot in #75
- Replace 'uuid' with 'crypto.randomUUID' by @dglsparsons in #98
- Bump minimist from 1.2.5 to 1.2.8 by @dependabot in #99
- Maybe fix the publish workflow by @dglsparsons in #100
New Contributors
- @dglsparsons made their first contribution in #98
Full Changelog: 0.14.0...0.15.0
0.14.0
0.13.4
Minor changes
- Allow plaintext HTTP when SSL is offloaded elsewhere