MongoDB Node.js driver 2.2.0 released

37 views
Skip to first unread message

Christian Kvalheim

unread,
Jul 8, 2016, 7:38:19 AM7/8/16
to mongodb-announce
The MongoDB Node.js driver 2.2.0 contains the following features.

2.2.0 2016-07-05
----------------
* Updated mongodb-core to 2.0.3.
* Moved all authentication and handling of growing/shrinking of pool connections into actual pool.
* All authentication methods now handle both auth/reauthenticate and logout events.
* Introduced logout method to get rid of onAll option for logout command.
* Updated bson to 0.5.0 that includes Decimal128 support.
* Fixed logger error serialization issue.
* Documentation fixes.
* Implemented Server Selection Specification test suite.
* Added warning level to logger.
* Added warning message when sockeTimeout < haInterval for Replset/Mongos.
* Mongos emits close event on no proxies available or when reconnect attempt fails.
* Replset emits close event when no servers available or when attemptReconnect fails to reconnect.
* Don't throw in auth methods but return error in callback.

Documentation can be found at.

http://mongodb.github.io/node-mongodb-native/

This is a recommended upgrade for people using the 2.0.x and 2.1.x series of the driver.

Reply all
Reply to author
Forward
0 new messages