File tree Expand file tree Collapse file tree 3 files changed +30
-1
lines changed Expand file tree Collapse file tree 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+
117libmongoc 1.23.2
218================
319
@@ -17,7 +33,7 @@ libmongoc 1.23.1
1733
1834Bug fixes:
1935
20- * Fix connectivity to Atlas Data Lake
36+ * Fix connectivity to Atlas Data Lake
2137 * Fix crash when dropping a malformed Queryable Encryption collection.
2238
2339Thanks 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+
114libbson 1.23.2
215==============
316
You can’t perform that action at this time.
0 commit comments