Skip to content

v1.8.3

Compare
Choose a tag to compare
@an-tao an-tao released this 23 Jan 03:05
· 262 commits to master since this release
0b3147c

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