drogon v1.0.0-beta20 Release Notes

Release Date: 2020-08-15 // over 3 years ago
  • API change list

    • Provide users with a method to change the session ID of a session.

    ๐Ÿ”„ Changed

    ๐Ÿ“œ Modify parseContentType function.

    ๐Ÿš€ Modify the docker file to build release version in docker.

    Set session to requests for websockets.

    ๐Ÿ“œ Modify parseContentType function.

    ๐Ÿ”„ Change the return value type of the mktime() function in models.

    ๐Ÿ›  Fix compilation warning of sprintf function.

    ๐Ÿ›  Fixed

    ๐Ÿ›  Fix a bug when saving uploaded files on Windows.

    ๐Ÿ›  Fix a mysql issue when connections are lost.

    ๐Ÿ Resolve an issue when sending big files (>=2gB) on Windows.

    ๐Ÿ›  Fix boost::string_view compilation error of MysqlConnection class.

    Set the response Access-Control-Allow-Headers header correctly for CORS.

    ๐Ÿ›  Fix a bug in drogon_ctl when creating a model, that causes to write source files multiple times.