Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-704
Document that mongo.SessionContext is not goroutine safeGODRIVER-751
Incorrect example in godoc websiteGODRIVER-753
Change GridFS implementation to not have partial chunksGODRIVER-757
README out of date WRT using nil in FindGODRIVER-743
UpdateOne and UpdateMany should return error when update parameter is of zero lengthGODRIVER-754
Improve test coverage for GridFSGODRIVER-756
Incorrect formatting of numbers with exponents in JSONGODRIVER-759
Make Cursor a struct and make changeStream publicGODRIVER-746
ChangeStream Next doesn't getMore after error caseGODRIVER-714
KeepAlive is not enabled by defaultGODRIVER-713
Remove string key restriction for Encoder and Decoder lookupsGODRIVER-791
Panic on cursor Close with a dead serverGODRIVER-717
IntEncodeValue should encode int's within 32bits as int32sGODRIVER-3
Change driver.Cursor to be a batch cursorGODRIVER-784
GridFS RoundTrip test fails with race detector onGODRIVER-781
Inconsistent use of time.Duration and int64 in optionsGODRIVER-733
Add diagnostic information to server selection errorsGODRIVER-758
options.Collation is missing NormalizationGODRIVER-764
bulk write operation dependenciesGODRIVER-772
README requirements section still lists v3.2 as minimum versionGODRIVER-400
reorder conditionals to return write errors if a write concern error is also present.GODRIVER-707
method/operation to determine if a write error is a duplicate key errorGODRIVER-769
Remove use of internal package from connstring 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