mongodb_driver v0.9.0 Release Notes

Release Date: 2022-05-21 // almost 2 years ago
    • ✨ Enhancements
      • add colored log output
      • add telemetry support for execution
      • add new Repo module (thanks to daskycodes)
      • add missing typespecs (thanks to fdie)
      • refactor transaction api to support nested transaction
      • add Mongo.rename_collection/3 command