MongoDB v2.1.2 Release Notes

Release Date: 2015-12-23 // over 8 years ago
    • ⚡️ Updated mongodb-core to 1.2.30.
    • Pool allocates size + 1 connections when using replicasets, reserving additional pool connection for monitoring exclusively.
    • 🛠 Fixes bug when all replicaset members are down, that would cause it to fail to reconnect using the originally provided seedlist.