Skip to content

Commit

Permalink
1.29.1 Release
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Albertson <kevin.albertson@mongodb.com>
  • Loading branch information
kevinAlbs committed Dec 11, 2024
1 parent 36a7ed4 commit 8663e6d
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 1 deletion.
14 changes: 14 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
libmongoc 1.29.1
================

Fixes:

* Assert session is consistent with client in `mongoc_bulkwrite_set_session`.

Thanks to everyone who contributed to the development of this release.

* Jeremy Mikola
* Kevin Albertson



libmongoc 1.29.0
================

Expand Down
2 changes: 1 addition & 1 deletion VERSION_CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.29.1-dev
1.29.1
15 changes: 15 additions & 0 deletions src/libbson/NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
libbson 1.29.1
==============

Fixes:

* Fix result of `bson_strerror_r` on macOS.
* Fix max length string handling `bson_value_copy`.


Thanks to everyone who contributed to the development of this release.

* Kevin Albertson



libbson 1.29.0
==============

Expand Down
Binary file modified src/libmongoc/doc/includes/libbson.inv
Binary file not shown.

0 comments on commit 8663e6d

Please sign in to comment.