Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-1299
minPoolSize causes driver not to connect to mongoGODRIVER-1247
connection leak with change streamGODRIVER-1110
Cannot handle nil pointer to struct with Marshaler or ValueMarshaler implementedGODRIVER-1292
ListCollectionNames does not appear to close the cursor it createsGODRIVER-1290
Backport "Deadlock on 1.1.0 release"GODRIVER-1301
Data race around topology subscriptionGODRIVER-1296
Connecting to an MMAPv1 deployment with driver version 1.1.0 throws errorsGODRIVER-1255
How to use interface type as a model in mongo-go-driverGODRIVER-855
when to support install by go moduleGODRIVER-1026
Skip ReadWireMessage for unacknowledged writesGODRIVER-1264
Change default ObjectID generatorGODRIVER-1070
Change Collection.Find to use FindOperationGODRIVER-1114
RunCommandCursor always fails and returns an error message referencing internal driver detailsGODRIVER-1313
not able to connect to determine replica set set and due to this all query are failingGODRIVER-1314
Error cannot load go.mongodb.org/mongo-driver/mongo/bson: module go.mongodb.org/mongo-driver@latest (v1.1.1) found, but does not contain package go.mongodb.org/mongo-driver/mongo/bsonGODRIVER-1233
Truncate BugGODRIVER-1240
Sort with unordered map typeGODRIVER-1238
Closing a change stream without reading it returns an errorGODRIVER-1236
Get mLab Client Authentication FailsGODRIVER-1325
Getting a new Database from mongo.Client does not honor a Registry from DatabaseOptionsGODRIVER-1294
Collection.InsertOne is having problems with a struct that has a interface as attribute
{"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