Skip to content

Commit 8663e6d

Browse files
committed
1.29.1 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 36a7ed4 commit 8663e6d

File tree

4 files changed

+30
-1
lines changed

4 files changed

+30
-1
lines changed

Diff for: NEWS

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
libmongoc 1.29.1
2+
================
3+
4+
Fixes:
5+
6+
* Assert session is consistent with client in `mongoc_bulkwrite_set_session`.
7+
8+
Thanks to everyone who contributed to the development of this release.
9+
10+
* Jeremy Mikola
11+
* Kevin Albertson
12+
13+
14+
115
libmongoc 1.29.0
216
================
317

Diff for: VERSION_CURRENT

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

Diff for: src/libbson/NEWS

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
libbson 1.29.1
2+
==============
3+
4+
Fixes:
5+
6+
* Fix result of `bson_strerror_r` on macOS.
7+
* Fix max length string handling `bson_value_copy`.
8+
9+
10+
Thanks to everyone who contributed to the development of this release.
11+
12+
* Kevin Albertson
13+
14+
15+
116
libbson 1.29.0
217
==============
318

Diff for: src/libmongoc/doc/includes/libbson.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)