What's Changed
- fix: queryIterator limit field should be optional by @shanghaikid in #361
- update next.js demo by @shanghaikid in #362
- support clustering key by @shanghaikid in #363
- [2.5] Support Functions by @shanghaikid in #365
- feat(TLS): Support skipCertCheck option to bypass certificate check by @zander-bobronnikov in #370
- [2.5] support default value and null by @shanghaikid in #369
- [2.5] support group size and strict_group_size by @shanghaikid in #371
- Passing
db_name
param to thedescribeCollection()
by @rashgaroth in #373 - [2.5] support full text search by @shanghaikid in #374
- [2.5] support bitmap index by @shanghaikid in #376
- Bump cross-spawn from 7.0.3 to 7.0.5 by @dependabot in #375
- upgrade next example by @shanghaikid in #377
- Fix 2.5 function tests by @shanghaikid in #378
- support the properties param in the create database api by @SimFG in #379
- fix: function output field should not be inserted as dynamic field by @shanghaikid in #380
New Contributors
- @zander-bobronnikov made their first contribution in #370
- @rashgaroth made their first contribution in #373
- @SimFG made their first contribution in #379
Full Changelog: v2.4.9...v2.5.0