Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Supprt MongoDB V4.2 by upgrading driver from 3.1.X to V3.3.4 #194

Closed
HunderlineK opened this issue Nov 14, 2019 · 2 comments
Closed

Supprt MongoDB V4.2 by upgrading driver from 3.1.X to V3.3.4 #194

HunderlineK opened this issue Nov 14, 2019 · 2 comments

Comments

@HunderlineK
Copy link

Hi, Databases for MongoDB on IBM Cloud supports mongo 4.2 as the preferred version:
https://cloud.ibm.com/catalog/services/databases-for-mongodb

However, MongoDB V4.2 requires a minimum driver version of 3.3.X:
https://docs.mongodb.com/ecosystem/drivers/driver-compatibility-reference/#node-js-driver-compatibility

So the current driver needs to be updated to ensure OOTB compatibility.

Thanks!

@falkzoll
Copy link
Contributor

Thanks for mentioning this :-).
I prepared a PR (PR #195) to update the mongodb package for the nodejs10 runtime to the current v3.3.4 version to also support mongo 4.2 databases.
I will get back here once it is complete.

@falkzoll
Copy link
Contributor

The nodejs 10 runtime with the updated mongodb v3.3.4 is now active in the IBM Cloud :-).
Feel free to give it a try and to report issues in case you find some.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants