Export - CSV (All fields)
Export - CSV (Current fields)
RUST-2023
Add a Utf8Lossy wrapper type for deserializationRUST-1769
Fix check-rustdocRUST-1987
bson-rust - PR #482: Support serializing Option<chrono::DateTime<_>> as Option<bson::DateTime>RUST-1773
Unify BSON visitor implementationsRUST-846
Unify Display and Debug implementations for BsonRUST-821
Failed to fetch chrono DateTime from dbRUST-747
Add serde helper to deserialize hex string from ObjectIdRUST-746
Include serde-based examples in extjson module documentationRUST-939
Run BSON fuzzer in CIRUST-924
Raw BSON TypesRUST-930
decimal128 does not always round trip through stringRUST-889
Avoid going through hex string when deserializing ObjectId from raw bytesRUST-888
Match rmp_serde's deserialization performanceRUST-1349
Install rustup and cargo in project directory for BSON on EvergreenRUST-1195
bson-rust - PR#345: Add missing trait impls to UuidRUST-1198
Support creating bson::DateTime from a given year/month/date/hour/second/millisecondRUST-1132
Reuse buffer when deserializing subdocuments and subarraysRUST-1130
Ensure bson always builds on wasmRUST-789
Standardize on ObjectId conversion constructorsRUST-960
Remove decimal128 feature flag and functionalityRUST-780
Implement Hex, Octal, Binary formatting for ObjectIdRUST-1045
Support appending to RawDocumentBufRUST-884
DateTimes between the year 10,000 and 99,999 cannot be deserializedRUST-876
Quote keys in Document's Display implementationRUST-868
Add serialize_object_id_as_hex_string serde helperRUST-883
Remove From<[u8; 12]> impl for BsonRUST-882
Lossy integer conversions performed in From<_> impls for BsonRUST-1677
Add duration_since methods to DateTimeRUST-1025
Asynchronous BSON streaming into DocumentRUST-1024
Add serde_with integration for composable serde helpersRUST-1022
Introduce way to serialize to / deserialize from Bson with is_human_readable = falseRUST-996
Bump rand dependency to 0.8RUST-1105
Include driver tests in BSON library's evergreen configurationRUST-1240
BSON raw deserialize fuzzer failureRUST-1119
Implement a bson::to_raw_document functionRUST-1118
Build RawArrayBuf without allocating a Vec in rawbson macroRUST-1033
Can't serialize/deserialize uuid properlyRUST-976
Call through to serde implementation in Document::from_reader and Document::to_writerRUST-968
Enable u2i by defaultRUST-977
Support parsing bson::DateTime from RFC 3339 formatting string even without chrono feature flagRUST-1098
Write an architecture guide for the BSON libraryRUST-1009
Raw BSON serializer should return false in is_human_readableRUST-1617
Update documentation for Decimal128 typeRUST-2149
Improve JSON tests for Binary Vector SubtypeRUST-2147
Use canonical Extended JSON for BSON binary vector spec testsRUST-2205
Raw deserializer cannot deserialize newtypes for map keysRUST-1716
Add BSON Binary Data subtype SensitiveRUST-1540
Add serde helpers to serialize/deserialize DateTime to/from i64RUST-819
Add new constructors to Binary for legacy UUID representationsRUST-1129
Replace chrono dependency with time
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0