v1.9.2 #1910
an-tao
announced in
Announcements
v1.9.2
#1910
Replies: 1 comment
-
|
🥵🥵🥵 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
API changes list
Feature: Integrate spdlog as logging backend.
Support asynchronous sending of chunked responses.
Changed
Modify the configuration file templates in drogon_ctl.
Use execute_process instead of exec_program in FindJsoncpp.cmake.
GitHub Action to find typos in the codebase using codespell.
add discord link to readme.
Add -k option to the drogon_ctl when running the press command.
Refine request routing process.
Add CI tests with more compilers.
Avoid a race condition in database listener tests.
Remove macos-11 CI; not supported by Homebrew.
Bump github/codeql-action from 2 to 3.
Move the RealIpResolver plugin to the PreRouting join point.
Fixed
Fix: typo on Mapper method.
Fix a error of coroutines on Windows.
Fix ORM: The original way did not handle exceptions correctly.
Remove the default ctor of the Row class in ORM.
Set the url of trantor to the official repository.
Fix htonll/ntohll redefinition.
Fix building with MSYS2.
Fix name issue when cross-compiling.
This discussion was created from the release v1.9.2.
Beta Was this translation helpful? Give feedback.
All reactions