We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae65042 commit 6d6ead7Copy full SHA for 6d6ead7
NEWS
@@ -1,3 +1,22 @@
1
+mongo-c-driver 1.9.4
2
+====================
3
+
4
+It is my pleasure to announce mongo-c-driver 1.9.4. This release offers
5
+compatibility with Sphinx 1.7.0 and above and fixes two bugs:
6
7
+ * Ensure a change stream uses the proper session id while iterating
8
+ * Fix a rare crash in pooled mode when a replica set member was disconnected
9
10
+Thanks to everyone who contributed to the development of this release.
11
12
+ * A. Jesse Jiryu Davis
13
+ * Kevin Albertson
14
15
+Peace,
16
17
+ A. Jesse Jiryu Davis
18
19
20
mongo-c-driver 1.9.3
21
====================
22
VERSION_CURRENT
@@ -1 +1 @@
-1.9.4-dev
+1.9.4
VERSION_RELEASED
-1.9.3
0 commit comments