File tree Expand file tree Collapse file tree 3 files changed +39
-10
lines changed Expand file tree Collapse file tree 3 files changed +39
-10
lines changed Original file line number Diff line number Diff line change 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+
122mongo-c-driver 1.16.0
223=====================
324
Original file line number Diff line number Diff line change 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+
119libbson 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-
5058libbson 1.14.1
5159==============
5260
You can’t perform that action at this time.
0 commit comments