We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b9cc35 commit ac82971Copy full SHA for ac82971
NEWS
@@ -1,3 +1,22 @@
1
+mongo-c-driver 1.4.1
2
+====================
3
+
4
+It is my pleasure to announce mongo-c-driver 1.4.1. This is a bugfix release:
5
6
+ * mongoc_client_get_server_descriptions could return a list including NULLs
7
+ * Tailable cursors on MongoDB 3.2 only worked with MONGOC_QUERY_AWAIT_DATA
8
+ * Spurious warnings with MONGOC_DISABLE_SHM
9
10
+Thanks to everyone who contributed to the development of this release.
11
12
+ * A. Jesse Jiryu Davis
13
+ * Hannes Magnusson
14
15
+Peace,
16
17
+ A. Jesse Jiryu Davis
18
19
20
mongo-c-driver 1.4.0
21
====================
22
VERSION_CURRENT
@@ -1 +1 @@
-1.4.1-dev
+1.4.1
VERSION_RELEASED
-1.4.0
0 commit comments