Skip to content

Commit 4845bcb

Browse files
committed
1.24.1 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 9cfe088 commit 4845bcb

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

NEWS

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
libmongoc 1.24.1
2+
================
3+
4+
Fixes:
5+
6+
* Remove unnecessary assert in bulk API. May result in an abort when creating bulk operations with the `mongoc_bulk_operation_new` API intended for wrapping drivers.
7+
8+
Thanks to everyone who contributed to the development of this release.
9+
10+
* Kevin Albertson
11+
12+
13+
114
libmongoc 1.24.0
215
================
316

src/libbson/NEWS

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
libbson 1.24.1
2+
==============
3+
4+
No changes since 1.24.0. Version incremented to match the libmongoc version.
5+
16
libbson 1.24.0
27
==============
38

src/libmongoc/doc/libbson-objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)