Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 2.07 KB

Release Notes v1.9.md

File metadata and controls

43 lines (29 loc) · 2.07 KB

C#/.NET Driver Version 1.9.0 Release Notes

This is a major release which supports all MongoDB server versions since 2.0.

An online version of these release notes is available at:

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

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

https://jira.mongodb.org/secure/IssueNavigator.jspa?mode=hide&requestId=14713

Documentation on the C# driver can be found at:

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

General Changes

This release is primarily in support of new features offered by server 2.6.
Additionally, this will be the last non-bug fix release supporting .NET 3.5.

Some of the notable features:

A full set of server changes in server 2.6 can be found here.

Compatibility Changes

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