mongodb_driver v1.0.0 Release Notes
Release Date: 2022-11-27 // about 2 years 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
- ๐ Bugfix