Commit Graph

12 Commits (561e5d737befb5b7e190ecd84059ff2ff2581341)

Author SHA1 Message Date
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.
7 years ago
Thijs Cadier 8e8a02f454 Different invalid utf-8 test string 7 years ago
Thijs Cadier 2eae40d9c6 Better utf8 invalid test 7 years ago
Thijs Cadier 2edd61d2e9 Add test for invalid utf8 in bulk operation 7 years ago
Thijs Cadier e028d5f2d3 Add tests to verify UTF-8 support works 8 years ago
Thijs Cadier 2239818480 Bulk operation result which includes reply 8 years ago
Thijs Cadier 074974f715 Upgrade bson dependency to 0.9 8 years ago
Thijs Cadier 58a45bd49d Move Uri to client module 9 years ago
Thijs Cadier 6f0fc9b5b9 Skip extended bulk operation test on Travis 9 years ago
Thijs Cadier 74c38fe32a Show code and domain in bsonc error debug output 10 years ago
Thijs Cadier ba41ae9549 Re-add test modules 10 years ago
Thijs Cadier fc71370c0f Move integration tests to own dir 10 years ago