v4.0.0-beta.3
The MongoDB Node.js team is pleased to announce version 4.0.0-beta.3 of the driver
This release brings us closer to the RC release for the fully typescript enabled version 4.0.0 of the driver.
You can expect a full migration and detailed list of changes with the upcoming RC.
All Changes
- always close gridfs upload stream on finish (#2759) (1c6f544)
- don't auto destroy read stream for Node 14 (d4e297e)
- move session support check to operation layer (#2750) (c19f296)
- remove existing session from cloned cursors (30ccd86)
- NODE-3071: Ignore error message if error code is defined (#2770) (d4cc936)
- NODE-3152: ensure AWS environment variables are applied properly (#2756) (341a602)
- add fermium to evergreen test runs (#2762) (2303b41)