Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-332
Use db.writeSelector in Database.RunCommandGODRIVER-333
ReadPref selector should use feature.MaxStalenessGODRIVER-330
Create Collection using Database's read and write selectorsGODRIVER-314
Parse Extended JSON into BSONGODRIVER-301
Add method to retrieve name from collectionGODRIVER-195
Custom Dialer option for ClientGODRIVER-355
Track maxMessageSizeBytes for a connectionGODRIVER-354
Add Optioners for Index CommandsGODRIVER-363
BSON encode and decoder do not support time.Time, url.URL, or json.NumberGODRIVER-346
Refactor Client OptionsGODRIVER-328
Combine the extjson and bson packagesGODRIVER-359
Add bson.Zeroer types for comparing structsGODRIVER-791
Panic on cursor Close with a dead serverGODRIVER-327
Migrate to new library structureGODRIVER-336
Move TLS configuration out of connection.NewGODRIVER-325
Make Cursor.Decoder and mongo.DocumentResult decoder implementations pluggableGODRIVER-343
Add Encoder support for the decimal.decimal128 typeGODRIVER-235
Allow read/write concerns on individual operationsGODRIVER-320
Document Should Be Reset In ExamplesGODRIVER-321
convertValueToElem should copy the attached *bson.DocumentGODRIVER-329
Make bson.Decoder an interfaceGODRIVER-324
Handle objectid.ObjectID in the bson.EncoderGODRIVER-770
Unexpected behaviour of FindOneAndUpdate methodGODRIVER-337
Allow option.Optioner to return an errorGODRIVER-360
Correct semantics of bson.Document.Lookup methodGODRIVER-335
Split options.OptProjection into OptFields and OptProjectionGODRIVER-334
Remove topology server selectors and use description server selectorsGODRIVER-331
Use description.WriteSelector instead of a ReadPrefSelectorGODRIVER-356
Add ability to create Database and Collection instances with a read preferenceGODRIVER-292
Use actual timeouts in tests for context.Context objectsGODRIVER-284
Client should have a Close methodGODRIVER-274
Design & Implement A Testable DialerGODRIVER-309
Fix excessive escaping when printing BSON objectsGODRIVER-297
Fully test the wiremessage packageGODRIVER-353
Add license notice for core libraryGODRIVER-350
Change OptWriteConcern to directly wrap a writeconcern.WriteConcernGODRIVER-326
Rename the addr package to addressGODRIVER-312
Ensure WriteErrors are returned to the userGODRIVER-296
Fully test the dispatch packageGODRIVER-294
Add builder for index management optionsGODRIVER-293
Add Iterator for ArrayGODRIVER-298
Passing a nil context.Next to Cursor#Next panicsGODRIVER-313
Examples don't reset the document before decodeGODRIVER-319
Make the TransformDocument function configurableGODRIVER-311
Improve the Alpha 4 Go Driver user experienceGODRIVER-285
Client should have a Close methodGODRIVER-287
SSL client certificate should support PEM files with passwordsGODRIVER-282
bson.Decoder cannot decode into bson types inside of a structGODRIVER-295
Fully test the command packageGODRIVER-290
support gridfs operation
{"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