You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
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.
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.
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!
The text was updated successfully, but these errors were encountered: