We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c4ecb commit ff05439Copy full SHA for ff05439
NEWS
@@ -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
22
mongo-c-driver 1.3.5
23
====================
24
VERSION_CURRENT
@@ -1 +1 @@
-1.3.6-dev
+1.3.6
VERSION_RELEASED
-1.3.5
0 commit comments