github mongodb/node-mongodb-native v3.5.2

latest releases: v6.5.0, v6.4.0, v5.9.2...
4 years ago

The MongoDB Node.js team is pleased to announce version 3.5.2 of the driver

Release Highlights

This patch release corrects a regression introduced in the 4.2 timeframe which would
effectively disable retryable operations for connection to MongoDB 4.2+. Additionally,
the server selection loop has been converted to a queue of callbacks to improve
readability, as well as performance in certain scenarios.

Release Notes

Bug

  • [NODE-2408] - retryWrites seems not to work as expected in failover test

Improvement

  • [NODE-2398] - Use a queue for server selection

Don't miss a new node-mongodb-native release

NewReleases is sending notifications on new releases.