Actions: mongodb/mongo-rust-driver
Actions
25 workflow run results
25 workflow run results
directConnection=true
Issue assignment
#145:
Issue #1332
opened
by
aleksandr-gorokhov
mongodb
does not compile without the dns-resolver
feature enabled in the latest crates.io release.
Issue assignment
#143:
Issue #1298
opened
by
the10thWiz
dns-resolver
feature is disabled on 3.2.0
Issue assignment
#142:
Issue #1291
opened
by
noaione
&str
from mongodb::error::ErrorKind::Custom()
Issue assignment
#140:
Issue #1262
opened
by
sumit-modak
ClientSession
lifetime
Issue assignment
#135:
Issue #1247
opened
by
sagoez
cargo deny
fails on account of RUSTSEC-2024-0388 (derivative
crate is unmaintained)
Issue assignment
#134:
Issue #1243
opened
by
phi-gamma
mongodb::action::*
Issue assignment
#129:
Issue #1218
opened
by
yourlogarithm
Result::unwrap()
on an Err
value: JoinError::Cancelled(Id(32))
Issue assignment
#125:
Issue #1204
opened
by
Glydric
ServerAddress
should use std::net
types to pass a TCP socket.
Issue assignment
#124:
Issue #1203
opened
by
JonathanWoollett-Light