Restify v8.2.0 Release Notes

Release Date: 2019-03-18 // about 5 years ago
  • ๐Ÿ› Bug Fixes

    • properly handle non-errors thrown in domains (#1757) ([cb2e7177](git://github.com/restify/node-restify.git/commit/cb2e7177))
    • cpuUsageThrottle: support breaking change in pidusage module ([7460064f](git://github.com/restify/node-restify.git/commit/7460064f))

    ๐Ÿ”‹ Features

    • first: Handlers that execute ASAP in the req/res lifecycle (#1756) ([8178098d](git://github.com/restify/node-restify.git/commit/8178098d))