Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-731
Maps inside structs are not zeroedGODRIVER-704
Document that mongo.SessionContext is not goroutine safeGODRIVER-716
SessionContext not being goroutine safe is awkwardGODRIVER-736
Add comparison methods to primitive.TimestampGODRIVER-712
ObjectId, json-omitemptyGODRIVER-677
Alias needed in bson package for primitive.EGODRIVER-743
UpdateOne and UpdateMany should return error when update parameter is of zero lengthGODRIVER-756
Incorrect formatting of numbers with exponents in JSONGODRIVER-1223
Concurrent transactionsGODRIVER-686
How can I decode lookup result to nested structure?GODRIVER-719
Map Decoder should support non-primitive string typesGODRIVER-738
Data Inconsistency with MongoDB using mongo-go-driverGODRIVER-694
UnmarshalExtJSON panics with invalid jsonGODRIVER-696
SingleResult should use bson.DefaultRegistry when Registry is nilGODRIVER-681
Cursors and SingleResult ignore client custom registryGODRIVER-737
import cycle not allowedGODRIVER-691
ArrayEncodeValue and SliceEncodeValue don't properly handle nil for primitive.ElementGODRIVER-733
Add diagnostic information to server selection errorsGODRIVER-692
SingleResult.Decode to struct panics with nil pointer dereferenceGODRIVER-290
support gridfs operationGODRIVER-679
Aggregate does not accept a bson.A as the pipelineGODRIVER-706
SetSSL marks value as set when they are empty/nilGODRIVER-675
Nil pointer implementing Zeroer interface should not cause panicGODRIVER-676
Panic marshaling a nil ObjectIDGODRIVER-735
ListCollections does not use read preference primaryGODRIVER-724
Downloading files from gridfs does not match uploaded data
{"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