Skip to content

Commit 4ba279f

Browse files
committed
updated release notes for 1.9.2.
1 parent 5be73ce commit 4ba279f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Release Notes/Release Notes v1.9.2.md

+9
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,15 @@ The 1.9.x releases will be the last non-bug fix release supporting .NET 3.5.
2424

2525
The issues fixed in 1.9.2 are:
2626

27+
[Kerberos authentication occasionally crashes runtime](|https://jira.mongodb.org/browse/CSHARP-980)
28+
[Allow $external special database to be used](https://jira.mongodb.org/browse/CSHARP-986)
29+
[Handle pre-2.6 upserted identifier](https://jira.mongodb.org/browse/CSHARP-987)
30+
[Altered ObjectId generation to take into account the AppDomain](https://jira.mongodb.org/browse/CSHARP-993)
31+
[Added 2.6 extended json support to JsonReader](https://jira.mongodb.org/browse/CSHARP-995)
32+
[SetMaxScan rendered $maxscan instead of $maxScan](https://jira.mongodb.org/browse/CSHARP-1000)
33+
[Updated output of JsonWriter to include 2.6 extended json support](https://jira.mongodb.org/browse/CSHARP-1001)
34+
[Replica set tags GetHashCode was calculated improperly](https://jira.mongodb.org/browse/CSHARP-1005)
35+
2736

2837
Compatibility Changes
2938
---------------------

0 commit comments

Comments
 (0)