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-346
Refactor Client OptionsGODRIVER-323
Struct with bson tag _id inserts a byte array instead of objectIdGODRIVER-34
Implement Index Management SpecificationGODRIVER-32
Implement Enumerate Indexes SpecificationGODRIVER-38
add NameOnly to ops.ListDatabasesOptionsGODRIVER-327
Migrate to new library structureGODRIVER-336
Move TLS configuration out of connection.NewGODRIVER-320
Document Should Be Reset In ExamplesGODRIVER-321
convertValueToElem should copy the attached *bson.DocumentGODRIVER-288
Fix decoding BSON arrays into empty interfaceGODRIVER-324
Handle objectid.ObjectID in the bson.EncoderGODRIVER-2
Implement X-509GODRIVER-334
Remove topology server selectors and use description server selectorsGODRIVER-331
Use description.WriteSelector instead of a ReadPrefSelectorGODRIVER-256
Ensure Cursor implementations return Close error on CloseGODRIVER-254
Redesign the private packageGODRIVER-309
Fix excessive escaping when printing BSON objectsGODRIVER-153
Add client constructor that takes client optionsGODRIVER-78
Implement Database Enumeration specGODRIVER-353
Add license notice for core libraryGODRIVER-313
Examples don't reset the document before decodeGODRIVER-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-317
Handle nil properties of a struct in the BSON encoderGODRIVER-315
Mongo shipped BSON marshaller to support nested structs using embeddingGODRIVER-316
ServerSelectionTimeout does not currently have a default valueGODRIVER-195
Custom Dialer option for ClientGODRIVER-339
Document Set does not always replace the correct field.
{"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