Skip to content

Conversation

FloV22
Copy link

@FloV22 FloV22 commented Jan 18, 2024

In this pull request the version of the NodeJS mongodb library has been updated.
This brings some breaking changes and here is a list of some of them:

  1. NodeJs version must be above 14.x (https://www.mongodb.com/docs/drivers/node/current/compatibility/#language-compatibility)
  2. major updates in mongodb library (3.6.7 => 6.3.0)

I tried to avoid breaking changes in the moleculer methods signatures.
I also removed depreciation warning such as the listeners on the Db instance.

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

Successfully merging this pull request may close these issues.

1 participant