Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-1116
Slice projection not working as expectedGODRIVER-1145
Go Docker authGODRIVER-1138
size of collection is 3.6MB, load from mongo with v1.0.3, profile it use 26MBGODRIVER-1139
cannot decode null into a string typeGODRIVER-1142
Improve decodeCommandOpMsg performanceGODRIVER-1184
server selection timeout ReplicaSetNoPrimary, but there is a primaryGODRIVER-1178
.All function do not apear in cursor structure as in the documentationGODRIVER-1189
When I tried Count function against Azure CosmosDB with MongoDB Api, an error is returned read "Invalid response from server, value field is not a number". The same code returned the number of items when ran against a MongoDB database.GODRIVER-1182
FindOne.Decode not decoding embedded struct fieldsGODRIVER-1228
Use both $group and $match don't workGODRIVER-1185
can not connect to serverGODRIVER-1176
Data race somewhere in bsoncodecGODRIVER-1129
mongo.Cursor.All is undefinedGODRIVER-1134
Database.RunCommandCursor is not workGODRIVER-1147
Create collection
{"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