Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-1016
Get current op on MongoDB 2.6GODRIVER-1156
CountDocuments doesn't work with a hintGODRIVER-1072
FindOneAndUpdate returns no error when no document found according to the filter criteriaGODRIVER-1025
"fail fast" client optionGODRIVER-1036
Skipped change events when using a context timeout on stream.Next in a change streamGODRIVER-1018
record codeName for WriteConcernErrorsGODRIVER-1039
mongo-go-driver fails with Server Selection Timeout when using MongoDB AtlasGODRIVER-987
Pool exhausts with MongoDB v3.0.4GODRIVER-1000
memory still grows when program runGODRIVER-1005
Decoding SingleResult or cursor to nil pointer type panicsGODRIVER-1004
SingleResult.Decode only works onceGODRIVER-1017
Find method doesn't defer a session close.GODRIVER-995
FindOne() doesn't find one with nil filterGODRIVER-1013
When reading whole file at once next read doesn't return EOFGODRIVER-998
Driver should not allow insertion of docs with dots in keysGODRIVER-1012
Downloading big files from gridfs ends with ErrWrongSizeGODRIVER-1002
Credential.PasswordSet doesn't work or is incorrectly documentedGODRIVER-1020
Primitive UnmarshalJSON method should return a zero'd objectId when the field is empty instead of a decode errorGODRIVER-1028
BulkWrite error indexes do not match position in models sliceGODRIVER-1019
why insert duplicate document close the client?GODRIVER-1066
linter issuesGODRIVER-883
cannot transform type bson.D to a BSON Document
{"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