Skip to content

Commit ff05439

Browse files
committed
1.3.6 Release
Signed-off-by: A. Jesse Jiryu Davis <[email protected]>
1 parent b6c4ecb commit ff05439

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed

NEWS

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
mongo-c-driver 1.3.6
2+
====================
3+
4+
It is my pleasure to announce mongo-c-driver 1.3.6. This is a bugfix release:
5+
6+
* Connect timeout when libmongoc is used by the MongoDB PHP Driver to connect
7+
to a replica set with one or more unresponsive members.
8+
* "connection timeout" and "connection error" messages were swapped.
9+
* "make abicheck" failed.
10+
11+
Thanks to everyone who contributed to the development of this release.
12+
13+
* A. Jesse Jiryu Davis
14+
* Hannes Magnusson
15+
* Remi Collet
16+
17+
Peace,
18+
19+
A. Jesse Jiryu Davis
20+
21+
122
mongo-c-driver 1.3.5
223
====================
324

VERSION_CURRENT

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

VERSION_RELEASED

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.5
1+
1.3.6

0 commit comments

Comments
 (0)