Skip to content

Commit 3c9b883

Browse files
committed
merge 1.1.11 release notes
1 parent 720deaf commit 3c9b883

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

NEWS

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
144171
mongo-c-driver 1.1.10
145172
=====================
146173

0 commit comments

Comments
 (0)