Skip to content

Commit 6d6ead7

Browse files
committed
1.9.4 Release
Signed-off-by: A. Jesse Jiryu Davis <[email protected]>
1 parent ae65042 commit 6d6ead7

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

NEWS

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
120
mongo-c-driver 1.9.3
221
====================
322

VERSION_CURRENT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.4-dev
1+
1.9.4

VERSION_RELEASED

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.3
1+
1.9.4

0 commit comments

Comments
 (0)