File tree 3 files changed +32
-0
lines changed
3 files changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ libmongoc 1.24.3
2
+ ================
3
+
4
+ Fixes:
5
+
6
+ * Fix possible memory leak on SCRAM authentication failure.
7
+ * Fix possible recursive lock on network error in single-threaded client.
8
+
9
+ Thanks to everyone who contributed to the development of this release.
10
+
11
+ * Kevin Albertson
12
+ * Jeremy Mikola
13
+ * Roberto C. Sánchez
14
+
15
+
16
+
1
17
libmongoc 1.24.2
2
18
================
3
19
Original file line number Diff line number Diff line change
1
+ libbson 1.24.3
2
+ ==============
3
+
4
+ Fixes:
5
+
6
+ * Fix parsing of `[ { $code: ... } ]` or `[{$dbPointer: ...}]`.
7
+ * Improve detection Fix use of `strerror_l`
8
+ * Fix possible overflow parsing Decimal128 in extJSON with very large exponents
9
+
10
+ Thanks to everyone who contributed to the development of this release.
11
+
12
+ * Joshua Siegel
13
+ * Ezra Chung
14
+
15
+
16
+
1
17
libbson 1.24.2
2
18
==============
3
19
You can’t perform that action at this time.
0 commit comments