MongoDB Driver Version

I have KNIME Analytics Platform 4.5.1, can you tell me which Mongo driver the new Native nodes use? We are looking to move to MongoDB 4.4 so I want to determine if the driver is compatible. Thanks.

Hi @gperez

our current MongoDB integration ships with the 4.3.2 Java driver. According to https://docs.mongodb.com/drivers/java/sync/v4.3/compatibility/ that means we currently support MongoDB up to and including version 5.0, i.e. you should be good to update. :slight_smile:

Kind regards
Marvin

ps. we have also opened a ticket to update the driver in order to support later versions as well.

2 Likes

Thank you Marvin, I do see that now. Also, glad to know you have a ticket to keep the Mongo drivers up to date.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.