File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -141,6 +141,33 @@ Peace,
141141
142142 A. Jesse Jiryu Davis
143143
144+
145+ mongo-c-driver 1.1.11
146+ =====================
147+
148+ It is my pleasure to announce to you the MongoDB C driver 1.1.11.
149+
150+ This is a patch release with bug fixes:
151+
152+ * Undetected network errors when sending messages to the server
153+ * Off-by-one error in mongoc_gridfs_file_seek with mode SEEK_END
154+ * Memory leak parsing a URI that contains an invalid option
155+ * The libbson submodule's URL now uses the recommended https://, not git://
156+
157+ Thanks to everyone who contributed to the development of this point release for
158+ libmongoc.
159+
160+ * A. Jesse Jiryu Davis
161+ * Hannes Magnusson
162+ * Jason Carey
163+ * Jose Sebastian Battig
164+ * rubicks
165+
166+ Peace,
167+
168+ A. Jesse Jiryu Davis
169+
170+
144171mongo-c-driver 1.1.10
145172=====================
146173
You can’t perform that action at this time.
0 commit comments