v1.8.3
API changes list
-
Add onSessionStart() and onSessionDestroy() events
-
Support postgresql asynchronous notification (LISTEN/NOTIFY).
Changed
-
Update Utilities.cc
-
Drogon test refactor
-
Enable json entry as string
-
Mark awaiters as non-copyable
Fixed
-
Fix HttpController regex path matching
-
Fix a memory leak in the redis example
-
Partial fix for MSYS2 compat