Skip to content

Commit c6f4803

Browse files
committed
added missing 1.9.2 release notes file.
1 parent a42ede2 commit c6f4803

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

Release Notes/Release Notes v1.9.2.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
C#/.NET Driver Version 1.9.2 Release Notes
2+
==========================================
3+
4+
This is a minor release which fixes some issues reported since 1.9.0 was released. It is a recommended
5+
upgrade for anyone using 1.9.1.
6+
7+
An online version of these release notes is available at:
8+
9+
https://github.com/mongodb/mongo-csharp-driver/blob/v1.x/Release%20Notes/Release%20Notes%20v1.9.2.md
10+
11+
The full list of JIRA issues resolved in this release is available at:
12+
13+
https://jira.mongodb.org/issues/?filter=15440
14+
15+
Documentation on the C# driver can be found at:
16+
17+
http://www.mongodb.org/display/DOCS/CSharp+Language+Center
18+
http://api.mongodb.org/csharp/current/
19+
20+
General Changes
21+
===============
22+
23+
The 1.9.x releases will be the last non-bug fix release supporting .NET 3.5.
24+
25+
The issues fixed in 1.9.2 are:
26+
27+
28+
Compatibility Changes
29+
---------------------
30+
31+
There were no intentional backwards breaking changes. If you come across any,
32+
please inform us as soon as possible by email dotnetdriver@mongodb.com or by reporting
33+
an issue at jira.mongodb.com.

0 commit comments

Comments
 (0)