MongoDB v4.5.0 Release Notes

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

    • NODE-3697: reduce serverSession allocation (#3171) (5132bc9)
    • NODE-3699: add support for comment field (#3167) (4e2f9bf)
    • NODE-4014: Add let option to bulk write operations (#3160) (6f633d1)
    • NODE-4085: add typings for csfle shared library option support (#3179) (d2897ab)

    ๐Ÿ› Bug Fixes

    • NODE-3769: retryable writes are not compliant with specification (#3144) (ff26b12)
    • NODE-3810: delay timeout errors by one event loop tick (#3180) (0ed7cbf)
    • NODE-4069: remove 'default' from options for fullDocument field in change stream options (#3169) (799689e)
    • NODE-4074: ensure getTopology doesn't throw synchronously (#3172) (329f081)
    • NODE-4129: constrain watch type parameter to extend ChangeStream type parameter (#3183) (43ba9fc)