All Versions
40
Latest Version
Avg Release Cycle
73 days
Latest Release
518 days ago

Changelog History
Page 2

  • v8.1.1 Changes

    March 14, 2019

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“ฆ Published NPM package had a bad dependency on npm causing new irrelevant packages to get installed
  • v8.1.0 Changes

    March 06, 2019

    ๐Ÿ› Bug Fixes

    • dev: upgrading modules including restify-errors (#1755) ([3b712298](git://github.com/restify/node-restify.git/commit/3b712298))

    ๐Ÿ”‹ Features

    • โž• add router.render() back to support hypermedia usecase (#1752) ([0700cfd4](git://github.com/restify/node-restify.git/commit/0700cfd4), closes [#1684](git://github.com/restify/node-restify.git/issues/1684))
    • ๐Ÿ”Œ plugin: plugin to serve static files (#1753) ([a67b25f4](git://github.com/restify/node-restify.git/commit/a67b25f4))
  • v8.0.0 Changes

    February 20, 2019

    ๐Ÿ’ฅ Breaking Changes

    • โฌ‡๏ธ Dropped Support for Node v4.x and Node v6.x
  • v7.7.0 Changes

    February 01, 2019

    ๐Ÿ› 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))
  • v7.6.0 Changes

    January 18, 2019

    ๐Ÿ”‹ Features

    • req: add restifyDone event (#1740) ([4900d6bd](git://github.com/restify/node-restify.git/commit/4900d6bd))
  • v7.5.0 Changes

    January 09, 2019

    ๐Ÿ› Bug Fixes

    • emit after event with proper error param for node versions >= 11.4.0 (#1732) ([7a1378b0](git://github.com/restify/node-restify.git/commit/7a1378b0))

    ๐Ÿ”‹ Features

    • ๐Ÿ”Œ plugins: context, req.get() returns the whole context (#1739) ([6e35e01e](git://github.com/restify/node-restify.git/commit/6e35e01e))
  • v7.4.0 Changes

    January 02, 2019

    ๐Ÿ› Bug Fixes

    • โœ… more flaky metrics.test.js fixes (#1730) ([71aac428](git://github.com/restify/node-restify.git/commit/71aac428))

    ๐Ÿ”‹ Features

    • ๐Ÿ”Œ plugins: do not include user-input in UnsupportedMediaTypeError message (VError fails), m ([06c220d2](git://github.com/restify/node-restify.git/commit/06c220d2))
  • v7.3.0 Changes

    December 07, 2018

    ๐Ÿ”‹ Features

    • โž• add support for non-strict formatters (#1721) ([de1833a4](git://github.com/restify/node-restify.git/commit/de1833a4))
  • v7.2.3 Changes

    November 16, 2018

    ๐Ÿ› Bug Fixes

    • server: fix uncaught exceptions triggering route lookups (#1717) ([e49cb3b2](git://github.com/restify/node-restify.git/commit/e49cb3b2))
  • v7.2.2 Changes

    October 29, 2018

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“š documentation typo fix (#1688) ([0fa71328](git://github.com/restify/node-restify.git/commit/0fa71328))