Skip to content

Commit 99d4228

Browse files
committed
1.16.1 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 5ce6387 commit 99d4228

File tree

3 files changed

+39
-10
lines changed

3 files changed

+39
-10
lines changed

NEWS

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
mongo-c-driver 1.16.1
2+
=====================
3+
4+
It is my pleasure to announce the MongoDB C Driver 1.16.1.
5+
6+
Bug fixes:
7+
8+
* Fix listed library dependency on mongoc_static target when building with libmongocrypt.
9+
* Replace a call of free to bson_free.
10+
* Vendor Sphinx basic theme and correctly list static files for docs.
11+
* Fix a compilation warning introduced in 1.16.0.
12+
13+
Thanks to everyone who contributed to the development of this release.
14+
15+
* Kevin Albertson
16+
17+
Peace,
18+
19+
Kevin Albertson
20+
21+
122
mongo-c-driver 1.16.0
223
=====================
324

src/libbson/NEWS

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
libbson 1.16.1
2+
==============
3+
4+
It is my pleasure to announce libbson 1.16.1.
5+
6+
Features:
7+
8+
* Add bson_isspace, a safer isspace alternative.
9+
10+
Thanks to everyone who contributed to the development of this release.
11+
12+
* Kevin Albertson
13+
14+
Peace,
15+
16+
Kevin Albertson
17+
18+
119
libbson 1.16.0
220
==============
321

@@ -37,16 +55,6 @@ No change since 1.14.1; released to keep pace with libmongoc's version.
3755

3856
-- Kevin Albertson
3957

40-
41-
Next Release
42-
============
43-
44-
Features:
45-
*
46-
47-
Bug fixes:
48-
*
49-
5058
libbson 1.14.1
5159
==============
5260

src/libmongoc/doc/libbson-objects.inv

13 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)