File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ # .NET Driver Version 2.18.0 Release Notes
2+
3+ This is the general availability release for the 2.18.0 version of the driver.
4+
5+ The main new features in 2.18.0 include:
6+
7+ * Snappy compression now uses a managed implementation
8+ * ZStandard compression now uses a managed implementation
9+ * Cache AWS credentials when possible
10+ * New cross driver standard logging support
11+ * Support for $documents aggregation pipeline stage
12+
13+ An online version of these release notes is available at:
14+
15+ https://github.com/mongodb/mongo-csharp-driver/blob/master/Release%20Notes/Release%20Notes%20v2.18.0.md
16+
17+ The full list of JIRA issues resolved in this release is available at:
18+
19+ https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%202.18.0%20ORDER%20BY%20key%20ASC
20+
21+ Documentation on the .NET driver can be found at:
22+
23+ https://mongodb.github.io/mongo-csharp-driver/
You can’t perform that action at this time.
0 commit comments