Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-5232
Move MongoDB.Driver.GridFS into MongoDB.DriverCSHARP-5237
Remove optional MD5 support from GridFSCSHARP-5403
GridFSFileInfo.Id projection brokenCSHARP-5386
Add spec tests for GridFS renameCSHARP-5423
Remove deprecated field from GridFS unified testsCSHARP-4900
Uploading a duplicate file larger than the original one causes errors in downloading the original fileCSHARP-4377
GridFSDownloadStream.Flush must not throw NotSupportedExceptionCSHARP-2056
How to update GridFS metadata after the file has been uploadedCSHARP-1614
Using GridFS (Legacy) with multiple MongoClients throws ExceptionCSHARP-1878
Make GridFSDownloadStream and GridFSUploadStream mockableCSHARP-1488
Properly implement Flush/FlushAsync for GridFS streamsCSHARP-2057
how to update the gridfs metadataCSHARP-1494
Add GridFs.DeleteByNameAsync(filename) to new GridFsCSHARP-3204
Support setting GridFS metadata at the end of uploading to a streamCSHARP-1756
GridFs with Generic metadataCSHARP-2327
Drivers must not use filemd5 command in GridFSCSHARP-2373
GridFSForwardOnlyUploadStream not closing properly on .NET Standard 2+ when cast to Stream before calling CloseCSHARP-1644
Support custom GridFS file id valuesCSHARP-1558
Deadlock in Web ContextCSHARP-1612
Moving code from 1.x to 2.xCSHARP-1584
Write an incremental MD5 implementation for .NET CoreCSHARP-1565
Build and test MongoDB.Driver.GridFS against .NET CoreCSHARP-1788
Manage Index on GridFSCSHARP-1937
C# Driver 2.X does not allow upload to GridFS when FIPS is enabledCSHARP-2347
MongoGridFS class not foundCSHARP-1866
GridFS should check whether indexes already exist before trying to create themCSHARP-1809
Consider allowing to implement the GridFSUploadStream[<>] and GridFSDownloadStream[<>]CSHARP-1199
Async GridFSCSHARP-1418
DownloadsBytesAsync throws a NullReferenceException if options parameter is nullCSHARP-941
gridfs chunksize should be lowered to 255KCSHARP-1493
Unable to cast object exception thrown when trying to access FileInfo.Id from GridFs.FindAsync() resultsCSHARP-2224
Subscribe on CommandFailedEvent crush GridFSBucket, GridFSBucket<T> initializationCSHARP-2304
Type:GridFSChunkException,Message:GridFS chunk 0 of file id 001f7c182018061320020001 is missingCSHARP-1191
Implement new GridFS async APICSHARP-3556
Reconsider server pinning in GridFSCSHARP-1489
Read throws NullReferenceException when using a seekable download streamCSHARP-1484
Support GridFSDownloadStream CopyTo and CopyToAsync methodsCSHARP-1469
GridFSBucket not workingCSHARP-1508
Refactor MongoDB.Driver.GridFS to support .NET CoreCSHARP-1450
Create sync versions of the new 2.x GridFS APIsCSHARP-1247
GridFS with new C# 2.0 DriverCSHARP-1155
GridFS: "metadata" can be set to a value which causes an exception when the file is subsequently queried (or handled at all)CSHARP-266
Remove support for updating an existing GridFS fileCSHARP-2043
Add GridFSBucketOptions.SuppressEnsureIndexesCSHARP-1993
Invalid position setting in the GridFSSeekableDownloadStream with SeekOrigin.EndCSHARP-1682
Race condition could result in GridFS indexes not being createdCSHARP-1970
"InvalidOperationException: Sequence contains no elements" in MongoDB.Driver.GridFS.GridFSForwardOnlyDownloadStream`1.GetNextBatchFromCursor(Boolean hasMore)CSHARP-1819
Gridfs Fails to filter on Metadata after upgrading to 2.3CSHARP-1928
What is the alternative for 'database.GridFS.SetMetadata' in MongoDB.Driver 2.4.2?CSHARP-1981
GridFSChunkException,Message:GridFS chunk 0 of file id 222448ab20170509181609bd is missing.
{"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