File tree 4 files changed +19
-3
lines changed
4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1
- libmongoc 1.26.2 (unreleased)
2
- =============================
1
+ libmongoc 1.26.2
2
+ ================
3
3
4
4
Cyrus SASL:
5
5
@@ -8,6 +8,11 @@ Cyrus SASL:
8
8
Fixes:
9
9
10
10
* Fix possible hang if `mongoc_gridfs_file_readv` is called with a corrupt chunk with incomplete data.
11
+ * Fix assert with legacy exhaust cursor protocol when connected to server < 4.2.
12
+
13
+ Thanks to everyone who contributed to the development of this release.
14
+
15
+ * Kevin Albertson
11
16
12
17
libmongoc 1.26.1
13
18
================
Original file line number Diff line number Diff line change 1
- 1.26.2-dev
1
+ 1.26.2
Original file line number Diff line number Diff line change
1
+ libbson 1.26.2
2
+ ==============
3
+
4
+ Fixes:
5
+
6
+ * Fix iteration in `bson_strfreev`.
7
+
8
+ Thanks to everyone who contributed to the development of this release.
9
+
10
+ * Ezra Chung
11
+
1
12
libbson 1.26.1
2
13
==============
3
14
You can’t perform that action at this time.
0 commit comments