Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-301
Add method to retrieve name from collectionGODRIVER-363
BSON encode and decoder do not support time.Time, url.URL, or json.NumberGODRIVER-359
Add bson.Zeroer types for comparing structsGODRIVER-343
Add Encoder support for the decimal.decimal128 typeGODRIVER-383
Use Server Selection Timeout from connection stringGODRIVER-369
Function mongo.newClient should not call topology.ConnectGODRIVER-370
The ConnectTimeout ClientOption should be used when using the default DialerGODRIVER-371
SocketTimeout should be set as Read and Write Timeouts on a ConnectionGODRIVER-337
Allow option.Optioner to return an errorGODRIVER-390
Getting a connection from a pool can be starved indefinitelyGODRIVER-312
Ensure WriteErrors are returned to the userGODRIVER-298
Passing a nil context.Next to Cursor#Next panicsGODRIVER-308
provide method to drop databaseGODRIVER-305
reflection panics when doing equality comparisonsGODRIVER-307
Insert methods do not seem propogate duplicate key errorsGODRIVER-397
Connections are leaked by the driverGODRIVER-389
Race condition when disconnecting a connection poolGODRIVER-388
Creating a new connection may leak a semaphore permitGODRIVER-374
examples_test.go : Topology is closed on Mac
{"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