File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 1- C#/.NET Driver Version 1.10.1 Release Notes (RELEASE CANDIDATE)
1+ C#/.NET Driver Version 1.10.1 Release Notes
22=================================================================
33
4- NOTE: This is a release candidate and should only be used for testing. It is not recommended for production use.
5-
6- This is a minor release...
4+ This is a minor release and contains no API changes.
75
86It also fixes some issues reported since 1.10.0 was released.
97
108An online version of these release notes is available at:
119
1210https://github.com/mongodb/mongo-csharp-driver/blob/v1.x/Release%20Notes/Release%20Notes%20v1.10.1.md
1311
14- The full list of JIRA issues resolved in this release is available at:
15-
16- { Jira Link }
17-
1812Documentation on the C# driver can be found at:
1913
2014http://www.mongodb.org/display/DOCS/CSharp+Language+Center
@@ -27,6 +21,9 @@ The 1.x releases will be the last non-bug fix release supporting .NET 3.5.
2721
2822The issues fixed in 1.10.1 are:
2923
24+ [ CSHARP-1351] ( https://jira.mongodb.org/browse/CSHARP-1351 ) - ObjectSerializer should not be dependent on the order of the _ t and _ v elements.
25+
26+
3027Compatibility Changes
3128---------------------
3229
You can’t perform that action at this time.
0 commit comments