Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-424
Use ExtendedJSON when stringifying bson.Reader, bson.Document, and bson.Array types.GODRIVER-419
Set the Kind when returning a topology.SelectedServerGODRIVER-429
Move readconcern, readpref, and writeconcern packages to mongo packageGODRIVER-434
Fix encoding of *time.TimeGODRIVER-432
topology.SelectServer leaks timersGODRIVER-436
Documentation does not indicate users should call client.Connect or use mongo.ConnectGODRIVER-426
Change "too precise" float32 behaviorGODRIVER-430
bson.Document.Delete and bson.Document.Prepend are subtly brokenGODRIVER-427
fix pointers' decodingGODRIVER-435
README does not have reference to GoDocGODRIVER-440
fix swapped T, I values for TimestampGODRIVER-423
Update extended JSON functions to use bson.Document directly instead of using the builder package
{"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