Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-2725
Allow setting "bson.Encoder" and "bson.Decoder" configurations via "ClientOptions"GODRIVER-2937
BSONOptions does not work when set via Collection and Database optionsGODRIVER-2057
SRV polling is not spawned because options.MergeClientOptions doesn't handle uri properlyGODRIVER-2034
API Consistency for read/writeGODRIVER-3500
Move all options to the "mongo" package.GODRIVER-366
Use certificate store for certificate lookupGODRIVER-1557
Improve SetCompressors documentationGODRIVER-2168
Prevent unnecessary connection churn and timeout idle connectionsGODRIVER-302
Optioner Interfaces are difficult to construct programaticallyGODRIVER-2804
Merging ChangeStreamOptions can squash the FullDocument configurationGODRIVER-1498
Refactor URI parsing to use pointersGODRIVER-1560
default connection idleTimeout is 10 minutes not unlimitedGODRIVER-1580
Support multiple CA certs in one fileGODRIVER-1552
Test that readPreferenceTags are always interpreted as an arrayGODRIVER-1465
Create IssueGODRIVER-354
Add Optioners for Index CommandsGODRIVER-479
Typo - Error information lost / not returned in func Projection()GODRIVER-272
Implement redesigned options for the Collection methodsGODRIVER-665
Support only "automatic" and "direct" as values for "connect" URI optionGODRIVER-491
Failure to establish connection when using only local certificateGODRIVER-964
make option type construction consistent with the options package (e.g. readpref, readconcern, writeconcern)GODRIVER-486
Connection String AuthSource should default to using connection string database name before defaulting to adminGODRIVER-552
Go 1.11 cannot handle TXT records with multiple stringsGODRIVER-777
Does the Go Driver cache DNS and if so how long?GODRIVER-798
URI options should have precedence over client optionsGODRIVER-744
Vanilla mongodb instance with --replicaSet option set, is not valid for any operations (Kind == "Unknown")GODRIVER-633
commands meant for local node are directed to primaryGODRIVER-211
Revise connection pooling options on Client/connstringGODRIVER-901
Race detector flagged raceGODRIVER-849
(type *"project/vendor/go.mongodb.org/mongo-driver/mongo/options".ClientOptions has no field or method ApplyURI)GODRIVER-741
Option "serverSelectionTimeoutMS" is ignored if set in connection URIGODRIVER-804
mongo.newClient should apply clientOpt.TopologyOptions last, not firstGODRIVER-781
Inconsistent use of time.Duration and int64 in optionsGODRIVER-793
Remove all public use of 'x' packages in the options packageGODRIVER-15
Implement the Connection String SpecificationGODRIVER-383
Use Server Selection Timeout from connection stringGODRIVER-349
Separate cursor options from other options in commandsGODRIVER-407
implicit readPreference not allowedGODRIVER-364
Support PKCS8 encrypted client private keysGODRIVER-444
Design : Options ManagementGODRIVER-450
Combine options that are singular entitiesGODRIVER-337
Allow option.Optioner to return an errorGODRIVER-335
Split options.OptProjection into OptFields and OptProjectionGODRIVER-348
Refactor Client CreationGODRIVER-1463
The Options field in `primitive.Regex` doesn't seem to workGODRIVER-1530
Remove topology.WithConnStringGODRIVER-1524
Unreachable code and confusing error message in loadCertGODRIVER-1479
Specify behavior of empty authSource URI optionGODRIVER-1486
Unify behavior around configuration for replica set discoveryGODRIVER-925
Snapshot should not be included for server versions > 4.0
{"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