You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,19 @@
1
+
2.2.21 2017-01-13
2
+
-----------------
3
+
* Updated mongodb-core to 2.1.6.
4
+
* NODE-908 Keep auth contexts in replset and mongos topology to ensure correct application of authentication credentials when primary is first server to be detected causing an immediate connect event to happen.
5
+
1
6
2.2.20 2017-01-11
2
7
-----------------
3
-
- Updated mongodb-core to 2.1.5 to include bson 1.0.4 and bson-ext 1.0.4 due to Buffer.from being broken in early node 4.x versions.
8
+
* Updated mongodb-core to 2.1.5 to include bson 1.0.4 and bson-ext 1.0.4 due to Buffer.from being broken in early node 4.x versions.
4
9
5
10
2.2.19 2017-01-03
6
11
-----------------
7
-
- Corrupted Npm release fix.
12
+
* Corrupted Npm release fix.
8
13
9
14
2.2.18 2017-01-03
10
15
-----------------
11
-
- Updated mongodb-core to 2.1.4 to fix bson ObjectId toString issue with utils.inspect messing with toString parameters in node 6.
16
+
* Updated mongodb-core to 2.1.4 to fix bson ObjectId toString issue with utils.inspect messing with toString parameters in node 6.
0 commit comments