Closed kkuehlz closed 4 years ago
Heroku is EOLing Mongodb 3.4, making the minimum version 3.6. Let's update to the newest version of the driver. Only breaking change is the MongoClient.connect now returns a MongoClient, not a db.
https://docs.mongodb.com/ecosystem/drivers/driver-compatibility-reference/#node-js-driver-compatibility
Heroku is EOLing Mongodb 3.4, making the minimum version 3.6. Let's update to the newest version of the driver. Only breaking change is the MongoClient.connect now returns a MongoClient, not a db.
https://docs.mongodb.com/ecosystem/drivers/driver-compatibility-reference/#node-js-driver-compatibility