You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mongo-rust-driver/src
Thijs Cadier d0b93b6bb0 Bump bson to 0.11 and use lossy utf-8 decoding for responses
Mongo can return invalid UTF-8 in bson responses:

https://jira.mongodb.org/browse/SERVER-24007

We use lossy UTF-8 decoding when parsing now.
8 years ago
..
bsonc.rs Bump bson to 0.11 and use lossy utf-8 decoding for responses 8 years ago
client.rs Bump bson to 0.11 and use lossy utf-8 decoding for responses 8 years ago
collection.rs Bump bson to 0.11 and use lossy utf-8 decoding for responses 8 years ago
cursor.rs Docs for cursor 10 years ago
database.rs Bump bson to 0.11 and use lossy utf-8 decoding for responses 8 years ago
error.rs Bulk operation result which includes reply 8 years ago
flags.rs Test for null bytes in bson string 8 years ago
lib.rs Bulk operation result which includes reply 8 years ago
read_prefs.rs Document read pref options 10 years ago
write_concern.rs Change write concern new to default and document it 10 years ago