Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-216
Add support for nolock option to MongoDatabase.EvalCSHARP-223
Add Shutdown method to MongoServerCSHARP-226
MongoGridFS.Find methods should return MongoCursor instead of IEnumerableCSHARP-224
MongoCursorEnumerator GetMore throws an exception if enumeration is within the scope of a RequestStartCSHARP-243
Support new regular expression optionsCSHARP-242
Support serialization of IPAddress and IPEndPointCSHARP-240
Encrypt AttributeCSHARP-238
When serializing a class with a property that is a Dictionary where the keys are not strings the keys are serialized with a redundant "_t" elementCSHARP-237
Add a variant of Update that only sends the changed fields to the server.CSHARP-184
Escape special characters in username and password in connection stringCSHARP-227
Shell JsonOutputMode should output "new BinData" instead of just BinData so output can be pasted into the shellCSHARP-233
MongoServerInstance.Disconnect() contains an NRE pointCSHARP-251
Allow BsonTypeMapper to be extended with custom type mappersCSHARP-210
Add ToArray and ToList methods to BsonArrayCSHARP-194
Add support for $nor queries to the Query builder.CSHARP-148
Factory methods vs constructorsCSHARP-246
Added an overload of MongoDatabase.CreateCollection() that takes only the database name as a parameterCSHARP-247
Support deserializing to an interfaceCSHARP-222
MongoGridFSStream OpenCreate is not saving the MongoGridFSFileInfo MetadataCSHARP-208
GridFS Upload and Download don't verify the md5 hashCSHARP-249
GetIndexes should return instance of GetIndexesResultCSHARP-248
Add FindUser and FindAllUsers methods to MongoDatabaseCSHARP-209
Implicit conversion of IEnumerable to BsonArray requestedCSHARP-211
BsonClassSerializer should look for ShouldSerializeXyz methods and use themCSHARP-212
Make C# driver more Powershell (and metadata driven programming) friendlyCSHARP-154
MongoConnection.Close() and DisposeCSHARP-155
Support for error codes in command results and exceptionsCSHARP-150
MongoConnection#tcpClient might be null in MongoConnection.Close()CSHARP-231
Support automatically generating Id values of type BsonObjectId as well as ObjectIdCSHARP-221
Modify MongoGridFSStream so that user can specify whether MD5 hash should be computed or notCSHARP-235
Dropping a collection that doesn't exist shouldn't throw an exceptionCSHARP-232
Create DBRefs with conventionsCSHARP-234
Make the collection name accessible in IIdGeneratorCSHARP-229
ObjectId.TryParse shouldn't throw an exceptionCSHARP-195
the 'System.Char' type save as 'Number'CSHARP-214
FindAndModify and FindAndRemove should not throw an exception when no matching document is foundCSHARP-205
Add Insert Methods to MongoCollection<TDefaultDocument> for improved powershell supportCSHARP-206
Rename ObjectId.GenerateNewId to ObjectId.NewId() to meet Guid.NewGuid()CSHARP-187
BsonBuffer waiting indefinitely on broken connectionCSHARP-160
BsonBuffer pooling improvementCSHARP-239
Cant' map a class with a member of the same Type.CSHARP-202
Should you be able to connect to a replica set when there is no primary?CSHARP-188
Deadlock possible between BsonDefaultSerializer and BsonClassMap when classes are AutoMapped on the flyCSHARP-252
unsigned integer values supportCSHARP-213
GridFS Upload fails to upload entire file if data is coming from a network streamCSHARP-153
Wrapping internal communication exceptionsCSHARP-204
Concurrency Issue on failure recoveryCSHARP-137
Make query builder more naturalCSHARP-228
Support standard byte order when serializing GuidsCSHARP-201
When connected to a replica set a background thread should monitor the replica set
{"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