Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-572
TransformDocument should document how it handles nilGODRIVER-727
Clean up mongo.newClientGODRIVER-731
Maps inside structs are not zeroedGODRIVER-839
GoDoc for mongo.Client does not match APIGODRIVER-805
BSON field '$changeStream.maxAwaitTimeMS' is an unknown fieldGODRIVER-807
Add attribution for Gopher logoGODRIVER-815
Can only interact with GridFS files by id via ObjectIdsGODRIVER-811
Modify change stream test to only run if WireVersion < 8GODRIVER-819
driver.KillCursors brokenGODRIVER-817
Fix killCursor helper in collection testsGODRIVER-833
GridFS default chunk size is 255 kB, not 255 KiBGODRIVER-831
GSSAPI Authentication starts SASL conversation wrongGODRIVER-812
Server String() function access unprotected variablesGODRIVER-846
Unable to authenticate to a replica set member using the keyfileGODRIVER-120
Alternative Import PathGODRIVER-600
Add test that read operations ignore db/collection readConcern in transactionGODRIVER-524
Implement SDAM Error HandlingGODRIVER-813
Aggregate Test FailingGODRIVER-828
Create mongo.CommandError to wrap command.ErrorGODRIVER-802
Document fields corrupted in transformAndEnsureIDGODRIVER-767
client.Disconnect(nil) causes a panicGODRIVER-793
Remove all public use of 'x' packages in the options packageGODRIVER-789
Deprecated Count method is still in the public APIGODRIVER-775
Cannot parse MongoDB Extended JSON from mongoexportGODRIVER-788
Update Transactions Retry Example 3 to include read preferenceGODRIVER-787
Make file should run documentation examplesGODRIVER-768
documentation example test failingGODRIVER-800
Modify BatchCursor to return batch as a single slice of documentsGODRIVER-422
Provide Transactions example for DocsGODRIVER-747
Allow TLSConfig as a client optionGODRIVER-194
Add pipeline stage to ChangeStreams example for DocsGODRIVER-803
Add option to allow authenticating with an arbiter
{"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