You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix#88 and many others with Failed to handshake (#89)
* fix#77 and many oithers with Failed to handshake
* Fix#88 fix not used arguments test failture
* Bump version to 3.1.8. Updated changelog.
---------
Co-authored-by: João Duarte <jsvd@users.noreply.github.com>
Fix "wrong number of arguments" error when shipping events to MongoDB (……fixes#60, #64, #65) (#66)
Add missing second argument to to_bson methods, introduced with underlying Mongo driver update (fixes issues #60, #64, #65)