drogon v1.0.0-beta13 Release Notes

Release Date: 2020-01-04 // over 4 years ago
  • API change list

    • None

    🔄 Changed

    ➕ Add some unit tests (based on gtest)

    ➕ Add a reverse proxy example

    👉 Make a patch to support the ossp UUID library

    👉 Make shared linking possible

    ➕ Add the drogon::OStringStream class

    ⚡️ Optimize ORM

    Modify singleton logic of DrClassMap

    🛠 Fixed

    🛠 Fix an error in the batch mode of libpq

    🛠 Fix an error when clients use HTTP1.0