Skip to content

Commit 586171d

Browse files
committed
1.26.2 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent a665ff9 commit 586171d

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

NEWS

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
libmongoc 1.26.2 (unreleased)
2-
=============================
1+
libmongoc 1.26.2
2+
================
33

44
Cyrus SASL:
55

@@ -8,6 +8,11 @@ Cyrus SASL:
88
Fixes:
99

1010
* 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
1116

1217
libmongoc 1.26.1
1318
================

VERSION_CURRENT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.26.2-dev
1+
1.26.2

src/libbson/NEWS

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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+
112
libbson 1.26.1
213
==============
314

263 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)