v1.4.0 - bump node-mongodb-native to 4.14.0
minor change:
- now mongodb connector expects exec arguments spreaded instead of array since is using Function.prototype.call() instead of apply(). We plan to change passing argumets as object in the future.