Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-489
Add support for uuidRepresentation and journal to the connection stringCSHARP-492
LINQ - OrderBy after Select Doesn't WorkCSHARP-466
Unsupported where clauseCSHARP-458
Support LINQ queries on Nullable enumsCSHARP-456
Support linq projections to only pull back referenced fields.CSHARP-487
Add multiple fields search support for LINQ providerCSHARP-484
C# GridFS driver fails for large files >2GBCSHARP-485
Investigate Interface Usage in Bson libraryCSHARP-476
Support parameterized constructors on deserializationCSHARP-496
Casting BsonObjectId to string through System.Convert.ToString failsCSHARP-471
Support Casting in Linq QueriesCSHARP-515
ReadOnlyCollection<> should be mapped to EnumerableSerializer<> by defaultCSHARP-477
Improve Unit Test Coverage for MongoServerCSHARP-475
Allow projections after OfType()CSHARP-469
Server cannot connect with password carrying '@' character.CSHARP-308
Support serialization options for Array and Dictionary valuesCSHARP-459
Fix Inject() LINQ DocumentationCSHARP-463
Unexpected and not documented exception in MongoDatabase.CreateCollection(String, IMongoCollectionOptions)CSHARP-488
Support joins in LinqCSHARP-505
System.MissingMethodException on enumerating IQueryable<Abstract>CSHARP-474
Review all exceptions thrown by the C# driverCSHARP-513
MongoDatabaseTests.TestGetProfilingInfo fails with InvalidOperationException when run against 2.1.2CSHARP-491
LINQ Feature Doesn't Support $elemMatchCSHARP-490
Provide a new simpler untyped Query builder to go with the new typed Query builderCSHARP-500
If host names in replica set connection string are aliases of the host names in the replica set config connection fails the first timeCSHARP-457
Strong Typed Query/Update/SortBy/Etc BuildersCSHARP-461
Create Linq + MongoCursor query generationCSHARP-497
chaining .Take() operators doesnCSHARP-506
Throw better exception when comparing a non-nullable field to a nullable valueCSHARP-481
Implement Dictionary<String, T>.ContainsKey in Linq ProviderCSHARP-483
Error MongoDB.Driver.Linq.SelectQuery.BuildQueryCSHARP-494
Support Regular Expressions for $in query builders on stringsCSHARP-504
GridFS doesn't work in read-only mode.CSHARP-486
Update.SetWrapped throws NullReferenceException when value is nullCSHARP-479
Array serialization options for items are not always being used at deserialization timeCSHARP-480
Create WIX based installer for the driverCSHARP-478
RunCommand("repairDatabase") throws an exceptionCSHARP-508
VerifyState in MongoServer throws an exception if the replica set has added or removed membersCSHARP-495
The "In" operator matches the whole element in the input array. So a query with "In" with "Contains" is not possible.CSHARP-482
JSON serialized ObjectID can't be deserialized backCSHARP-467
Default values should only be applied if specified.CSHARP-450
SlaveOk and connection poolingCSHARP-468
Any() query on subdocument inside of Where() throws exceptionCSHARP-462
Linq doesn't support "In" clauseCSHARP-473
Unexpected InvalidOperationException in MongoServerInstance.AcquireConnectionCSHARP-502
NullReferenceException on First() callCSHARP-510
Unhandled exception by creating an inex in a special way
{"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