File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments