yarn mongodb 3.5.2

latest releases: 6.10.0-dev.20241116.sha.aa986f8e, 6.10.0-dev.20241115.sha.1320ad87, 6.10.0-dev.20241113.sha.20564f7a...
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 mongodb release

NewReleases is sending notifications on new releases.