Skip to content

Commit

Permalink
1.23.3 Release
Browse files Browse the repository at this point in the history
Signed-off-by: vector-of-bool <[email protected]>
  • Loading branch information
vector-of-bool committed Apr 4, 2023
1 parent f016e41 commit dc6f98d
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 1 deletion.
18 changes: 17 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
libmongoc 1.23.3
================

Fixes:

* Better handle malformed `hello` responses
* Handle `connectionId` of type `double`.

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

* Kevin Albertson
* Gil Alon
* Kondaiah Valagonda



libmongoc 1.23.2
================

Expand All @@ -17,7 +33,7 @@ libmongoc 1.23.1

Bug fixes:

* Fix connectivity to Atlas Data Lake
* Fix connectivity to Atlas Data Lake
* Fix crash when dropping a malformed Queryable Encryption collection.

Thanks to everyone who contributed to the development of this release.
Expand Down
13 changes: 13 additions & 0 deletions src/libbson/NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
libbson 1.23.3
==============

Fix:

* Don't use `aligned_alloc()` on Windows

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

* Jeroen Ooms



libbson 1.23.2
==============

Expand Down
Binary file modified src/libmongoc/doc/libbson-objects.inv
Binary file not shown.

0 comments on commit dc6f98d

Please sign in to comment.