Skip to content

v2.4.1

Compare
Choose a tag to compare
@rstam rstam released this 04 Jan 14:43

.NET Driver Version 2.4.1 Release Notes

This is a patch release which fixes a few bugs reported since 2.4.0 was released.

It is a required upgrade if you are using MongoDB-X509 authentication. See:

https://jira.mongodb.org/browse/CSHARP-1861

An online version of these release notes is available at:

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

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

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

Documentation on the .NET driver can be found at:

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

Upgrading

There are no known backwards breaking changes in this release.