github mongodb/mongo-csharp-driver v1.11.0
1.11.0

latest releases: v3.0.0, v2.30.0, v2.29.0...
8 years ago

C#/.NET Driver Version 1.11.0 Release Notes

This is a minor release to support MongoDB server version 3.2.

It also fixes some issues reported since 1.10.1 was released.

This is likely to be the last point release in the 1.x series. We recommend that you upgrade to the 2.x series as soon as possible.

An online version of these release notes is available at:

https://github.com/mongodb/mongo-csharp-driver/blob/v1.x/Release%20Notes/Release%20Notes%20v1.11.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%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%201.11%20ORDER%20BY%20key%20ASC%2C%20summary%20ASC

Documentation on the C# driver can be found at:

http://www.mongodb.org/display/DOCS/CSharp+Language+Center
http://api.mongodb.org/csharp/current/

General Changes

The 1.x releases will be the last non-bug fix release supporting .NET 3.5.

Compatibility Changes

There were no intentional backwards breaking changes. If you come across any,
please inform us as soon as possible by email dotnetdriver@mongodb.com or by reporting
an issue at jira.mongodb.com.

Don't miss a new mongo-csharp-driver release

NewReleases is sending notifications on new releases.