All Versions
39
Latest Version
Avg Release Cycle
27 days
Latest Release
925 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v8.5.1 Changes
December 13, 2019๐ Bug Fixes
- benchmark: force latest restify version (#1810) ([b8ec60e3](git://github.com/restify/node-restify.git/commit/b8ec60e3))
- server: address domain performance regression with Node v12.x (#1809) ([e648d491](git://github.com/restify/node-restify.git/commit/e648d491))
-
v8.5.0 Changes
December 02, 2019๐ Features
- chain: use nextTick instead of setImmediate (#1808) ([703470ad](git://github.com/restify/node-restify.git/commit/703470ad))
-
v8.4.1 Changes
November 27, 2019 -
v8.4.0 Changes
July 31, 2019๐ Features
- chain: schedule handlers to the next tick (#1798) ([806ed711](git://github.com/restify/node-restify.git/commit/806ed711))
-
v8.3.3 Changes
June 04, 2019 -
v8.3.2 Changes
May 06, 2019 -
v8.3.1 Changes
April 25, 2019๐ Bug Fixes
- โ test: make upgrade test pass (#1772) ([d30b7483](git://github.com/restify/node-restify.git/commit/d30b7483))
-
v8.3.0 Changes
April 11, 2019๐ Features
- provide callback to uncaughtException handler (#1766) ([5e8b5e2b](git://github.com/restify/node-restify.git/commit/5e8b5e2b))
-
v8.2.0 Changes
March 18, 2019๐ 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))
-
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
- ๐ฆ Published NPM package had a bad dependency on