You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the general availability release for the 2.30.0 version of the driver.
4
+
Version 2.30.0 of the driver is the last scheduled 2.x release.
5
+
Further driver develpoment will continue in 3.x versions.
6
+
7
+
Version 2.30.0 does not introduce new features or bug fixes.
8
+
The single purpose of 2.30 is to ease the migration to 3.x by marking the public API that was removed in 3.0 as obsolete.
9
+
10
+
The full list of issues resolved in this release is available at [CSHARP JIRA project](https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%202.30.0%20ORDER%20BY%20key%20ASC).
11
+
12
+
Documentation on the .NET driver can be found [here](https://www.mongodb.com/docs/drivers/csharp/v2.30/).
0 commit comments