Skip to content

Commit 828f72b

Browse files
update CHANGELOG
1 parent 2a43859 commit 828f72b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# ChangeLog
22

3+
## 2.12.0
4+
- Fix a bug of invalid parameter for shm_open() on macOS 26.
5+
- Fix ERR_CONNECTION_RESET errors that occur after receiving an HTTP request that exceeds LimitRequestBody.
6+
- Added support for Visual Studio 2026 by modifiying the setup configuration scripts.
7+
- Implemented asynchronous I/O using io_uring on Linux. [Experimental]
8+
- Updated mongo-c-driver to v2.3.3.
9+
- Updated lz4 to v1.10.0.
10+
- Updated glog to v0.7.1.
11+
312
## 2.11.2
413
- Updated the internally used MongoDB C Driver to version 2.1.0.
514
- Added support for std::format style formatting in logging functions.

0 commit comments

Comments
 (0)