mongodb_driver v0.8.0 Release Notes

Release Date: 2021-11-07 // over 2 years ago
    • ✨ Enhancements
      • replica set connection: faster topology update if the primary is down (thanks to p-mongo)
      • added custom Mongo.Encoder protocol (thanks to esse)
      • added collection from yildun project
      • fixed an issue that the bulk operation does not stop after any insert/update/delete failed (thanks to ja-jimenez)