Skip to content

Commit

Permalink
Release notes v2.30 (#1501)
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisDog authored Oct 15, 2024
1 parent 0a2a1ab commit 1453cff
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Release Notes/Release Notes v2.30.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# .NET Driver Version 2.30.0 Release Notes

This is the general availability release for the 2.30.0 version of the driver.
Version 2.30.0 of the driver is the last scheduled 2.x release.
Further driver develpoment will continue in 3.x versions.

Version 2.30.0 does not introduce new features or bug fixes.
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.

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).

Documentation on the .NET driver can be found [here](https://www.mongodb.com/docs/drivers/csharp/v2.30/).

0 comments on commit 1453cff

Please sign in to comment.