appsignal / mongo-rust-driver

Mongo Rust driver built on top of the Mongo C driver
Apache License 2.0
89 stars 22 forks source link

Mongo C driver 1.2 #4

Closed thijsc closed 8 years ago

thijsc commented 9 years ago

We'll merge this to master when 1.2 final is out. Todo:

matsimitsu commented 9 years ago

:+1:

thijsc commented 9 years ago

Waiting until 1.2.1 is out since SSL connections using client pools are broken in 1.2.0: https://jira.mongodb.org/browse/CDRIVER-948

thijsc commented 9 years ago

This now works properly since 1.2.1 is out, last call before merge. cc @matsimitsu