Skip to content

TreeFrog Framework version 2.12.0 release

Latest

Choose a tag to compare

@treefrogframework treefrogframework released this 17 Jul 23:09

What's Changed

  • Fix a bug that caused an invalid parameter error in shm_open() on macOS 26.
  • Fix ERR_CONNECTION_RESET errors that occur after receiving an HTTP request that exceeds LimitRequestBody.
  • Added support for Visual Studio 2026 by modifiying the setup configuration scripts.
  • Implemented asynchronous I/O using io_uring on Linux. [Experimental]
  • Updated mongo-c-driver to v2.3.3.
  • Updated lz4 to v1.10.0.
  • Updated glog to v0.7.1.

Full Changelog: v2.11.2...v2.12.0