File tree Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Original file line number Diff line number Diff line change 1- # .NET Driver Version 2.4.23 Release Notes
1+ # .NET Driver Version 2.4.3 Release Notes
22
3- This file is a placeholder.
3+ This is a patch release that fixes a few bugs reported since 2.4.2 was released.
4+
5+ Most of the changes are minor, but if you use X509 certificates with SSL you should
6+ definitely upgrade to 2.4.3. See:
7+
8+ https://jira.mongodb.org/browse/CSHARP-1914
9+
10+ An online version of these release notes is available at:
11+
12+ https://github.com/mongodb/mongo-csharp-driver/blob/master/Release%20Notes/Release%20Notes%20v2.4.3.md
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%20fixVersion%20%3D%202.4.3%20ORDER%20BY%20key%20ASC
17+
18+ Documentation on the .NET driver can be found at:
19+
20+ http://mongodb.github.io/mongo-csharp-driver/
21+
22+ Upgrading
23+
24+ There are no known backwards breaking changes in this release.
You can’t perform that action at this time.
0 commit comments