Skip to content

Commit 48011c6

Browse files
committed
1.29.2 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 618cb77 commit 48011c6

File tree

4 files changed

+29
-1
lines changed

4 files changed

+29
-1
lines changed

Diff for: NEWS

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
libmongoc 1.29.2
2+
================
3+
4+
Fixes:
5+
* Rename `set_error` function to avoid symbol conflicts.
6+
* Fix Windows ARM 64 build.
7+
* Fix comparison of uninitialized bytes.
8+
* Fix format specifier on macOS.
9+
10+
Notes:
11+
* Windows ARM 64 is not-yet officially tested or supported. Support is community driven.
12+
13+
Thanks to everyone who contributed to the development of this release.
14+
15+
* Adrian Dole
16+
* Christian Schmitz
17+
* Antony Polukhin
18+
* Kevin Albertson
19+
20+
21+
122
libmongoc 1.29.1
223
================
324

Diff for: VERSION_CURRENT

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

Diff for: src/libbson/NEWS

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
libbson 1.29.2
2+
==============
3+
4+
No changes since 1.29.1. Version incremented to match the libmongoc version.
5+
6+
7+
18
libbson 1.29.1
29
==============
310

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

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)