Skip to content

Commit 9063a5c

Browse files
committed
1.24.3 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent 16cc4b3 commit 9063a5c

File tree

3 files changed

+32
-0
lines changed

3 files changed

+32
-0
lines changed

NEWS

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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+
117
libmongoc 1.24.2
218
================
319

src/libbson/NEWS

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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+
117
libbson 1.24.2
218
==============
319

src/libmongoc/doc/libbson-objects.inv

13 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)