v2.13.0-beta1
版本发布时间: 2021-04-01 05:57:51
mongodb/mongo-csharp-driver最新发布版本:v2.29.0(2024-09-19 07:54:58)
.NET Driver Version 2.13.0-beta1 Release Notes
This is a beta release for the 2.13.0 version of the driver.
The main new features in 2.13.0-beta1 include:
- Versioned MongoDB API for Drivers
- Implemented change stream oplog parsing code for delta oplog entries
-
estimatedDocumentCount()
now uses the$collStats
aggregation stage instead of thecount
command - Reduced lock contention in BsonSerializer.LookupActualType
An online version of these release notes is available at:
The full list of JIRA issues that are currently scheduled to be resolved in this release is available at:
The list may change as we approach the release date.
Documentation on the .NET driver can be found at: