v1.8.2
API changes list
-
Add the queueInLoopCoro function.
-
Avoid HashDoS attacks via random per-session hash initial state.
Changed
-
Support the mediumint column when generate the mysql model.
-
Set Hiredis_FOUND to true when finding Hiredis library.
-
Add rate limiter.
-
Add some test cases for the sqlite datetime type.
Fixed
-
Fix typo in drogon_test.h.
-
Fix a date race in drogon_test.
-
Fix a deadlock bug when closing all database connections.