Skip to content

Commit 1453cff

Browse files
authored
Release notes v2.30 (#1501)
1 parent 0a2a1ab commit 1453cff

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# .NET Driver Version 2.30.0 Release Notes
2+
3+
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

Comments
 (0)