Node Restify Versions Save

The future of Node.js REST development

v4.0.2

8 years ago

After a little bit of a hiccup with 4.0.1, we are back in the saddle with 4.0.2. This release adds proper Node 4 support by upgrading dtrace-provider to 0.6.

#887 Bump dtrace-provider to 0.6.0 for Node 4 support, Corbin Uselton

Thanks to our newest contributor, Corbin Uselton (@corbinu) for the help.

v4.0.0

8 years ago

There are lots of changes in Restify 4. See below for a list of pull requests that were merged in. There were quite a few bugs fixed, and a few new features added. Thanks to all our contributors for their hard work!

#877 content-type can be case-insensitive. Yunong Xiao #856 update various dependencies. Alex Liu #851 fix formatters such that they always return cb. Yunong Xiao #847 fix body parser race condition. Yunong Xiao #842 add req.matchedVersion() Nathan Peck, Micah Ransdell #840 Fix issue with server toString Method. OiNutter, Micah Ransdell #836 Add JSDoc comments. Alex Liu #835 Update static.js to allow for serving static files that do not use the route as a path. Wavewash, Micah Ransdell #831 Support hash option to Formidable for multipart file uploads. blakevanian, ManRueda #832 Updated dtrace-provider. yads #812 add query parameters to auditlogger. Alex Liu #800 Allow 0, false, and null as json body. Alex Dobeck #771 q-value choice on wildcards ignores default q-value of 1. Kevin Peno #822 Allow optional headers to be added as properties to bunyan logs. Michael Paulson. #824 Don't include large coverage files in published packages. Trent Mick #819 Add a feature to allow the expiration of old unprocessed requests. Michael Paulson #803 Add redirect support to Response. Alex Liu #686 res.send can't send 0, false and null. Alex Dobeck

3.0.0

9 years ago

Bumping major because of #753