tag:github.com,2008:https://github.com/DevilRider/node/releases Tags from node 2013-11-21T00:40:31Z tag:github.com,2008:Repository/15127108/v0.11.9 2013-11-21T00:40:31Z v0.11.9: 2013.11.20, Version 0.11.9 (Unstable) <p>2013.11.20, Version 0.11.9 (Unstable)</p> <p>* uv: upgrade to v0.11.15 (Timothy J Fontaine)</p> <p>* v8: upgrade to 3.22.24.5 (Timothy J Fontaine)</p> <p>* buffer: remove warning when no encoding is passed (Trevor Norris)</p> <p>* build: make v8 use random seed for hash tables (Ben Noordhuis)</p> <p>* crypto: build with shared openssl without NPN (Ben Noordhuis)</p> <p>* crypto: update root certificates (Ben Noordhuis)</p> <p>* debugger: pass on v8 debug switches (Ben Noordhuis)</p> <p>* domain: use AsyncListener API (Trevor Norris)</p> <p>* fs: add recursive subdirectory support to fs.watch (Nick Simmons)</p> <p>* fs: make fs.watch() non-recursive by default (Ben Noordhuis)</p> <p>* http: cleanup freeSockets when socket destroyed (fengmk2)</p> <p>* http: force socket encoding to be null (isaacs)</p> <p>* http: make DELETE requests set `req.method` (Nathan Rajlich)</p> <p>* node: add AsyncListener support (Trevor Norris)</p> <p>* src: remove global HandleScope that hid memory leaks (Ben Noordhuis)</p> <p>* tls: add ECDH ciphers support (Erik Dubbelboer)</p> <p>* tls: do not default to 'localhost' servername (Fedor Indutny)</p> <p>* tls: more accurate wrapping of connecting socket (Fedor Indutny)</p> tjfontaine tag:github.com,2008:Repository/15127108/v0.10.22 2013-11-12T20:52:53Z v0.10.22: 2013.11.12, Version 0.10.22 (Stable) <p>2013.11.12, Version 0.10.22 (Stable)</p> <p>* npm: Upgrade to 1.3.14</p> <p>* uv: Upgrade to v0.10.19</p> <p>* child_process: don't assert on stale file descriptor events (Fedor Indutny)</p> <p>* darwin: Fix "Not Responding" in Mavericks activity monitor (Fedor Indutny)</p> <p>* debugger: Fix bug in sb() with unnamed script (Maxim Bogushevich)</p> <p>* repl: do not insert duplicates into completions (Maciej Małecki)</p> <p>* src: Fix memory leak on closed handles (Timothy J Fontaine)</p> <p>* tls: prevent stalls by using read(0) (Fedor Indutny)</p> <p>* v8: use correct timezone information on Solaris (Maciej Małecki)</p> tjfontaine tag:github.com,2008:Repository/15127108/v0.11.8 2013-10-30T15:54:44Z v0.11.8: 2013.10.30, Version 0.11.8 (Unstable) <p>2013.10.30, Version 0.11.8 (Unstable)</p> <p>* uv: Upgrade to v0.11.14</p> <p>* v8: upgrade 3.21.18.3</p> <p>* assert: indicate if exception message is generated (Glen Mailer)</p> <p>* buffer: add buf.toArrayBuffer() API (Trevor Norris)</p> <p>* cluster: fix premature 'disconnect' event (Ben Noordhuis)</p> <p>* crypto: add SPKAC support (Jason Gerfen)</p> <p>* debugger: count space for line numbers correctly (Alex Kocharin)</p> <p>* debugger: make busy loops SIGUSR1-interruptible (Ben Noordhuis)</p> <p>* debugger: repeat last command (Alex Kocharin)</p> <p>* debugger: show current line, fix for <a class="issue-link js-issue-link" href="https://github.com/nodejs/node-v0.x-archive/issues/6150">nodejs#6150</a> (Alex Kocharin)</p> <p>* dgram: send() can accept strings (Trevor Norris)</p> <p>* dns: rename domain to hostname (Ben Noordhuis)</p> <p>* dns: set hostname property on error object (Ben Noordhuis)</p> <p>* dtrace, mdb_v8: support more string, frame types (Dave Pacheco)</p> <p>* http: add statusMessage (Patrik Stutz)</p> <p>* http: expose supported methods (Ben Noordhuis)</p> <p>* http: provide backpressure for pipeline flood (isaacs)</p> <p>* process: Add exitCode property (isaacs)</p> <p>* tls: socket.renegotiate(options, callback) (Fedor Indutny)</p> <p>* util: format as Error if instanceof Error (Rod Vagg)</p> tjfontaine tag:github.com,2008:Repository/15127108/v0.10.21 2013-10-18T22:37:09Z v0.10.21: 2013.10.18, Version 0.10.21 (Stable) <p>2013.10.18, Version 0.10.21 (Stable)</p> <p>* uv: Upgrade to v0.10.18</p> <p>* crypto: clear errors from verify failure (Timothy J Fontaine)</p> <p>* dtrace: interpret two byte strings (Dave Pacheco)</p> <p>* fs: fix fs.truncate() file content zeroing bug (Ben Noordhuis)</p> <p>* http: provide backpressure for pipeline flood (isaacs)</p> <p>* tls: fix premature connection termination (Ben Noordhuis)</p> tjfontaine tag:github.com,2008:Repository/15127108/v0.8.26 2013-10-18T21:50:10Z v0.8.26: 2013.10.13, Version 0.8.26 (maintenance) <p>2013.10.13, Version 0.8.26 (maintenance)</p> <p>* v8: Upgrade to 3.11.10.26</p> <p>* crypto: clear openssl error stack when handled (Ben Noordhuis)</p> <p>* crypto: clear errors from verify failure (Timothy J Fontaine)</p> <p>* crypto: fix memory leak in LoadPKCS12 (Fedor Indutny)</p> <p>* http: provide backpressure for pipeline flood (isaacs)</p> <p>* http_parser: expose pause/resume method for parser (Timothy J Fontaine)</p> <p>* readline: pause stdin before turning off terminal raw mode (Daniel Chatfield)</p> tjfontaine tag:github.com,2008:Repository/15127108/v0.10.20 2013-09-30T22:05:38Z v0.10.20: 2013.09.30, Version 0.10.20 (Stable) <p>2013.09.30, Version 0.10.20 (Stable)</p> <p>* tls: fix sporadic hang and partial reads (Fedor Indutny) <br /> - fixes "npm ERR! cb() never called!"</p> tjfontaine tag:github.com,2008:Repository/15127108/v0.10.19 2013-09-24T22:09:20Z v0.10.19: 2013.09.24, Version 0.10.19 (Stable) <p>2013.09.24, Version 0.10.19 (Stable)</p> <p>* uv: Upgrade to v0.10.17</p> <p>* npm: upgrade to 1.3.11</p> <p>* readline: handle input starting with control chars (Eric Schrock)</p> <p>* configure: add mips-float-abi (soft, hard) option (Andrei Sedoi)</p> <p>* stream: objectMode transforms allow falsey values (isaacs)</p> <p>* tls: prevent duplicate values returned from read (Nathan Rajlich)</p> <p>* tls: NPN protocols are now local to connections (Fedor Indutny)</p> tjfontaine tag:github.com,2008:Repository/15127108/v0.11.7 2013-09-04T22:18:06Z v0.11.7: 2013.08.21, Version 0.11.7 (Unstable) <p>2013.08.21, Version 0.11.7 (Unstable)</p> <p>* uv: upgrade to v0.11.13</p> <p>* v8: upgrade to 3.20.17</p> <p>* buffer: adhere to INSPECT_MAX_BYTES (Timothy J Fontaine)</p> <p>* buffer: fix regression for large buffer creation (Trevor Norris)</p> <p>* buffer: don't throw if slice length too long (Trevor Norris)</p> <p>* buffer: Buffer(buf) constructor copies into the proper buffer (Ben Noordhuis)</p> <p>* cli: remove --max-stack-size (Ben Noordhuis)</p> <p>* cli: unknown command line options are errors (Ben Noordhuis)</p> <p>* child_process: exec accept buffer as an encoding (Seth Fitzsimmons)</p> <p>* crypto: make randomBytes/pbkdf2 callbacks domain aware (Ben Noordhuis)</p> <p>* domain: deprecate domain.dispose(). (Forrest L Norvell)</p> <p>* fs: Expose birthtime on stat objects (isaacs)</p> <p>* http: Only send connection:keep-alive if necessary (isaacs)</p> <p>* repl: Catch syntax errors better (isaacs, Nathan Rajlich)</p> <p>* stream: change default highWaterMark for objectMode to 16 (Mathias Buus)</p> <p>* stream: make setEncoding/pause/resume chainable (Julian Gruber, isaacs)</p> <p>* util: pass opts to custom inspect functions (Timothy J Fontaine)</p> <p>* vm: rewritten to behave like Contextify (Domenic Denicola)</p> tjfontaine tag:github.com,2008:Repository/15127108/v0.10.18 2013-09-04T18:24:46Z v0.10.18: 2013.09.04, Version 0.10.18 (Stable) <p>2013.09.04, Version 0.10.18 (Stable)</p> <p>* uv: Upgrade to v0.10.15</p> <p>* stream: Don't crash on unset _events property (isaacs)</p> <p>* stream: Pass 'buffer' encoding with decoded writable chunks (isaacs)</p> tjfontaine tag:github.com,2008:Repository/15127108/v0.11.6 2013-08-21T21:11:09Z v0.11.6: 2013.08.21, Version 0.11.6 (Unstable) <p>2013.08.21, Version 0.11.6 (Unstable)</p> <p>* uv: Upgrade to v0.11.8</p> <p>* v8: upgrade v8 to 3.20.14.1</p> <p>* build: disable SSLv2 by default (Ben Noordhuis)</p> <p>* build: don't auto-destroy existing configuration (Ben Noordhuis)</p> <p>* crypto: add TLS 1.1 and 1.2 to secureProtocol list (Matthias Bartelmeß)</p> <p>* crypto: fix memory leak in randomBytes() error path (Ben Noordhuis)</p> <p>* dgram: don't call into js when send cb is omitted (Ben Noordhuis)</p> <p>* dgram: fix regression in string argument handling (Ben Noordhuis)</p> <p>* domains: performance improvements (Trevor Norris)</p> <p>* events: EventEmitter = require('events') (Jake Verbaten)</p> <p>* http: Add write()/end() callbacks (isaacs)</p> <p>* http: Consistent 'finish' event semantics (isaacs)</p> <p>* http: Prefer 'binary' over 'ascii' (isaacs)</p> <p>* http: Support legacy agent.addRequest API (isaacs)</p> <p>* http: Write hex/base64 chunks properly (isaacs)</p> <p>* http: add agent.maxFreeSockets option (isaacs)</p> <p>* http: provide access to raw headers/trailers (isaacs)</p> <p>* http: removed headers stay removed (James Halliday)</p> <p>* http,timers: improve callback performance (Ben Noordhuis)</p> <p>* net: family option in net.connect (Vsevolod Strukchinsky)</p> <p>* readline: pause stdin before turning off terminal raw mode (Daniel Chatfield)</p> <p>* smalloc: allow different external array types (Trevor Norris)</p> <p>* smalloc: expose ExternalArraySize (Trevor Norris)</p> <p>* stream: Short-circuit buffer pushes when flowing (isaacs)</p> <p>* tls: handle errors on socket before releasing it (Fedor Indutny)</p> <p>* util: fix isPrimitive check (Trevor Norris)</p> <p>* util: isObject should always return boolean (Trevor Norris)</p> tjfontaine