MongoDB v4.6.0 Release Notes

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

    • NODE-4185: Allow opting out of disk use on cursor builder (#3230) (d216725)
    • NODE-4189: Add support for clustered collections (#3229) (79a917b)

    ๐Ÿ› Bug Fixes

    • NODE-3565: Improve error message for insertMany with partially empty array (#3221) (0ef2516)
    • NODE-4232: stream() also returns generic AsyncIterable (ed4ba58)