yarn mongodb 3.5.2

latest releases: 6.5.0-dev.20240503.sha.7f191cf, 6.5.0-dev.20240502.sha.9d73f45, 6.5.0-dev.20240426.sha.6d8ad33...
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.