-
Notifications
You must be signed in to change notification settings - Fork 30k
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
2016-08-26, Version 6.5.0 (Current) #8253
Conversation
Probably not so relevant to the people consuming the release notes. :) I think we should just keep those in the commits. |
Isn't this like the third time this has shown up...? I'm confused. Edit: It says a146e683dd is already on v6.x Did you use changelog-maker or branch-diff to get this list? |
@evanlucas when do you plan on releasing this? (assuming you plan on doing it) |
Was planning on today but got tied up. Will get it done tomorrow |
@Fishrock123 That commit showed up with both changelog-maker and branch-diff. I'll look more into it. I'll get the other comments fixed up as well |
@evanlucas it looks like #8054, which is marked |
@richardlau yea I saw that thanks. I'll get this updated tonight with all of the changes that have landed on v6.x. |
99c9a6b
to
fc16dea
Compare
Notable changes: * **buffer**: Fix regression introduced in v6.4.0 that prevented .write() at buffer end (Anna Henningsen) #8154 * **deps**: update V8 to 5.1.281.75 (Ali Ijaz Sheikh) #8054 * **inspector**: * fix inspector hang while disconnecting (Aleksei Koziatinskii) #8021 * add support for uncaught exception (Aleksei Koziatinskii) #8043 * **repl**: Fix saving editor mode text in `.save` (Prince J Wesley) #8145 * ***Revert*** "**repl,util**: insert carriage returns in output" (Evan Lucas) #8143 PR-URL: #8253
Ok, back up to date now. CI: https://ci.nodejs.org/job/node-test-pull-request/3839/ |
Notable changes: * **buffer**: Fix regression introduced in v6.4.0 that prevented .write() at buffer end (Anna Henningsen) #8154 * **deps**: update V8 to 5.1.281.75 (Ali Ijaz Sheikh) #8054 * **inspector**: * fix inspector hang while disconnecting (Aleksei Koziatinskii) #8021 * add support for uncaught exception (Aleksei Koziatinskii) #8043 * **repl**: Fix saving editor mode text in `.save` (Prince J Wesley) #8145 * ***Revert*** "**repl,util**: insert carriage returns in output" (Evan Lucas) #8143 PR-URL: #8253
fc16dea
to
4c5315c
Compare
PR-URL: #8253
None of the failures on citgm look new to me citgm of v6.3.1 for comparison: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/371/ |
failures are almost identical on 6.3.1 there was a failure for uglify, but it appears to be a timeout /cc @phated for vinyl-fs failures |
ok, binaries were built, the two OS X machines built the same thing, so we didn't get a tarball with the binary, only the tarballs with the source. Trying again |
ohhh that fun bug! /cc @nodejs/build On Fri, Aug 26, 2016, 3:17 PM Evan Lucas notifications@github.com wrote:
|
yay, that worked. Just waiting on the others now :] |
Notable changes: * **buffer**: Fix regression introduced in v6.4.0 that prevented .write() at buffer end (Anna Henningsen) #8154 * **deps**: update V8 to 5.1.281.75 (Ali Ijaz Sheikh) #8054 * **inspector**: * fix inspector hang while disconnecting (Aleksei Koziatinskii) #8021 * add support for uncaught exception (Aleksei Koziatinskii) #8043 * **repl**: Fix saving editor mode text in `.save` (Prince J Wesley) #8145 * ***Revert*** "**repl,util**: insert carriage returns in output" (Evan Lucas) #8143 PR-URL: #8253
(what’s the status of this? released?) |
Not yet... it was tagged on Friday but @evanlucas did not have ready access to the key to promote, so, from what I understand, he'll be promoting on Monday. |
@jasnell Thanks for explaining :) |
@evanlucas no need to apologize! I was just a bit confused by not seeing any release out there :) |
I was told not to release on Mondays. While I think that Monday releases are fine, I just wanted to point it out. |
The binaries have been promoted (https://nodejs.org/dist/v6.5.0/). I sincerely apologize for the mess up on my part with this one. Won't happen again :]. Thanks! |
In Node.js v6.4.0, writing an empty string out of the buffer bounds throws an exception. This will be fixed in Node.js v6.5.0 but for now we’re going to have to stick to v6.3.1, which doesn’t have this issue. nodejs/node#8127 nodejs/node#8253
### Notable changes | ||
|
||
* **buffer**: Fix regression introduced in v6.4.0 that prevented .write() at buffer end (Anna Henningsen) [#8154](https://github.com/nodejs/node/pull/8154) | ||
* **deps**: update V8 to 5.1.281.75 (Ali Ijaz Sheikh) [#8054](https://github.com/nodejs/node/pull/8054) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like v6.5.0 actually ended up with V8 5.1.281.81
.
2016-08-26, Version 6.5.0 (Current), @evanlucas
Notable changes
.save
(Prince J Wesley) #8145Commits
5bc311909f
] - assert: remove code that is never reached (Rich Trott) #8132e371545dfe
] - buffer: allow .write() offset to be at buffer end (Anna Henningsen) #8154dcd065522e
] - (SEMVER-MINOR) build: don't include V8 from node.gyp (Michaël Zasso) #701692ecbc4edc
] - build: cherry pick V8 change for windows DLL support (Stefan Budeanu) #80844e4c091542
] - build: windows sharedlib support (Stefan Budeanu) #8084f4c3456610
] - build: do not lint src dir for JS errors (Rich Trott) #812871343b6caa
] - child_process: reuse existing no-op function (cjihrig) #81640884c70535
] - child_process: workaround fd passing issue on OS X (Santiago Gimeno) #75728eb6e71758
] - configure: reword help for --without-npm (BlackYoup) #7471c406ad8258
] - debugger: use arrow function for lexicalthis
(Guy Fraser) #7415723fa9637c
] - deps: cherry-pick de5aaad from V8's upstream (Michaël Zasso) #8099fc2a89ccb7
] - deps: V8: cherry-pick 588e15c, c0d4bb8 (epertoso) #8038cd77ca397a
] - deps: cherry-pick 6f68f30 from v8 upstream (Stefan Budeanu) #7802b4f11efafa
] - deps: cherry-pick a51f429 from V8 upstream (Franziska Hinkelmann) #78334a20869714
] - deps: cherry-pick a76d133 from v8 upstream (Matt Loring) #76893b2f692b23
] - deps: cherry-pick b93c80a from v8 upstream (Matt Loring) #7689c4401d283b
] - deps: cherry-pick 2b4c9c1 from v8 upstream (Joran Siu) #77710ac21bc860
] - deps: cherry-pick 1f53e42 from v8 upstream (Ben Noordhuis) #7612fc442e0f43
] - deps: cherry-pick d721121 from v8 upstream (Ben Noordhuis) #76329a4b338f0c
] - deps: remove extra field from v8::HeapStatistics (Anna Henningsen) #75262c46e23969
] - (SEMVER-MINOR) deps: bring in V8 5.1 - 5.0 ABI compatibility (Matt Loring) #701606a6c03e57
] - (SEMVER-MINOR) deps: revert removal of V8::PromiseEvent (Matt Loring) #7016a91f6b8433
] - deps: backport IsValid changes from 4e8736d in V8 (Michaël Zasso) #6544b2f7c32a9f
] - deps: cherry-pick 1ef7487b from v8 upstream (Michael Dawson) #62187af2f63f10
] - deps: limit regress/regress-crbug-514081 v8 test (Michael Dawson) #6678abbad66126
] - (SEMVER-MINOR) deps: update V8 to 5.1.281.75 (Ali Ijaz Sheikh) #805408e2b0408a
] - deps: cherry-pick 7bd24767 from v8 upstream (v6.x) (Franziska Hinkelmann) #8078d0cb52b967
] - dns: remove makeAsync() function check (cjihrig) #817070648f47ca
] - dns: lookupService() callback must be a function (cjihrig) #8170d9142b4bd6
] - doc: addadded:
information for util (Luigi Pinca) #8206c2f5471f6d
] - doc: remove "feature branch" jargon (Rich Trott) #81947f34cc3e03
] - doc: correct argument type for process.cpuUsage (Simen Bekkhus) #81580c9960b3c5
] - doc: remove outdated LTS info from ROADMAP.md (Rich Trott) #8161afbe4d8ebd
] - doc: add es6 code example in util.md (Shahid Shaikh) #81834a8aca7f94
] - doc: script with spaces spawn example for windows (Bartosz Sosnowski) #803582329b6e8f
] - doc: fix variable scoping bug in server example code (lazlojuly) #8124d7ab1baed2
] - doc: update release announce instruction to tweet (Tracy Hinds) #81265d37b49f90
] - doc: add @joshgav to collaborators (Josh Gavant) #814631653a5006
] - doc: update Reviewing section of onboarding doc (Rich Trott)bf5c5f3ce0
] - doc: fix "hashOwnProperty" typo in querystring (Ben Gourley) #8107b1922e7b5b
] - dtrace: fix ustack helper for V8 5.1 (Ali Ijaz Sheikh) #648292de0bc1a6
] - inspector: fix inspector hang while disconnecting (Aleksei Koziatinskii) #8021bfd8265ec2
] - inspector: add support for uncaught exception (Aleksei Koziatinskii) #8043089a1cbecb
] - net: add length check when normalizing args (Brian White) #811217b8381585
] - net: remove unnecessary variables (Brian White) #8112fbc5805e65
] - readline: keypress trigger for escape character (Prince J Wesley) #738266e66e59a4
] - (SEMVER-MINOR) repl: fix repl after V8 upgrade (Ali Ijaz Sheikh) #701660c50468e3
] - repl: Failed to save editor mode text in.save
(Prince J Wesley) #8145ffb2db8285
] - _Revert_ "repl,util: insert carriage returns in output" (Evan Lucas) #81434118598dbb
] - src: don't include a null character in the WriteConsoleW call (Nikolai Vavilov) #7764d863619a30
] - src: clean up PER_ISOLATE_STRING_PROPERTIES, v2 (Ben Noordhuis) #8207d3950a2013
] - src: clean up PER_ISOLATE_STRING_PROPERTIES, v1 (Ben Noordhuis) #82078f9fb8154d
] - src: updating references to the old node.js file (Daniel Bevenius) #8092091ba2c511
] - src: fix build break for !NODE_USE_V8_PLATFORM (Kunal Pathak) #81141bf80a0a3f
] - stream: avoid caching prepend check (Calvin Metcalf) #8018cda8bfc3c8
] - test: fix tests after V8 upgrade (Ali Ijaz Sheikh) #6482441e8fe566
] - test: refactor test-timers-linked-list.js (Rich Trott) #8193bb6d6a677c
] - test: fix flakytest-child-process-pass-fd
(Santiago Gimeno) #8212b0619e8dff
] - test: comparison operator now more strict (Jason Hedrick) #8190923a61774d
] - test: refactor test-tick-processor (Rich Trott) #8180b9b762f308
] - test: add test for invalid cert string (Rich Trott) #8179a6f83797df
] - test: add assert.notDeepStrictEqual() tests (Rich Trott) #817729a71965c0
] - test: favor===
over==
in crypto tests (Rich Trott) #8176c568dfad39
] - test: refactor pummel/test-dtrace-jsstack (Rich Trott) #8175cfbafd7c7d
] - test: favor strict equality in test-exec (Rich Trott) #8173b8f5a2b789
] - test: favor===
over==
in vm test (jun-oka) #8191498238f462
] - test: test sending over a closed IPC channel (cjihrig) #816015bd48986b
] - test: add test for attempted multiple IPC channels (cjihrig) #81594deb05434f
] - test: add assert.notDeepEqual() tests (Rich Trott) #81563d0cf9e4f1
] - test: add missing assert.deepEqual() test case (Rich Trott) #81526abbe17ab2
] - test: favor strict equality in http tests (Rich Trott) #8151cc9bb34120
] - test: favor strict equality in pummel net tests (Rich Trott) #81354b6ed24f02
] - test: confirm that assert truncates long values (Rich Trott) #8134e5a8790727
] - test: favor===
over==
in test-timers.js (Rich Trott) #8131086e57f404
] - test: favor strict equality check (Rich Trott) #81309a393a7ff4
] - test: fix assertion in test-watch-file.js (Rich Trott) #81294f09886dce
] - test: fix flaky fs-watch tests (Santiago Gimeno) #8115d401e5575a
] - test: add an zlib binding addon test (Anna Henningsen) #80396bdc0e54b4
] - test: use strict equality in regression test (Rich Trott) #8098be41f584f3
] - test: remove extraneous space (Rich Trott) #8097853f605de4
] - test: add test for assert.notStrictEqual() (Rich Trott) #8091f4698f3568
] - test: add uncaught exception test for debugger (Rich Trott) #8087c26b9af1e2
] - tls: copy the Buffer object before using (Sakthipriyan Vairamani) #8055cdcf23ab7f
] - tools: update ESLint to 3.3.0 and enable rules (Rich Trott) #809714c7dcbbcd
] - url: fix inconsistent port in url.resolveObject (Ilkka Myller) #82141f9fbade4c
] - util: fix deprecated class prototype (Bryan English) #810544f781d06a
] - v8: warn in Template::Set() on improper use (Ben Noordhuis) #6277a146e683dd
] - win,msi: add zh-CN translations for the installer (Minqi Pan) #2569