MongoDB v4.10.0 Release Notes

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

    • NODE-4385: add cmap pool pausing functionality (#3321) (335ee55)
    • NODE-4484: add experimental support for disambiguatedPaths in change stream documents (#3365) (846365a)
    • NODE-4519: deprecate promiseLibrary and PromiseProvider (#3403) (5c322b6)
    • NODE-4547: mark all callback APIs as deprecated (#3388) (a983f14)
    • NODE-4607: add exports needed by legacy client (#3396) (972f760)
    • NODE-4634: add support for bulk FindOperators.hint() (#3408) (8758890)

    ๐Ÿ› Bug Fixes

    • NODE-3144: pool clear event ordering and retryability tests (#3407) (bdc0d67)
    • NODE-3986: unskip MONGODB-AWS test (#3397) (5676f81)
    • NODE-4557: randomize servers when there are only 2 eligible servers (#3390) (ddcfa49)
    • NODE-4583: revert nested union type support (#3383) (7f94f0a)
    • NODE-4591: only set loadBalanced on handshake when explicitly set (#3386) (57e9f2d)
    • NODE-4621: ipv6 address handling in HostAddress (#3410) (5eb3978)
    • NODE-4639: allow PromiseProvider to be null (#3412) (d29b3d9)