Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-1150
Replace instances of new UTF8Encoding(false, true) with static singletonsCSHARP-1042
Deprecate CommandResult in MongoCommandException and add new Code, Command, ErrorMessage and Result propertiesCSHARP-1054
Clarify message on obsolete SafeMode property in MongoDefaultsCSHARP-1079
Auth Mechanism Properties in the Connection StringCSHARP-990
Implement SCRAM-SHA-1 Authentication MechanismCSHARP-1082
Don't allow TagSets to be used with a ReadPreferenceMode of PrimaryCSHARP-1088
Padding has been removed from Validate CollectionCSHARP-2796
FLE GA Spec changesCSHARP-1071
Add listIndexes commandCSHARP-1072
Bump maxWireProtocolVersion for 2.8 featuresCSHARP-1145
Support cursor in listCollections and listIndexes commandsCSHARP-910
BsonInternalException thrown in BsonCreatorMap.CreateInstanceCSHARP-1070
Use listCollections command for helper methodCSHARP-1134
Add Mongo prefix to exception class names that don't already have itCSHARP-1090
Work around localhost exception issues in addUser helpersCSHARP-1094
ReadPreference and MaxTime not honored for cursor.Count() and Size()CSHARP-1100
Remove Command and ServerInstance from CommandResultCSHARP-1108
Add support for storage options to CreateIndex and CreateCollectionCSHARP-1039
The Equals methods of SslSettings does not compare the certificate collections correctlyCSHARP-1023
Allow count to work with query hints
{"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