Restify v5.0.1 Release Notes

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

    • monkey patch getHeaders for pre-v7 Node.js (GH-1409) ([82088a71](git://github.com/restify/node-restify.git/commit/82088a71))
    • โž• add node 7-8 travis support (#1405) ([536a4735](git://github.com/restify/node-restify.git/commit/536a4735))
    • โž• Add migration guid to website (#1402) ([5f053c7e](git://github.com/restify/node-restify.git/commit/5f053c7e))
    • โšก๏ธ update http-signature to v1.0.0 (#1401) ([ec887376](git://github.com/restify/node-restify.git/commit/ec887376))
    • ๐Ÿ“š documentation update for restifyError event example (#1398) ([94fe7151](git://github.com/restify/node-restify.git/commit/94fe7151))
    • doc site (#1393) ([76ee5480](git://github.com/restify/node-restify.git/commit/76ee5480))
    • โœ… test static plugin's handling of sprintf escape sequences (#1391) ([5d7039a5](git://github.com/restify/node-restify.git/commit/5d7039a5))