Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-4471
UpdateOneAsync with comment cause MongoCommandExceptionCSHARP-5189
Add an overload to Update that takes a pipeline argumentCSHARP-5408
Split updateWithPipelines.yml by operationCSHARP-4785
Run timeSeries collection creation options tests on MongoDB 6.3CSHARP-4746
PipelineUpdateDefinition cannot be combined with any other update definitionCSHARP-4734
Throw an exception when an aggregation style projection is used with Find on servers prior to 4.4CSHARP-5020
Fix racy unified tests of unacknowledged writesCSHARP-4449
Implement Find projections in LINQ3CSHARP-4086
Fix server version incompatibility for bulkWrite updateOne and updateMany server-side error tests of let supportCSHARP-5388
Allow drivers to set bypassDocumentValidation: false on write commandsCSHARP-5387
Document that countDocuments() uses $match and may not support the same filters as find/count commandsCSHARP-4986
Convert CRUD v1 spec tests to unified test formatCSHARP-4498
.Project(c => c.Reference()) not workCSHARP-5372
Test that inserts and upserts respect null _id valuesCSHARP-4687
Add spec tests for passing empty pipeline arrays to update and findAndModify operationsCSHARP-5201
Allow update to supply sort optionCSHARP-5543
Drivers: Atlas Search Synonym ImprovementsCSHARP-5405
Remove the BSON document size validation requirement for the client bulk write operationCSHARP-5394
Add index hint support for distinct commandCSHARP-5370
Add guidance on adding _id fields to documents to CRUD specCSHARP-5098
Server 8.0+ requires tests for aggregation with $out to not pre-create output collectionCSHARP-4293
Update with aggregation pipeline fails when used on a OfTypeMongoCollection (OfType<T>)CSHARP-5377
Eliminate unnecessary killCursors command when batchSize == limitCSHARP-5376
Ensure findOne does not set batchSize=1CSHARP-5099
FindOneAndReplace (Upsert) not generating correct Object IDCSHARP-5546
Interface for time-series bucket access through user namespaceCSHARP-3861
Add support for IAsyncQueryableCSHARP-4145
Improved Bulk Write APICSHARP-5584
Validate Insert performance
{"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