MongoDB v4.6.0-alpha.0 Release Notes

Release Date: 2022-05-04 // almost 2 years ago
  • ๐Ÿ”‹ Features

    • NODE-2992: consider server load during server selection (#3219) (35eeba3)
    • NODE-4059: ChangeStreamDocument not fully typed to specification (#3191) (8b24212)
    • NODE-4136: revise FLE shared library typings for spec changes (#3206) (6e2e27f)
    • NODE-4202: add FLE 2 behavior for create/drop collection (#3218) (6d3947b)

    ๐Ÿ› Bug Fixes

    • NODE-3688: make handshake errors retryable (#3165) (3f8765a)
    • NODE-3833: return early on end if gridfs upload stream is already ended (#3223) (c27e844)
    • NODE-3928: don't throw error in Response constructor (#3199) (441fc63)
    • NODE-4031: options parsing for array options (#3193) (4b2e3d1)
    • NODE-4133: array field NestedPaths return type (#3184) (c46c984)
    • NODE-4156: remove comment from commands pre-4.4 (#3195) (4e6dccd)
    • NODE-4188: default localThresholdMS to 15ms (#3207) (5e730ff)
    • NODE-4208: add aws http request timeout handler (#3225) (829d7be)