Skip to content

Release Proposal: v2.5.0

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/v2.5.0 into master

Why? Because it's been about a week. When? Looking to release early next week.

  • [bf2cd225a8] - process: resize stderr on SIGWINCH (Jeremiah Senkpiel) #2231
  • [99d9d7e716] - benchmark: add remaining path benchmarks & optimize (Nathan Woltman) #2103
  • [66fc8ca22b] - (SEMVER-MINOR) cluster: emit 'message' event on cluster master (Sam Roberts) #861
  • [eb35968de7] - crypto: fix legacy SNICallback (Fedor Indutny) #1720
  • [fef190cea6] - deps: make node-gyp work with io.js (cjihrig) iojs/io.js#990
  • [b73a7465c5] - deps: upgrade to npm 2.13.2 (Kat Marchán) #2241
  • [0a7bf81d2f] - deps: update V8 to 4.2.77.21 (Ali Ijaz Sheikh) #2238
  • [73cdcdd581] - deps: make node-gyp work with io.js (cjihrig) iojs/io.js#990
  • [04893a736d] - deps: upgrade to npm 2.13.1 (Kat Marchán) #2210
  • [a3c1b9720e] - doc: add GPG fingerprint for cjihrig (cjihrig) #2217
  • [d9f857df3b] - doc: note about custom inspect functions (Sakthipriyan Vairamani) #2142
  • [4ef2b5fbfb] - doc: Replace util.debug with console.error (Yosuke Furukawa) #2214
  • [b612f085ec] - doc: add joaocgreis as a collaborator (João Reis) #2208
  • [6b85d5a4b3] - doc: add TSC meeting minutes 2015-07-15 (Rod Vagg) #2191
  • [c7d8b09162] - doc: recompile before testing core module changes (Phillip Johnsen) #2051
  • [9afee6785e] - http: Check this.connection before using it (Sakthipriyan Vairamani) #2172
  • [2ca5a3db47] - https: reuse TLS sessions in Agent (Fedor Indutny) #2228
  • [fef87fee1d] - (SEMVER-MINOR) lib,test: add freelist deprecation and test (Sakthipriyan Vairamani) #2176
  • [503b089dd8] - net: don't throw on immediately destroyed socket (Evan Lucas) #2251
  • [93660c8b8e] - node: remove bad fn call and check (Trevor Norris) #2157
  • [afd7e37ee0] - repl: better empty line handling (Sakthipriyan Vairamani) #2163
  • [81ea52aa01] - repl: improving line continuation handling (Sakthipriyan Vairamani) #2163
  • [30edb5aee9] - repl: preventing REPL crash with inherited properties (Sakthipriyan Vairamani) #2163
  • [77fa385e5d] - repl: fixing undefined in invalid REPL keyword error (Sakthipriyan Vairamani) #2163
  • [8fd3ce100e] - src: make base64 decoding 50% faster (Ben Noordhuis) #2193
  • [c786d6341d] - test: do not use public IPs for timeout testing (Rich Trott) #2057
  • [4e78cd71c0] - test: skip IPv6 part before testing it (Sakthipriyan Vairamani) #2226
  • [ac70bc8240] - test: fix valgrind uninitialized memory warning (Ben Noordhuis) #2193
  • [ac7d3fa0d9] - test: add -no_rand_screen to s_client opts on Win (Shigeki Ohtsu) #2209
  • [79c865a53f] - test: changing process.exit to return while skipping tests (Sakthipriyan Vairamani) #2109
  • [69298d36cf] - test: formatting skip messages for TAP parsing (Sakthipriyan Vairamani) #2109
  • [543dabb609] - timers: improve Timer.now() performance (Ben Noordhuis) #2256
  • [3663b124e6] - timers: remove unused Timer.again() (Ben Noordhuis) #2256
  • [bcce5cf9bb] - timers: remove unused Timer.getRepeat() (Ben Noordhuis) #2256
  • [f2c83bd202] - timers: remove unused Timer.setRepeat() (Ben Noordhuis) #2256
  • [e11fc67225] - (SEMVER-MINOR) tls: add getTicketKeys()/setTicketKeys() (Fedor Indutny) #2227
  • [68b06e94e3] - tools: use local or specified $NODE for test-npm (Jeremiah Senkpiel) #1984
  • [ab479659c7] - util: delay creation of debug context (Ali Ijaz Sheikh) #2248
  • [6391f4d2fd] - util: removing redundant checks in is* functions (Sakthipriyan Vairamani) #2179
  • [b148c0dff3] - win,node-gyp: enable delay-load hook by default (Bert Belder) iojs/io.js#1433
  • [f90f1e75bb] - win,node-gyp: enable delay-load hook by default (Bert Belder) iojs/io.js#1433

Merge request reports

Loading