We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f16b6a commit 59cb247Copy full SHA for 59cb247
NEWS
@@ -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
17
libmongoc 1.23.4
18
================
19
src/libbson/NEWS
@@ -1,3 +1,10 @@
+libbson 1.23.5
+==============
+No changes since 1.23.3. Version incremented to match the libmongoc version.
libbson 1.23.4
==============
src/libmongoc/doc/libbson-objects.inv
0 Bytes
0 commit comments