Skip to content

Commit 3f40be2

Browse files
committed
1.19.1 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 00c56e7 commit 3f40be2

File tree

3 files changed

+31
-0
lines changed

3 files changed

+31
-0
lines changed

NEWS

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
mongo-c-driver 1.19.1
2+
=====================
3+
4+
It is my pleasure to announce the MongoDB C Driver 1.19.1.
5+
6+
Bug fixes:
7+
8+
* Permit NULL platform argument in mongoc_handshake_data_append.
9+
* Fix wire version check in server selection when maxStalenessSeconds is specified in read preferences.
10+
* Fix assert on invalid URI options in client pools connected to load balanced clusters.
11+
12+
Thanks to everyone who contributed to the development of this release.
13+
14+
* Kevin Albertson
15+
* Ezra Chung
16+
17+
--Kevin Albertson
18+
19+
120
mongo-c-driver 1.19.0
221
=====================
322

src/libbson/NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
libbson 1.19.1
2+
==============
3+
4+
It is my pleasure to announce libbson 1.19.1.
5+
6+
Bug fixes:
7+
8+
* Fix string handling in BSON keys and regular expressions.
9+
10+
--Kevin Albertson
11+
12+
113
libbson 1.19.0
214
==============
315

src/libmongoc/doc/libbson-objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)