Restify v6.0.0 Release Notes

Release Date: 2017-09-15 // over 6 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ”’ exclude package-lock.json (#1477) ([011fdf0e](git://github.com/restify/node-restify.git/commit/011fdf0e))
    • โšก๏ธ Update dependency mime to 1.4.0 (#1467) ([6d38b38c](git://github.com/restify/node-restify.git/commit/6d38b38c))
    • cpuUsageThrottle: Always queue a new timeout (#1484) ([e4ffe430](git://github.com/restify/node-restify.git/commit/e4ffe430))
    • inflightRequestThrottle: properly handle next (#1471) ([4db404f9](git://github.com/restify/node-restify.git/commit/4db404f9))
    • static: avoid user-provided data in Error messages being interpreted as sprintf codes (# ([99063447](git://github.com/restify/node-restify.git/commit/99063447))

    ๐Ÿ”‹ Features

    • cpuUsageThrottle (#1460) ([84be6799](git://github.com/restify/node-restify.git/commit/84be6799))
    • ๐Ÿ”Œ throttle plugin: expose rate limit metrics as headers (#1453) ([1627a557](git://github.com/restify/node-restify.git/commit/1627a557))