Node v0.10.21 (Stable)
This release contains a security fix for the http server implementation, please upgrade as soon as possible. Details will be released soon. 2013.10.18, Version 0.10.21 (Stable) uv: Upgrade to v0.10.18...
View ArticleDoS Vulnerability (fixed in Node v0.8.26 and v0.10.21)
Node.js is vulnerable to a denial of service attack when a client sends many pipelined HTTP requests on a single connection, and the client does not read the responses from the connection. We recommend...
View ArticleNode v0.11.8 (Unstable)
2013.10.30, Version 0.11.8 (Unstable) uv: Upgrade to v0.11.14 v8: upgrade 3.21.18.3 assert: indicate if exception message is generated (Glen Mailer) buffer: add buf.toArrayBuffer() API (Trevor Norris)...
View ArticleNode v0.10.22 (Stable)
2013.11.12, Version 0.10.22 (Stable) npm: Upgrade to 1.3.14 uv: Upgrade to v0.10.19 child_process: don't assert on stale file descriptor events (Fedor Indutny) darwin: Fix "Not Responding" in Mavericks...
View ArticleNode v0.11.9 (Unstable)
2013.11.20, Version 0.11.9 (Unstable) uv: upgrade to v0.11.15 (Timothy J Fontaine) v8: upgrade to 3.22.24.5 (Timothy J Fontaine) buffer: remove warning when no encoding is passed (Trevor Norris) build:...
View ArticleKeeping The npm Registry Awesome
We know the availability and overall health of The npm Registry is paramount to everyone using Node.js as well as the larger JavaScript community and those of your using it for some awesome projects...
View ArticleBen Noordhuis's Departure
As of this past weekend, Ben Noordhuis has decided to step away from Node.js and libuv, and is no longer acting as a core committer. Ben has done a tremendous amount of great work in the past. We're...
View ArticleNode v0.10.23 (Stable)
2013.12.12, Version 0.10.23 (Stable) uv: Upgrade to v0.10.20 (Timothy J Fontaine) npm: Upgrade to 1.3.17 (isaacs) gyp: update to 78b26f7 (Timothy J Fontaine) build: include postmortem symbols on linux...
View ArticleNode v0.10.24 (Stable)
2013.12.18, Version 0.10.24 (Stable) uv: Upgrade to v0.10.21 npm: upgrade to 1.3.21 v8: backport fix for CVE-2013-{6639|6640} build: unix install node and dep library headers (Timothy J Fontaine)...
View ArticleNode v0.11.10 (Unstable)
2013.12.31, Version 0.11.10 (Unstable) http_parser: update to 2.2 uv: Upgrade to v0.11.17 v8: Upgrade to 3.22.24.10 buffer: optimize writeInt* methods (Paul Loyd) child_process: better error handling...
View ArticleThe Next Phase of Node.js
Node's growth has continued and accelerated immensely over the last few years. More people are developing and sharing more code with Node and npm than I would have ever imagined. Countless companies...
View ArticleNode.js and the Road Ahead
As the new project lead for Node.js I am excited for our future, and want to give you an update on where we are. One of Node's major goals is to provide a small core, one that provides the right amount...
View ArticleNode v0.10.25 (Stable)
2014.01.23, Version 0.10.25 (Stable) uv: Upgrade to v0.10.23 npm: Upgrade to v1.3.24 v8: Fix enumeration for objects with lots of properties child_process: fix spawn() optional arguments (Sam Roberts)...
View ArticleNode v0.11.11 (Unstable)
2014.01.29, Version 0.11.11 (Unstable) v8: Upgrade to 3.22.24.19 http_parser: Upgrade to 2.2.1 openssl: Upgrade to 1.0.1f uv: Upgrade to 0.11.18 async-listener: revamp of subsystem (Trevor Norris)...
View ArticleNode v0.10.26 (Stable)
2014.02.18, Version 0.10.26 (Stable) uv: Upgrade to v0.10.25 (Timothy J Fontaine) npm: upgrade to 1.4.3 (isaacs) v8: support compiling with VS2013 (Fedor Indutny) cares: backport TXT parsing fix (Fedor...
View ArticleNode v0.11.12 (Unstable)
2014.03.11, Version 0.11.12 (Unstable) uv: Upgrade to v0.11.22 (Timothy J Fontaine) buffer: allow toString to accept Infinity for end (Brian White) child_process: add spawnSync/execSync (Bert Belder,...
View ArticleNode v0.10.27 (Stable)
2014.05.01, Version 0.10.27 (Stable) npm: upgrade to v1.4.8 openssl: upgrade to 1.0.1g uv: update to v0.10.27 dns: fix certain txt entries (Fedor Indutny) assert: Ensure reflexivity of deepEqual (Mike...
View ArticleNode v0.10.28 (Stable)
2014.05.01, Version 0.10.28 (Stable) npm: upgrade to v1.4.9 Source Code: http://nodejs.org/dist/v0.10.28/node-v0.10.28.tar.gz Macintosh Installer (Universal):...
View ArticleNode v0.11.13 (Unstable)
2014.05.01, Version 0.11.13 (Unstable) v8: upgrade to 3.24.35.22 buffer: add compare and equals methods (Sean McArthur) buffer: improve {read,write}{U}Int* methods (Nick Apperson) buffer: return uint...
View ArticleNotes from the Road
Notes from the Road As Project Lead for Node.js, I was excited to have the opportunity to go on the road and bring production stories to all of our users. We've had amazing speakers and turn out in San...
View Article