node-mongodb-native icon indicating copy to clipboard operation
node-mongodb-native copied to clipboard

chore(main): release 6.10.0 [skip-ci]

Open github-actions[bot] opened this issue 1 year ago • 0 comments

Please run the release_notes action before releasing to generate release highlights

6.10.0 (2024-10-02)

Features

  • NODE-5838: remove support for server 3.6 (#4182) (7b71e1f)
  • NODE-6060: set fire-and-forget protocol when writeConcern is w: 0 (#4219) (643a875)
  • NODE-6329: client bulk write happy path (#4206) (3d3da40)
  • NODE-6337: implement client bulk write batching (#4248) (d56e235)
  • NODE-6342: support maxTimeMS for explain commands (#4207) (20396e1)

Bug Fixes

  • NODE-6394: data events missed while awaiting drain (#4249) (3f9d243)

This PR was generated with Release Please. See documentation.

github-actions[bot] avatar Sep 16 '24 17:09 github-actions[bot]