mongodb_driver v0.9.2 Release Notes
Release Date: 2022-09-24 // 6 months ago-
- 🛠 Bugfix
- fix a crash in the streaming hello monitor, if the server sends more than one response at once
- add support for the new hello handshake
- refactor :timeout option (thanks to JD-Robertson for reporting)
- add timestamps macro to the collection module to handle inserted_at and updated_at attributes (thanks to carlosliracl)
- 🛠 Bugfix