Skip to content

Commit 59cb247

Browse files
committed
1.23.5 Release
Signed-off-by: Ezra Chung <[email protected]>
1 parent 5f16b6a commit 59cb247

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

Diff for: NEWS

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
libmongoc 1.23.5
2+
================
3+
4+
Fixes:
5+
6+
* Fix potential crash due to insufficient memory when allocating performance counters.
7+
* Fix compilation error on Android platforms due to missing `aligned_alloc`.
8+
* Return an error if `RewrapManyDataKey` is invoked without a `provider` when a `masterKey` is given.
9+
10+
Thanks to everyone who contributed to the development of this release.
11+
12+
* Kevin Albertson
13+
* Romain Geissler @ Amadeus
14+
15+
16+
117
libmongoc 1.23.4
218
================
319

Diff for: src/libbson/NEWS

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

Diff for: src/libmongoc/doc/libbson-objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)