File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This is a patch release which fixes a few bugs reported since 2.2.1 was released.
4
4
5
+ This is a recommended upgrade for everyone, and is a required upgrade if you are using the Legacy API (see CSHARP-1515).
6
+
5
7
An online version of these release notes is available at:
6
8
7
9
https://github.com/mongodb/mongo-csharp-driver/blob/v2.2.x/Release%20Notes/Release%20Notes%20v2.2.2.md
8
10
9
11
The full list of JIRA issues resolved in this release is available at:
10
12
11
- https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%202.2.2
13
+ https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%202.2.2%20ORDER%20BY%20key%20ASC
12
14
13
15
Documentation on the .NET driver can be found at:
14
16
You can’t perform that action at this time.
0 commit comments