MongoDB v4.11.0 Release Notes

Release Date: 2022-10-19 // over 1 year ago
  • ๐Ÿ”‹ Features

    • NODE-3255: add minPoolSizeCheckIntervalMS option to connection pool (#3429) (5f34ad0)
    • NODE-3651: add hashed index type (#3432) (f6b56a1)
    • NODE-3875: support recursive schema types (#3433) (26bce4a)
    • NODE-4503: throw original error when server attaches NoWritesPerformed label (#3441) (a7dab96)
    • NODE-4650: handle handshake errors with SDAM (#3426) (cbe7533)
    • NODE-4721: add aws-sdk as optional dependency (#3446) (b879cb5)

    ๐Ÿ› Bug Fixes

    • NODE-3712,NODE-4546: electionId should be ordered before setVersion (#3174) (ca51fec)
    • NODE-3921: error on invalid TLS option combinations (#3405) (1a550df)
    • NODE-4186: accept ReadPreferenceLike in TransactionOptions type (#3425) (dc62bcb)
    • NODE-4475: make interrupted message more specific (#3437) (5f37cb6)
    • NODE-4608: prevent parallel monitor checks (#3404) (78bcfe4)
    • NODE-4647: improve error message (#3409) (0d3c02e)
    • NODE-4649: use SDAM handling for errors from min pool size population (#3424) (ef3b55d)