Skip to content

Commit dc6f98d

Browse files
1.23.3 Release
Signed-off-by: vector-of-bool <[email protected]>
1 parent f016e41 commit dc6f98d

File tree

3 files changed

+30
-1
lines changed

3 files changed

+30
-1
lines changed

Diff for: NEWS

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

@@ -17,7 +33,7 @@ libmongoc 1.23.1
1733

1834
Bug 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

2339
Thanks to everyone who contributed to the development of this release.

Diff for: src/libbson/NEWS

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
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+
114
libbson 1.23.2
215
==============
316

Diff for: src/libmongoc/doc/libbson-objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)