File tree Expand file tree Collapse file tree 4 files changed +24
-4
lines changed Expand file tree Collapse file tree 4 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 1- libmongoc 1.28.1 (unreleased)
2- =============================
1+ libmongoc 1.28.1
2+ ================
33
4- Fixed :
4+ Fixes :
55
66 * Do not return result in `mongoc_bulkwritereturn_t` if there are no known successful writes.
7+ * Validate lengths in ill-formed server responses.
8+ * Do not override read preference when using aggregate with `$out/$merge` with unscanned servers.
9+ * Remove unexpected warning if `authSource` in TXT record is overriden by URI option.
10+ * Fix crash when non-existent CA file configured with OpenSSL.
711
812libmongoc 1.28.0
913================
Original file line number Diff line number Diff line change 1- 1.28.1-dev
1+ 1.28.1
Original file line number Diff line number Diff line change 1+ libbson 1.28.1
2+ ==============
3+
4+ Fixes:
5+
6+ * Fix large string handling in `bson_string_truncate`.
7+ * Fix possible crash in `bson_value_copy`.
8+
9+
10+ Thanks to everyone who contributed to the development of this release.
11+
12+ * Joshua Siegel
13+ * Kevin Albertson
14+
15+
16+
117libbson 1.28.0
218==============
319
You can’t perform that action at this time.
0 commit comments