Skip to content

Commit 4f26837

Browse files
committed
update NEWS
1 parent a4c8c66 commit 4f26837

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

NEWS

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
libmongoc 1.19.1
2+
================
3+
4+
It is my pleasure to announce libmongoc 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: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
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

4-
It is my pleasure to announce libbson 1.19.0.
16+
It is my pleasure to announce libbson 1.18.0.
517

618
No changes since 1.18.0; release to keep pace with libmongoc's version.
719

0 commit comments

Comments
 (0)