Releases: neo9/n9-mongodb-client
Releases · neo9/n9-mongodb-client
Release 1.0.0-rc.16
aggregation
- Add optional parameter to aggregation cursor count function to avoid skip and limit stages (68fdc14)
yarn
Release 1.0.0-rc.15
aggregation
- Fix empty aggregation cursor count (a806892)
doc
- Add drop node 16 support to readme (20878f8)
node
- Drop node 16 support due to commitlint (84226e9)
yarn
- Upgrade class-transformer mongodb and transitive dependencies (6be9e0f)
Release 1.0.0-rc.13
mongo
- Force readPreference default value to primary (7154b41)
Release 1.0.0-rc.12
aggregation
- Add automatic _id mapping in aggregation cursors #81 (b0adcfd), closes #81
imports
- Use new node module notation (6ce7899)
Release 1.0.0-rc.11
tests
- Adjust serverSelectionTimeoutMS for github actions (1e07374)
yarn
- Upgrade dependencies and remove codecov #80 (1fa13d0), closes #80
Release 1.0.0-rc.9
github
- Push code coverage only on one nodejs version (13697b5)
global
- Remove usage of global variable and upgrade n9-node-log to V 5 #79 (cdbc823), closes #79
yarn
Release 1.0.0-rc.10
release
- Enable github releases and review release hooks (abc21a7)
Release 1.0.0-rc.8
cursor
- Fix count function on aggregation cursor (3a62a18)
doc
- Add more migration command utils (925ee1d)
- Fix migration command utils (3edd345)