mongodb_driver v0.4.4 Release Notes

Release Date: 2018-02-09 // about 6 years ago
    • ✨ Enhancements

      • Added support for using a mongo url via the :url key
      • Added MongoDB 3.6 to supported versions
      • Added support for the deprecated undefined BSON type
    • 🐛 Bug Fixes

      • Added another case for BSON NaN
      • Fixed encoding and decoding of the BSON Timestamp type
      • Should now figure out Topology for replica sets even if you exclude the :type key
      • Fixed an issue where our monitors would become empty, preventing the driver from reconnecting to a downed database