-
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
v6.3.1 Release Proposal #7782
v6.3.1 Release Proposal #7782
Conversation
1761692
to
0b45b85
Compare
@evanlucas It might be worth waiting until the changes discussed in #7123 (comment) land. Looks like #7751 + another PR this week. |
@gibfahn yea, this isn't going out today. I will incrementally updating this PR. If on Wednesday, v6.x is in a good state, we will push it out. If it needs to wait on things still, then we will wait :]. Thanks for the heads up though! |
btw, there are a couple of open PRs labelled |
@addaleax thanks! I'll take a look |
@evanlucas Nice, thanks for picking it up this week. :D Maybe mention the translations for the Windows installers in the Notable Changes? @addaleax if they land they will be included, usually we don't hold releases on specific PRs? |
@Fishrock123 Sorry, didn’t mean to imply these would need to be included or anything. |
0b45b85
to
75c4ff2
Compare
75c4ff2
to
3550192
Compare
did another round of commits. I will plan on shipping early tomorrow morning unless there are any objections. |
@evanlucas Re: "deps: upgrade to V8 5.0.71.54", some of the back-ports bump the patch level. Might be confusing to release notes readers. |
@bnoordhuis ah thanks for the heads up. Any suggestions on how to word to prevent confusion? |
Have we resolved the licensing issue with node inspector. I don't think we should ship again without having done that. |
looking at the issue where the things to be done are listed: #7123 (comment) it does not look like the licensing issues have been addressed. @ofrobots are those likely to get in soon ? |
Feel free to leave my name out and just say "Upgrade to V8 5.0.71.xx." |
@evanlucas the Italian translation introduced a bug that prevents the MSI to be generated. So, even if CI and CITGM are green, the release job will fail. You can either leave it out for this release or wait for #7798 to land (not sure if it qualifies as urgent and can land before 48h have passed?). |
@joaocgreis thanks for the heads up. I would be fine with it landing sooner than the 48h if @nodejs/platform-windows is cool with it |
I'm going to hold off on this until we know that the plinux issues are not from something in this branch |
@evanlucas I thought the plinux hardware was just generally having issues? @mhdawson? @jbergstroem / @rvagg ? |
@Fishrock123 yea, I just wanted to confirm |
3550192
to
0406ed8
Compare
Notable changes: * **buffer**: * Improve performance of Buffer.from(str, 'hex') and Buffer#write(str, 'hex'). (Christopher Jeffrey) #7602 * Fix creating from zero-length ArrayBuffer. (Ingvar Stepanyan) #7176 * **deps**: Upgrade to V8 5.0.71.xx. (Ben Noordhuis) #7531 * **repl**: Fix issue with function redeclaration. (Prince J Wesley) #7794 * **util**: Fix inspecting of boxed symbols. (Anna Henningsen) #7641 PR-URL: #7782
@Fishrock123 there was a specific failure with one of the PRs as opposed to a general issue. Right now not aware of any general issues on the PPC machines. I did investigate and since it seemed tied to the specific PR/machine and as we see has not recreated in the Ci run above suggested we proceed. |
@mhdawson I'm pretty sure that issue was happening on more than just that PR, but doesn't look to be happening anymore. Thanks for digging into that!!! |
Notable changes: * **buffer**: * Improve performance of Buffer.from(str, 'hex') and Buffer#write(str, 'hex'). (Christopher Jeffrey) #7602 * Fix creating from zero-length ArrayBuffer. (Ingvar Stepanyan) #7176 * **deps**: * Upgrade to V8 5.0.71.xx. (Ben Noordhuis) #7531 * Backport V8 instanceof bugfix (Franziska Hinkelmann) #7638 * **repl**: Fix issue with function redeclaration. (Prince J Wesley) #7794 * **util**: Fix inspecting of boxed symbols. (Anna Henningsen) #7641 PR-URL: #7782
PR-URL: #7782
0406ed8
to
342a85b
Compare
Ok, final CI before building binaries: https://ci.nodejs.org/job/node-test-pull-request/3376/ |
Notable changes: * **buffer**: * Improve performance of Buffer.from(str, 'hex') and Buffer#write(str, 'hex'). (Christopher Jeffrey) #7602 * Fix creating from zero-length ArrayBuffer. (Ingvar Stepanyan) #7176 * **deps**: * Upgrade to V8 5.0.71.xx. (Ben Noordhuis) #7531 * Backport V8 instanceof bugfix (Franziska Hinkelmann) #7638 * **repl**: Fix issue with function redeclaration. (Prince J Wesley) #7794 * **util**: Fix inspecting of boxed symbols. (Anna Henningsen) #7641 PR-URL: #7782
@evanlucas When I suggested "Upgrade to V8 5.0.71.xx", the idea was to replace the .xx with the real patch level at the time of release. :-) |
2016-07-21, Version 6.3.1 (Current), @evanlucas
Notable changes
Commits
3747d910ec
] - benchmark: remove unused variables (Rich Trott) #760041582722c8
] - buffer: optimize hex_decode (Christopher Jeffrey) #76024a3300e66b
] - buffer: fix creating from zero-length ArrayBuffer (Ingvar Stepanyan) #717671f84b5e6c
] - build: add conflict marker check during CI lint (Brian White) #76254480b14fda
] - build: use BUILDTYPE when building V8 in Makefile (Michaël Zasso) #748294a486a388
] - build: add v8 requirement to test-v8* in Makefile (Michaël Zasso) #7482e5627278f1
] - build: add --enable-d8 configure option (Ben Noordhuis) #7538933ff62fa5
] - build: respect --shared-* flags for inspector deps (Сковорода Никита Андреевич) #75699bb1024dc3
] - child_process: Check stderr before accessing it (Robert Chiras) #6877f574bd4cec
] - cluster: remove bind() and self (cjihrig) #7710164981af5f
] - deps: bump V8 patchlevel for instanceof cherry-picks (Franziska Hinkelmann) #7638287006149b
] - deps: cherry-pick 5b5d24b for X87 from V8 upstream (Franziska Hinkelmann) #7638e5cce7acfe
] - deps: cherry-pick 3a903c4 for PPC from V8 upstream (Franziska Hinkelmann) #7638e23904523f
] - deps: cherry-pick 2aa070be from V8 upstream (Franziska Hinkelmann) #7638d3f0a6a52f
] - deps: cherry-pick 1f53e42 from v8 upstream (Ben Noordhuis) #7612cf8a4889db
] - deps: v8_inspector no longer depends on wtf (Ali Ijaz Sheikh) #7751939cf6ddb2
] - deps: no /safeseh for ml64.exe (Fedor Indutny) #7759abf86adee1
] - deps: back-port d721121 from v8 upstream (Ben Noordhuis) #7633dbdcded866
] - deps: upgrade to V8 5.0.71.54 (Ben Noordhuis) #75314839ef37a9
] - doc: correcting misspelling (Vitaly Tomilov) #77973343d46f2c
] - doc: general improvments to events documentation (Sakthipriyan Vairamani) #7480e8a6a223ec
] - doc: update readme with andrasq as a collaborator (Andras) #780159ed303612
] - doc: update CTC governance information (Rich Trott) #77194b320adb49
] - doc: correct sample output of buf.compare (Hargobind S. Khalsa) #77779847f8459c
] - doc: addadded:
information for stream (Italo A. Casas) #72871f003590d6
] - doc: fix inconsistencies in code style (saadq) #77459c274e32fd
] - doc: Warn againstuncaughtException
dependency. (Lance Ball) #6378fc4df0df6c
] - doc: fix typo in stream doc (Kevin Donahue) #77382a023bfd00
] - doc: removed old git conflict markers from fs.md (Jaime Hidalgo García) #75901d07d29bfe
] - doc: fix typo in the CHANGELOG_V6 (vsemozhetbyt) #7568f15d2d6dae
] - doc: fix util.deprecate() example (Evan Lucas) #767458b70d34ee
] - doc: link and highlight Object.assign (Sakthipriyan Vairamani) #7670cc7fdf429e
] - doc: grammar fixes to event loop guide (Ryan Lewis) #7479a81ff702cc
] - doc: dns.resolve fix callback argument description (Quentin Headen) #7532f0c335c347
] - doc: add benchmark who-to-CC info (Rich Trott) #76049e0cba0552
] - doc: added information on how to run the linter. (Diosney Sarmiento) #7534e13ee29cbd
] - doc: delete non-existing zlib constants (Franziska Hinkelmann) #7520663b103bc5
] - doc: fix minor style issues in http.md (Rich Trott) #75286c4d4596cc
] - doc: updating REPLACEME tag during release (Gibson Fahnestock) #7514b4547340ee
] - doc: fix detached child stdio example (cjihrig) #75400f7b4efaaf
] - doc: add bartosz sosnowski to colaborators (Bartosz Sosnowski) #756777afeb2ec7
] - doc,dgram: fix addMembership documentation (Santiago Gimeno) #724411d6f1af59
] - fs: rename event to eventType in fs.watch listener (Claudio Rodriguez) #7506989a2a1c92
] - inspector: Unify event queues (Eugene Ostroukhov) #7271fc0ed2e8c7
] - lib,benchmark,test: implement consistent braces (Rich Trott) #763080ca0630a6
] - net: export isIPv4, isIPv6 directly from cares (Sakthipriyan Vairamani) #748172fc4ebca2
] - repl: Mitigate vm Function redefinition in vm.runInContext #548 function redefinition issue (Prince J Wesley) #7794f97aa4be39
] - src: remove unnecessary HandleScopes (Ben Noordhuis) #771178dcf0d641
] - src: fix handle leak in UDPWrap::Instantiate() (Ben Noordhuis) #7711dc766e6a6f
] - src: fix handle leak in BuildStatsObject() (Ben Noordhuis) #771196882e14d1
] - src: fix handle leak in Buffer::New() (Ben Noordhuis) #7711fbc9ef84b8
] - src: disable stdio buffering (Ben Noordhuis) #761044c9a72aad
] - test: add regression test for instanceof (Franziska Hinkelmann) #76382e05e65916
] - test: add known issue test for Array and Object have different values in REPL and in files #7788 (cjihrig) #77937fb4794e19
] - test: increase RAM requirement for intensive tests (Rich Trott) #777261542e82c1
] - test: ensure callback runs in test-vm-sigint (Rich Trott) #77689e9d499b8b
] - test: use mustCall() for simple flow tracking (cjihrig) #775383cbf3175c
] - test: avoid usage of mixed IPV6 addresses (Gireesh Punathil) #770239f5d9ca7a
] - test: fix flaky test-http-server-consumed-timeout (Rich Trott) #77173ed0204f23
] - test: s/assert.fail/common.fail as appropriate (cjihrig) #7735f7651d24d4
] - test: improve error message in test-tick-processor (Rich Trott) #7693acb976ac26
] - test: cleanup IIFE tests (cjihrig) #7694432cb353e1
] - test: add common.rootDir (cjihrig) #76859797969ad4
] - test: fix old tty tests (Jeremiah Senkpiel) #761337dc7954d8
] - test: move parallel/test-tty-* to pseudo-tty/ (Jeremiah Senkpiel) #76135192bed68c
] - test: remove unused var from child-process-fork (Rich Trott) #7599e1aedbf671
] - test: remove unused vars from http/https tests (Rich Trott) #759864e2eed662
] - test: remove unused var in test-tls-server-verify (Rich Trott) #75958e50413b7e
] - test: fix flaky test-fs-read-buffer-tostring-fail (Rich Trott) #7575447a8f26e1
] - test: remove unused var in net-server-try-ports (Rich Trott) #7597326006527d
] - test: remove unused var from stream2 test (Rich Trott) #759697167291e7
] - test: fix flaky test-net-write-slow (Rich Trott) #7555657fd7aee9
] - test: skip doctool tests when js-yaml is missing (Anna Henningsen) #72181576730ef3
] - test,doc: clarifybuf.indexOf(num)
input range (Anna Henningsen) #761149a6ea1b73
] - timers: fix processing of nested timers (Jeremy Whitlock) #30635a2ce3633f
] - tools: consistent .eslintrc formatting (silverwind) #76912a84da5d09
] - tools: increase lint coverage (Rich Trott) #7647a82573d480
] - tools: enforce JS brace style with linting (Rich Trott) #76308efca46e78
] - tools: fix broken format string (Sakthipriyan Vairamani) #76202bef583f8a
] - tools: cleanup no-build and build-only options (Sakthipriyan Vairamani) #7620df697c486e
] - tools: update ESLint, fix unused vars bug (Rich Trott) #76011a360d63db
] - tools: remove unused variable (Rich Trott) #7594fa99dadda4
] - tools: remove unnecessary imports and assignments (Sakthipriyan Vairamani) #74830858e620e9
] - util: inspect boxed symbols like other primitives (Anna Henningsen) #7641