File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1- C#/.NET Driver Version 1.11.0-rc0 Release Notes (PRE_RELEASE)
2- =================================================================
1+ C#/.NET Driver Version 1.11.0 Release Notes
2+ ===========================================
33
4- This is a major release support mongodb 3.2.
4+ This is a minor release to support MongoDB server version 3.2.
55
66It also fixes some issues reported since 1.10.1 was released.
77
8+ 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.
9+
810An online version of these release notes is available at:
911
1012https://github.com/mongodb/mongo-csharp-driver/blob/v1.x/Release%20Notes/Release%20Notes%20v1.11.md
1113
14+ The full list of JIRA issues resolved in this release is available at:
15+
16+ 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
17+
1218Documentation on the C# driver can be found at:
1319
1420http://www.mongodb.org/display/DOCS/CSharp+Language+Center
You can’t perform that action at this time.
0 commit comments