Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 773 Bytes

Release Notes v2.9.2.md

File metadata and controls

22 lines (11 loc) · 773 Bytes

.NET Driver Version 2.9.2 Release Notes

This is a patch release that fixes several bugs reported since 2.9.1 was released.

Most notably in the .NET Framework version of the driver, snappy compression now works properly with servers ≥ 3.6.

An online version of these release notes is available at:

https://github.com/mongodb/mongo-csharp-driver/blob/master/Release%20Notes/Release%20Notes%20v2.9.2.md

The list of JIRA tickets resolved in this release is available at:

https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%202.9.2%20ORDER%20BY%20key%20ASC

Documentation on the .NET driver can be found at:

https://mongodb.github.io/mongo-csharp-driver/

Upgrading

There are no known backwards breaking changes in this release.