Skip to content

Commit 789c349

Browse files
committed
1.5.5 Release
Signed-off-by: A. Jesse Jiryu Davis <[email protected]>
1 parent f8b4584 commit 789c349

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

NEWS

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
mongo-c-driver 1.5.5
2+
====================
3+
4+
It is my pleasure to announce mongo-c-driver 1.5.5. This release fixes bugs
5+
parsing the localThresholdMS option from the MongoDB URI, and a crash in
6+
mongoc_cursor_destroy if "query" or "filter" are invalid. Thanks to Jeremy
7+
Mikola.
8+
9+
Peace,
10+
11+
A. Jesse Jiryu Davis
12+
13+
114
mongo-c-driver 1.5.4
215
====================
316

VERSION_CURRENT

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

VERSION_RELEASED

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.4
1+
1.5.5

0 commit comments

Comments
 (0)