File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Further PR's (with tests) are welcome, but please maintain backwards compatibili
1111* Fixes attempting to authenticate before every query ([ details] ( https://github.com/go-mgo/mgo/issues/254 ) )
1212* Removes bulk update / delete batch size limitations ([ details] ( https://github.com/go-mgo/mgo/issues/288 ) )
1313* Adds native support for ` time.Duration ` marshalling ([ details] ( https://github.com/go-mgo/mgo/pull/373 ) )
14- * Reduce memory footprint / garbage collection pressure by reusing buffers ([ details] ( https://github.com/go-mgo/mgo/pull/229 ) )
14+ * Reduce memory footprint / garbage collection pressure by reusing buffers ([ details] ( https://github.com/go-mgo/mgo/pull/229 ) , [ more ] ( https://github.com/globalsign/mgo/pull/56 ) )
1515* Support majority read concerns ([ details] ( https://github.com/globalsign/mgo/pull/2 ) )
1616* Improved connection handling ([ details] ( https://github.com/globalsign/mgo/pull/5 ) )
1717* Hides SASL warnings ([ details] ( https://github.com/globalsign/mgo/pull/7 ) )
You can’t perform that action at this time.
0 commit comments