MongoDB v4.4.0 Release Notes

Release Date: 2022-02-17 // about 2 years ago
  • ๐Ÿ”‹ Features

    • NODE-2938: add service host mechanism property (#3130) (46d5821)
    • NODE-2939: add new hostname canonicalization opts (#3131) (d0390d0)
    • NODE-3351: use hostname canonicalization (#3122) (f5c76f3)
    • NODE-3777: add csfle kmip support (#3070) (44bbd6e)
    • NODE-3867: deprecate cursor count and update v4 docs (#3127) (a48d7e2)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix csfle imports (#3142) (541e939)
    • NODE-3621: fixed type of documentKey property on ChangeStreamDocument (#3118) (c63a21b)
    • NODE-3795: unexpected No auth provider for DEFAULT defined error (#3092) (fb38a56)
    • NODE-3813: unexpected type conversion of read preference tags (#3138) (3e7b894)
    • NODE-3878: use legacy count operation on collection.count (#3126) (12c6835)
    • NODE-3917: Throw an error when directConnection is set with multiple hosts (#3143) (b192493)