File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
17
libmongoc 1.24.0 (Unreleased)
2
18
=============================
3
19
@@ -18,6 +34,7 @@ Thanks to everyone who contributed to the development of this release.
18
34
* Kyle Kloberdanz
19
35
20
36
37
+
21
38
libmongoc 1.23.3
22
39
================
23
40
Original file line number Diff line number Diff line change
1
+ libbson 1.23.5
2
+ ==============
3
+
4
+ No changes since 1.23.3. Version incremented to match the libmongoc version.
5
+
6
+
1
7
libbson 1.24.0 (Unreleased)
2
8
===========================
3
9
You can’t perform that action at this time.
0 commit comments