Skip to content

Commit c0c812a

Browse files
committed
Release notes for 2.18.0.
1 parent 5585012 commit c0c812a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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/

0 commit comments

Comments
 (0)