Restify v7.7.0 Release Notes

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

    • dev:
      • remove nsp since the project merged with npm ([1dc34b48](git://github.com/restify/node-restify.git/commit/1dc34b48))
      • pin to exact versions of linting tools and fix lint errors ([3740a6b7](git://github.com/restify/node-restify.git/commit/3740a6b7))

    ๐Ÿ”‹ Features

    • audit: Add the ability to specify a custom audit log serializer (for err, req and res) ([6231acda](git://github.com/restify/node-restify.git/commit/6231acda))