File tree 3 files changed +30
-1
lines changed
3 files changed +30
-1
lines changed Original file line number Diff line number Diff line change
1
+ libmongoc 1.23.3
2
+ ================
3
+
4
+ Fixes:
5
+
6
+ * Better handle malformed `hello` responses
7
+ * Handle `connectionId` of type `double`.
8
+
9
+ Thanks to everyone who contributed to the development of this release.
10
+
11
+ * Kevin Albertson
12
+ * Gil Alon
13
+ * Kondaiah Valagonda
14
+
15
+
16
+
1
17
libmongoc 1.23.2
2
18
================
3
19
@@ -17,7 +33,7 @@ libmongoc 1.23.1
17
33
18
34
Bug fixes:
19
35
20
- * Fix connectivity to Atlas Data Lake
36
+ * Fix connectivity to Atlas Data Lake
21
37
* Fix crash when dropping a malformed Queryable Encryption collection.
22
38
23
39
Thanks to everyone who contributed to the development of this release.
Original file line number Diff line number Diff line change
1
+ libbson 1.23.3
2
+ ==============
3
+
4
+ Fix:
5
+
6
+ * Don't use `aligned_alloc()` on Windows
7
+
8
+ Thanks to everyone who contributed to the development of this release.
9
+
10
+ * Jeroen Ooms
11
+
12
+
13
+
1
14
libbson 1.23.2
2
15
==============
3
16
You can’t perform that action at this time.
0 commit comments