MongoDB v4.1.0 Release Notes

Release Date: 2021-08-03 // over 2 years ago
  • ๐Ÿ”‹ Features

    • NODE-2843: implement sessions advanceClusterTime method (#2920) (1fd0244)
    • NODE-3011: Load Balancer Support (#2909) (c554a7a)

    ๐Ÿ› Bug Fixes

    • NODE-2883: Aggregate Operation should not require parent parameter (#2918) (dc6e2d6)
    • NODE-3058: accept null or undefined anywhere we permit nullish values (#2921) (b42a1b4)
    • NODE-3441: fix typings for createIndexes (#2915) (f87f376)
    • NODE-3442: AsyncIterator has incorrect return type (#2916) (4a10389)
    • NODE-3452: readonly filters not permitted by typings (#2927) (ce51e78)
    • NODE-3510: omit incorrect | void in declaration of Promise overload of rename() (#2922) (58c1e84)
    • NODE-3513: default command monitoring to off (#2926) (3c60245)