Skip to content

Commit 45a9af6

Browse files
committed
1.9.3 Release
Signed-off-by: A. Jesse Jiryu Davis <[email protected]>
1 parent a70be7b commit 45a9af6

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

NEWS

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
mongo-c-driver 1.9.3
2+
====================
3+
4+
It is my pleasure to announce mongo-c-driver 1.9.3. This version fixes a
5+
session-management bug that could cause an authentication error while connected
6+
to MongoDB 3.6+ and iterating a cursor, and it permits the $gleStats modifier
7+
with mongoc_collection_aggregate.
8+
9+
Thanks to everyone who contributed to the development of this release.
10+
11+
* A. Jesse Jiryu Davis
12+
* Jeremy Mikola
13+
14+
Peace,
15+
16+
A. Jesse Jiryu Davis
17+
18+
119
mongo-c-driver 1.9.2
220
====================
321

VERSION_CURRENT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.3-dev
1+
1.9.3

VERSION_RELEASED

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.2
1+
1.9.3

0 commit comments

Comments
 (0)