MongoDB v2.1.12 Release Notes

Release Date: 2016-03-29 // about 8 years ago
    • ⚡️ Updated mongodb-core to 1.3.11.
    • 🚤 Mongos setting acceptableLatencyMS exposed to control the latency women for mongos selection.
    • 🚤 Mongos pickProxies fall back to closest mongos if no proxies meet latency window specified.
    • isConnected method for mongos uses same selection code as getServer.
    • Exceptions in cursor getServer trapped and correctly delegated to high level handler.