Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-3262
Implement a variant of DropIndex that gets keys using Go GenericsGODRIVER-1968
Pipeline can't handle empty structs and mapsGODRIVER-1967
Pipeline can't handle empty structs and mapsGODRIVER-2479
Add Before/After for primitive.ObjectId to include counterGODRIVER-838
DeleteMany not working as expectedGODRIVER-1531
Ability to rename a collectionGODRIVER-1151
Impelement interfaces on top of clientGODRIVER-1122
Index creation failed when the index name is emptyGODRIVER-683
Make CommandMetadata struct private inside connection.goGODRIVER-729
Add IndexOptions struct to use as the type of IndexModel.OptionsGODRIVER-1465
Create IssueGODRIVER-1420
supporting of ReturnDocument in BulkWriteOptions when doing bulk operationGODRIVER-1178
.All function do not apear in cursor structure as in the documentationGODRIVER-1539
Unable to fetch more than 200k recordsGODRIVER-1312
how to support export mongodb dump or export function in mongo-go-driverGODRIVER-614
Restructure Go Driver RepositoryGODRIVER-892
Is there a way to rename a collection ?GODRIVER-785
parse mongodb uri string error when password contain '@'GODRIVER-767
client.Disconnect(nil) causes a panicGODRIVER-766
gridfs API should take contexts rather than deadline time.TimeGODRIVER-764
bulk write operation dependenciesGODRIVER-878
Driver doesn't seem to work when inside docker containerGODRIVER-1962
WithTransaction mongodb error detection doesn't unwrap errorsGODRIVER-1579
Support collection.Count()GODRIVER-1709
Rename ObjectID to ObjedId (Standard)GODRIVER-2063
Comment field is missingGODRIVER-1966
Strange delays with failCommand in v1.4.0+GODRIVER-1822
Support dropDups index optionGODRIVER-1833
Connection pool `SetMaxPoolSize` not work in expectedGODRIVER-1904
Wrong sort sometimes when based on two fieldsGODRIVER-1900
Add SetBatchSize method to driver.BatchCursorGODRIVER-1823
I need a updateAndReturnResult that is atomicGODRIVER-1831
Find `Limit` Options not work in MongoDB 2.6GODRIVER-1776
AWS package not found after installing 1.4.2 driverGODRIVER-1743
tying to use $function but got error syntaxGODRIVER-1734
Fix txnNumber addition for retryable writesGODRIVER-1732
As a developer, I would like to know the mongo version, so I can enable specific feature paths if available.GODRIVER-1707
Inbuilt Support For Getting Keys in a Sub Document.GODRIVER-1214
Cancelling the context associated with a query does not actually cancel the queryGODRIVER-1028
BulkWrite error indexes do not match position in models sliceGODRIVER-1222
Why release version 1.0.4 has not "cursor.All" func in release package?GODRIVER-1325
Getting a new Database from mongo.Client does not honor a Registry from DatabaseOptionsGODRIVER-1335
Pipe & iter types equivalent in new golang driverGODRIVER-873
BulkWriteResult from BulkWrite doesn't have errors in unordered bulkGODRIVER-912
Getting error while insert and update connection(localhost:27017[-6370]) unable to decode message length: EOFGODRIVER-1787
Implement Go Driver 2.0: MongoDB DriverGODRIVER-1666
Constants for operatorsGODRIVER-1717
Admin Support in GoLang Driver is MustGODRIVER-708
bsonx package is exposed in the public API of some stable packagesGODRIVER-747
Allow TLSConfig as a client option
{"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