mongodb_driver v1.0.0 Release Notes

Release Date: 2022-11-27 // over 1 year ago
  • ๐Ÿ› Bug Fixes

    • โž• add migration (da65de4)
    • ๐Ÿ‘Œ improve the dump and load functions (#154) (e7f2d44)
    • โœ‚ remove a bug in the hello handshake protocol (thanks to fireproofsocks for reporting) (59aa841)
    • โœ‚ remove derived attributes in the dump function (c1b60b4)
    • ๐Ÿ‘‰ use the same timestamps in new/0 function (0db61da)

    Miscellaneous Chores

    • ๐Ÿš€ release 1.0.0 (64e274a)

Previous changes from v0.9.3

    • ๐Ÿ›  Bugfix
      • fix a bug in the hello handshake protocol (thanks to fireproofsocks for reporting)
    • โœจ Enhancements
      • add migration