-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Proposal: v2.5.0 #2239
Release Proposal: v2.5.0 #2239
Conversation
First release for @cjihrig as the official releaser. Congratulations man :-) |
Heh, thanks. Hopefully it will work. |
#2233 should probably make it in before the release. Edit: it is on |
#2193 should probably included too, according to #2193 (comment) |
@YuriSolovyov I believe it has already gone in: 8fd3ce1 |
@alexlamsl I was not sure if it really comes from master, thanks. |
Going to start this now. Updated the changelog at the top of this issue. |
CI running against master - https://jenkins-iojs.nodesource.com/job/iojs+any-pr+multi/207/ |
Notable changes * **https**: TLS sessions in Agent are reused (Fedor Indutny) #2228. * **src**: base64 decoding is now 50% faster (Ben Noordhuis) #2193. * **npm**: Upgraded to v2.13.2, release notes can be found in <https://github.com/npm/npm/releases/tag/v2.13.2> (Kat Marchán) #2241. PR-URL: #2239
PR-URL: #2239
Building release - https://jenkins-iojs.nodesource.com/job/iojs+release/62/ |
@cjihrig FYI the CentOS errors in Jenkins are related to uploading artifacts to Jenkins, which happens right at the end, these can be safely ignored for the purpose of getting the build out unless you want Linux binaries to test prior to releasing. If you look at the console output you should (normally) see that the binaries have been uploaded to staging. We're trying to figure this problem out but .. Java. |
@rvagg thanks for the heads up. In that case, I'll proceed with the release. The time difference with Australia gave the ARM builds time to complete at least :-) |
Release is out. Hopefully I didn't break anything. |
Why? Because it's been about a week.
When? Looking to release early next week.
bf2cd225a8
] - process: resize stderr on SIGWINCH (Jeremiah Senkpiel) #223199d9d7e716
] - benchmark: add remaining path benchmarks & optimize (Nathan Woltman) #210366fc8ca22b
] - (SEMVER-MINOR) cluster: emit 'message' event on cluster master (Sam Roberts) #861eb35968de7
] - crypto: fix legacy SNICallback (Fedor Indutny) #1720fef190cea6
] - deps: make node-gyp work with io.js (cjihrig) iojs/io.js#990b73a7465c5
] - deps: upgrade to npm 2.13.2 (Kat Marchán) #22410a7bf81d2f
] - deps: update V8 to 4.2.77.21 (Ali Ijaz Sheikh) #223873cdcdd581
] - deps: make node-gyp work with io.js (cjihrig) iojs/io.js#99004893a736d
] - deps: upgrade to npm 2.13.1 (Kat Marchán) #2210a3c1b9720e
] - doc: add GPG fingerprint for cjihrig (cjihrig) #2217d9f857df3b
] - doc: note about custom inspect functions (Sakthipriyan Vairamani) #21424ef2b5fbfb
] - doc: Replace util.debug with console.error (Yosuke Furukawa) #2214b612f085ec
] - doc: add joaocgreis as a collaborator (João Reis) #22086b85d5a4b3
] - doc: add TSC meeting minutes 2015-07-15 (Rod Vagg) #2191c7d8b09162
] - doc: recompile before testing core module changes (Phillip Johnsen) #20519afee6785e
] - http: Check this.connection before using it (Sakthipriyan Vairamani) #21722ca5a3db47
] - https: reuse TLS sessions in Agent (Fedor Indutny) #2228fef87fee1d
] - (SEMVER-MINOR) lib,test: add freelist deprecation and test (Sakthipriyan Vairamani) #2176503b089dd8
] - net: don't throw on immediately destroyed socket (Evan Lucas) #225193660c8b8e
] - node: remove bad fn call and check (Trevor Norris) #2157afd7e37ee0
] - repl: better empty line handling (Sakthipriyan Vairamani) #216381ea52aa01
] - repl: improving line continuation handling (Sakthipriyan Vairamani) #216330edb5aee9
] - repl: preventing REPL crash with inherited properties (Sakthipriyan Vairamani) #216377fa385e5d
] - repl: fixingundefined
in invalid REPL keyword error (Sakthipriyan Vairamani) #21638fd3ce100e
] - src: make base64 decoding 50% faster (Ben Noordhuis) #2193c786d6341d
] - test: do not use public IPs for timeout testing (Rich Trott) #20574e78cd71c0
] - test: skip IPv6 part before testing it (Sakthipriyan Vairamani) #2226ac70bc8240
] - test: fix valgrind uninitialized memory warning (Ben Noordhuis) #2193ac7d3fa0d9
] - test: add -no_rand_screen to s_client opts on Win (Shigeki Ohtsu) #220979c865a53f
] - test: changing process.exit to return while skipping tests (Sakthipriyan Vairamani) #210969298d36cf
] - test: formatting skip messages for TAP parsing (Sakthipriyan Vairamani) #2109543dabb609
] - timers: improve Timer.now() performance (Ben Noordhuis) #22563663b124e6
] - timers: remove unused Timer.again() (Ben Noordhuis) #2256bcce5cf9bb
] - timers: remove unused Timer.getRepeat() (Ben Noordhuis) #2256f2c83bd202
] - timers: remove unused Timer.setRepeat() (Ben Noordhuis) #2256e11fc67225
] - (SEMVER-MINOR) tls: addgetTicketKeys()
/setTicketKeys()
(Fedor Indutny) #222768b06e94e3
] - tools: use local or specified $NODE for test-npm (Jeremiah Senkpiel) #1984ab479659c7
] - util: delay creation of debug context (Ali Ijaz Sheikh) #22486391f4d2fd
] - util: removing redundant checks in is* functions (Sakthipriyan Vairamani) #2179b148c0dff3
] - win,node-gyp: enable delay-load hook by default (Bert Belder) iojs/io.js#1433f90f1e75bb
] - win,node-gyp: enable delay-load hook by default (Bert Belder) iojs/io.js#1433