We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df3128 commit 49c90b5Copy full SHA for 49c90b5
CHANGELOG.md
@@ -1,8 +1,9 @@
1
## 0.7.5
2
* Enhancements
3
* replica set connection: faster topology update if the primary is down (thanks to p-mongo)
4
- * Added custom mongo.encoder protocol (thanks to esse)
5
- * added collection from yildun project
+ * added custom `Mongo.Encoder` protocol (thanks to esse)
+ * added collection from yildun project
6
+ * fixed an issue that the bulk operation does not stop after any insert/update/delete failed (thanks to ja-jimenez)
7
8
## 0.7.4
9
0 commit comments