Skip to content

Commit 063f501

Browse files
committed
Updated history
1 parent 3217d9f commit 063f501

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
* NOT providing replSet name in MongoClient connection URI will force single server connection. Fixes issue where it was impossible to directly connect to a replicaset member server.
66
* Updated mongodb-core to 1.2.12.
77
* NODE-541 Initial Support "read committed" isolation level where "committed" means confimed by the voting majority of a replica set.
8-
* GridStore doesn't share readPreference setting from connection string.
8+
* GridStore doesn't share readPreference setting from connection string. (Issue #1295, https://github.com/zhangyaoxing)
9+
* fixed forceServerObjectId calls (Issue #1292, https://github.com/d-mon-)
10+
* Pass promise library through to DB function (Issue #1294, https://github.com/RovingCodeMonkey)
911

1012
2.0.42 08-18-2015
1113
-----------------

0 commit comments

Comments
 (0)