github mongodb/node-mongodb-native v4.0.0-beta.2

latest releases: v6.9.0, v6.8.2, v6.8.1...
pre-release3 years ago

The MongoDB Node.js team is pleased to announce version 4.0.0-beta.2 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.

Breaking Changes

All Changes

  • add FLE AWS sessionToken TypeScript definitions (#2737) (f4698b5)
  • remove catch for synchronous socket errors and remove validation on nodejs option (#2746) (a516903)
  • session support detection spec compliance (#2733) (1615be0)
  • remove deprecated items (#2740) (ee1a4d3)
  • remove enums in favor of const objects (#2741) (d52c00e)

Documentation

Reference: https://docs.mongodb.com/drivers/node
API: https://mongodb.github.io/node-mongodb-native/4.0
Changelog: https://github.com/mongodb/node-mongodb-native/blob/4.0/HISTORY.md

Don't miss a new node-mongodb-native release

NewReleases is sending notifications on new releases.