Skip to content

Commit f2e7620

Browse files
committed
updated release notes for 1.10.1.
1 parent ce97727 commit f2e7620

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

Release Notes/Release Notes v1.10.1.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,14 @@
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

86
It also fixes some issues reported since 1.10.0 was released.
97

108
An online version of these release notes is available at:
119

1210
https://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-
1812
Documentation on the C# driver can be found at:
1913

2014
http://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

2822
The 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+
3027
Compatibility Changes
3128
---------------------
3229

0 commit comments

Comments
 (0)