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
+ ===========================================
3
3
4
- This is a major release support mongodb 3.2.
4
+ This is a minor release to support MongoDB server version 3.2.
5
5
6
6
It also fixes some issues reported since 1.10.1 was released.
7
7
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
+
8
10
An online version of these release notes is available at:
9
11
10
12
https://github.com/mongodb/mongo-csharp-driver/blob/v1.x/Release%20Notes/Release%20Notes%20v1.11.md
11
13
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
+
12
18
Documentation on the C# driver can be found at:
13
19
14
20
http://www.mongodb.org/display/DOCS/CSharp+Language+Center
You can’t perform that action at this time.
0 commit comments