Skip to content

Commit 24efbf0

Browse files
committed
1.15.1 Release
Signed-off-by: Clyde Bazile <[email protected]>
1 parent ad5e280 commit 24efbf0

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

NEWS

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
mongo-c-driver 1.15.1
2+
=====================
3+
4+
It is my pleasure to announce the MongoDB C Driver 1.15.1.
5+
6+
Bug fixes:
7+
* Fix change stream resume logic when no documents received
8+
* Reduce the required cmake version to build with zstd support
9+
* Minor fixes to mongos pinning logic
10+
* Do not resume a change stream on NonResumableChangeStreamError
11+
12+
Thanks to everyone who contributed to the development of this release.
13+
14+
* Kevin Albertson
15+
* Clyde Bazile
16+
17+
Peace,
18+
19+
Clyde Bazile
20+
21+
122
mongo-c-driver 1.15.0
223
=====================
324

src/libbson/NEWS

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
libbson 1.15.1
2+
==============
3+
4+
No change since 1.15.1; released to keep pace with libmongoc's version.
5+
6+
-- Clyde Bazile
7+
8+
19
libbson 1.15.0
210
==============
311

src/libmongoc/doc/libbson-objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)