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

Changelog History
Page 4

  • v6.3.0 Changes

    November 02, 2017
    ๐Ÿ”‹ Features
    • http2: add native HTTP/2 support (#1489) ([6b202853](git://github.com/restify/node-restify.git/commit/6b202853))
  • v6.2.3 Changes

    October 18, 2017
  • v6.2.2 Changes

    October 18, 2017
    ๐Ÿ› Bug Fixes
    • ๐Ÿ”’ package-lock.json: remove artifacts.netflix.com repo (#1526) ([3d2f0f7d](git://github.com/restify/node-restify.git/commit/3d2f0f7d))
  • v6.2.1 Changes

    October 18, 2017
    ๐Ÿ› Bug Fixes
    • cpuUsageThrottle: dont include interval in lag (#1504) ([eecb2d25](git://github.com/restify/node-restify.git/commit/eecb2d25))
    • npm: remove unleash dependency (#1522) ([a43aa60f](git://github.com/restify/node-restify.git/commit/a43aa60f))
    • ๐Ÿ”Œ plugins: use process.hrtime() for duration calculation (#1507) ([e8efd6cd](git://github.com/restify/node-restify.git/commit/e8efd6cd))
  • v6.2.0 Changes

    October 16, 2017
    ๐Ÿ› Bug Fixes
    • cpuUsageThrottle: dont include interval in lag (#1504) ([eecb2d25](git://github.com/restify/node-restify.git/commit/eecb2d25))
    • ๐Ÿ”Œ plugins: use process.hrtime() for duration calculation (#1507) ([e8efd6cd](git://github.com/restify/node-restify.git/commit/e8efd6cd))
  • v6.1.0 Changes

    October 16, 2017
    ๐Ÿ› Bug Fixes
    • cpuUsageThrottle: dont include interval in lag (#1504) ([eecb2d25](git://github.com/restify/node-restify.git/commit/eecb2d25))
    • ๐Ÿ”Œ plugins: use process.hrtime() for duration calculation (#1507) ([e8efd6cd](git://github.com/restify/node-restify.git/commit/e8efd6cd))
  • v6.0.1 Changes

    September 19, 2017
    ๐Ÿ› Bug Fixes
    • cpuUsageThrottle: Correctly named handler for debugInfo (#1499) ([78b0900b](git://github.com/restify/node-restify.git/commit/78b0900b))
    • server: error in pre handler triggers after event (#1500) ([c2e6deae](git://github.com/restify/node-restify.git/commit/c2e6deae))
  • v6.0.0 Changes

    September 15, 2017
    ๐Ÿ› 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))
  • v5.2.0 Changes

    August 16, 2017
    ๐Ÿ› Bug Fixes
    • ๐Ÿ“ฆ package.json version now matches npm ([9944dbd5](git://github.com/restify/node-restify.git/commit/9944dbd5))
    • โœ… create unit tests for sanitizePath plugin (#1352) ([12714cfc](git://github.com/restify/node-restify.git/commit/12714cfc))
    • audit timers of same name should accumulate (#1435) (#1443) ([a2d34aaa](git://github.com/restify/node-restify.git/commit/a2d34aaa))
    • respect when status code is set with res.status (GH-1429) (#1440) ([5abc0677](git://github.com/restify/node-restify.git/commit/5abc0677))
    • ๐Ÿ”– versioned route matching should not throw TypeError (#1381) ([25d10f00](git://github.com/restify/node-restify.git/commit/25d10f00))
  • v5.0.1 Changes

    July 17, 2017
    ๐Ÿ› 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))