- [
63036a8d6d] - (SEMVER-MINOR) http2: support genericDuplexstreams (Anna Henningsen) #16269 - [
80b0dcfd2b] - (SEMVER-MINOR) test: addmakeDuplexPair()helper (Anna Henningsen) #16269 - [
d356022087] - (SEMVER-MINOR) src: turn JS stream into a full duplex (Anna Henningsen) #16269 - [
2788cb7524] - (SEMVER-MINOR) src: allow top-level calls into JSStream (Anna Henningsen) #16269 - [
a5c3143539] - (SEMVER-MINOR) crypto: expose ECDH class (Bryan English) #8188 - [
8f778d2506] - (SEMVER-MINOR) test: crypto createClass instanceof Class (Bryan English) #8188 - [
e01daec4e1] - (SEMVER-MINOR) http2: remove --expose-http2 flag from tests, etc (James M Snell) #15685 - [
57ab6e2a10] - (SEMVER-MINOR) http2: expose http2 by default, add NODE_NO_HTTP2 (James M Snell) #15685 - [
77bdfc96ae] - (SEMVER-MINOR) deps: upgrade libuv to 1.15.0 (cjihrig) #15745 - [
3d2481e6cb] - (SEMVER-MAJOR) build: call setlocal in vcbuild.bat (Daniel Bevenius) #15754 - [
a814a551f3] - (SEMVER-MINOR) fs: add O_DSYNC (Jussi Räsänen) #15451 - [
d2e1545406] - (SEMVER-MINOR) util: deprecate obj.inspect for custom inspection (Rich Trott) #15631 - [
e3658143e5] - (SEMVER-MINOR) dgram: support for setting socket buffer size (Damien O'Reilly) #13623 - [
eebb2d775a] - (SEMVER-MINOR) tools, build: refactor macOS installer (JP Wesselink) #15179 - [
aa1a3ea998] - (SEMVER-MINOR) deps: revert ABI breaking changes in V8 6.1 (Anna Henningsen) #15393 - [
2e8652e164] - (SEMVER-MAJOR) src: fix SmartOS compilation (Michaël Zasso) #14730 - [
c0b5b09381] - (SEMVER-MAJOR) deps: add postmortem metadata for V8 TurboFan (Michaël Zasso) #14730 - [
ede9d2ed8e] - (SEMVER-MAJOR) deps: cherry-pick f19b889 from upstream V8 (Michaël Zasso) #14730 - [
63ebad5a04] - (SEMVER-MAJOR) deps: fix addons compilation with VS2013 (Bartosz Sosnowski) #13263 - [
d67fb8188f] - (SEMVER-MINOR) deps: update V8 to 6.1.534.36 (Michaël Zasso) #15393 - [
2944ea6c6b] - (SEMVER-MINOR) dgram: add custom lookup function in sockets (cjihrig) #14560 - [
b09eeb4a3d] - (SEMVER-MINOR) doc, tls: mark parseCertString() as deprecated (XadillaX) #14245 - [
7b7c030adc] - (SEMVER-MINOR) n-api: change async resource name to napi_value (Jason Ginchereau) #14697 - [
50b6203a33] - (SEMVER-MINOR) test: add regression test for 5691 (Anna Henningsen) #14697 - [
774e42b575] - (SEMVER-MINOR) src: refactor#includehandling (Anna Henningsen) #14697 - [
7d95dc385c] - (SEMVER-MAJOR) vm: support parsing a script in a specific context (Timothy Gu) #14888 - [
b24ee68133] - (SEMVER-MINOR) dgram: added setMulticastInterface() (Will Young) #7855 - [
606da2ba43] - (SEMVER-MINOR) src: make in_makecallback() getter const (Anna Henningsen) #14697 - [
98967c988f] - (SEMVER-MINOR) src: refactor async callback handling (Anna Henningsen) #14697 - [
f60a2aa982] - (SEMVER-MINOR) src: remove virtually unused ExecScope (Anna Henningsen) #14697 - [
a47fe692b1] - (SEMVER-MINOR) n-api: use AsyncResource for Work tracking (Anna Henningsen) #14697 - [
6c520af6d5] - (SEMVER-MINOR) src: move DomainEnter,DomainExit to node.cc (Anna Henningsen) #14697 - [
81723a9172] - (SEMVER-MINOR) async_hooks,doc: some async_hooks improvements (James M Snell) #15103 - [
bd07574718] - (SEMVER-MINOR) crypto: support multiple ECDH curves and auto (Roga Pria Sembada) #15206 - [
71f90c6f80] - (SEMVER-MINOR) fs: add fs.copyFile{Sync} (cjihrig) #15034 - [
a46e59d52d] - (SEMVER-MINOR) console: implement minimalconsole.group()(Rich Trott) #14910 - [
d6ad9d72f7] - (SEMVER-MINOR) tls: multiple PFX in createSecureContext (Yury Popov) #14793 - [
865a3c3daf] - (SEMVER-MINOR) module: Allow runMain to be ESM (Bradley Farias) #14369 - [
f75faddb1f] - (SEMVER-MINOR) perf_hooks: implementation of the perf timing API (James M Snell) #14680 - [
8c61b72f90] - (SEMVER-MINOR) inspector: enable async stack traces (Miroslav Bajtoš) #13870 - [
77bc72ad54] - (SEMVER-MINOR) test: fix inspector helper port sniffing (Timothy Gu) #13870 - [
503370e2d3] - (SEMVER-MINOR) n-api: implement promise (Gabriel Schulhof) #14365 - [
13577d4ada] - (SEMVER-MINOR) dns: addverbatimoption to dns.lookup() (Ben Noordhuis) #14731 - [
a6344d5a83] - (SEMVER-MINOR) n-api: add ability to remove a wrapping (Gabriel Schulhof) #14658 - [
136eea4bcb] - (SEMVER-MINOR) os: add CIDR support (Mudit Ameta) #14307 - [
723d1af5e7] - (SEMVER-MINOR) http2: fix flakiness in timeout (James M Snell) #14239 - [
6a30448bac] - (SEMVER-MINOR) http2: fix linting after rebase (James M Snell) #14239 - [
efd929e402] - (SEMVER-MINOR) http2: fix compilation error after V8 update (James M Snell) #14239 - [
f46c50b3e2] - (SEMVER-MINOR) http2: add some doc detail for invalid header chars (James M Snell) #14239 - [
b43caf92c0] - (SEMVER-MINOR) http2: fix documentation errors (James M Snell) #14239 - [
33b03b2ab2] - (SEMVER-MINOR) http2: minor cleanup (James M Snell) #14239 - [
174ab6fda0] - (SEMVER-MINOR) http2: use static allocated arrays (James M Snell) #14239 - [
9a4be4adc4] - (SEMVER-MINOR) http2: get trailers working with the compat api (James M Snell) #14239 - [
3e5b07a8fb] - (SEMVER-MINOR) http2: refactor trailers API (James M Snell) #14239 - [
26e1f8e01c] - (SEMVER-MINOR) http2: address initial pr feedback (James M Snell) #14239 - [
7824fa0b40] - (SEMVER-MINOR) http2: make writeHead behave like HTTP/1. (Matteo Collina) #14239 - [
b778838337] - (SEMVER-MINOR) http2: doc and fixes to the Compatibility API (Matteo Collina) #14239 - [
8f3bbd9b68] - (SEMVER-MINOR) http2: add range support for respondWith{File|FD} (James M Snell) #14239 - [
61696f1215] - (SEMVER-MINOR) http2: fix socketOnTimeout and a segfault (James M Snell) #14239 - [
2620769e7f] - (SEMVER-MINOR) http2: refinement and test for socketError (James M Snell) #14239 - [
cd0f4c6652] - (SEMVER-MINOR) http2: fix abort when client.destroy inside end event (James M Snell) #14239 - [
97f622b99e] - (SEMVER-MINOR) test: fix flaky test-http2-client-unescaped-path on osx (James M Snell) #14239 - [
9d752d5282] - (SEMVER-MINOR) test: fix flakiness in test-http2-client-upload (James M Snell) #14239 - [
be716d00cc] - (SEMVER-MINOR) doc: include http2.md in all.md (James M Snell) #14239 - [
e8cc193bcc] - (SEMVER-MINOR) http2: fix documentation nits (James M Snell) #14239 - [
a49146e446] - (SEMVER-MINOR) http2: remove redundant return in test (James M Snell) #14239 - [
3eb61b00de] - (SEMVER-MINOR) http2: add tests and benchmarks (James M Snell) #14239 - [
9623ee0f99] - (SEMVER-MINOR) http2: introducing HTTP/2 (James M Snell) #14239 - [
fef2aa7e27] - (SEMVER-MINOR) deps: add nghttp2 dependency (James M Snell) #14239 - [
e84c9d7176] - (SEMVER-MINOR) tls: add tlsSocket.disableRenegotiation() (James M Snell) #14239 - [
e0001dc601] - (SEMVER-MINOR) http: move utcDate to internal/http.js (James M Snell) #14239 - [
917ace283f] - (SEMVER-MINOR) n-api: add napi_get_node_version (Anna Henningsen) #14696 - [
ef8ac7b5ac] - (SEMVER-MINOR) stream: support readable/writableHWM for Duplex (Guy Margalit) #14636 - [
5e2cce59ef] - (SEMVER-MINOR) n-api: optimize number API performance (Jason Ginchereau) #14573 - [
d89f9f82b0] - (SEMVER-MINOR) inspector: allow require in Runtime.evaluate (Jan Krems) #8837 - [
7203924fea] - (SEMVER-MINOR) util: implement %o and %O as formatting specifiers (Greg Alexander) #14558 - [
9c1199e88f] - (SEMVER-MINOR) console: add console.count() and console.clear() (James M Snell) #12678 - [
e2b306c831] - (SEMVER-MAJOR) deps: backport rehash strings after deserialization (Yang Guo) #14004 - [
997204a213] - (SEMVER-MAJOR) src: fix new V8 compiler warnings (Michaël Zasso) #14004 - [
2dbf95d5ee] - (SEMVER-MAJOR) deps: backport c0f1ff2 from upstream V8 (Michaël Zasso) #14004 - [
efd297a5c9] - (SEMVER-MAJOR) deps: fix addons compilation with VS2013 (Bartosz Sosnowski) #14004 - [
357873ddb0] - (SEMVER-MAJOR) v8: fix stack overflow in recursive method (Ben Noordhuis) #14004 - [
160e2f03d2] - (SEMVER-MAJOR) deps: limit regress/regress-crbug-514081 v8 test (Michael Dawson) #14004 - [
44ad55d493] - (SEMVER-MINOR) deps: update V8 to 6.0.286.52 (Myles Borins) #14574 - [
9a3fc10dd4] - (SEMVER-MINOR) util: implement WHATWG Encoding Standard API (James M Snell) #13644 - [
32b30d519e] - (SEMVER-MINOR) dns: name generated functions (Anna Henningsen) #14518 - [
0982810208] - (SEMVER-MINOR) dns: add channel.cancel() (Anna Henningsen) #14518 - [
69e41dc5da] - (SEMVER-MINOR) dns: enable usage of independent cares resolvers (Anna Henningsen) #14518 - [
106a23bd27] - (SEMVER-MINOR) src,dns: refactor cares_wrap to avoid global state (Anna Henningsen) #14518 - [
5a8862bfa3] - (SEMVER-MINOR) repl: improve require() autocompletion (Alexey Orlenko) #14409 - [
60e0f2bb0d] - (SEMVER-MINOR) n-api: add support for DataView (Shivanth MP) #14382 - [
f2efdc880f] - (SEMVER-MINOR) n-api: add code parameter to error helpers (Michael Dawson) #13988 - [
51da7a1db9] - (SEMVER-MINOR) deps: hotfix to bump npx version (Kat Marchán) #14235 - [
32f02abef9] - (SEMVER-MINOR) build: add npx to installers (Kat Marchán) #14235 - [
900c2b4142] - (SEMVER-MINOR) deps: upgrade npm to 5.3.0 (Kat Marchán) #14235 - [
05707a9e01] - (SEMVER-MINOR) cluster: overriding inspector port (cornholio) #14140 - [
06ff0fc60a] - (SEMVER-MINOR) test: reduce offset in test-inspector-port-cluster (cornholio) #14140 - [
b45e255a9a] - (SEMVER-MINOR) doc: fixes in cluster.md (cornholio) #14140 - [
3faeb49d94] - (SEMVER-MAJOR) async_hooks: C++ Embedder API overhaul (Andreas Madsen) #14040 - [
3cdaae29a5] - (SEMVER-MINOR) src: whitelist v8 options with '_' or '-' (Sam Roberts) #14093 - [
a4f67f9243] - (SEMVER-MINOR) src: --abort-on-uncaught-exception in NODE_OPTIONS (Sam Roberts) #13932 - [
6e30e2558e] - (SEMVER-MINOR) dns: add resolveAny support (XadillaX) #13137 - [
ebe7bb29aa] - (SEMVER-MINOR) dns: makedns.setServerssupport customized port (XadillaX) #13723 - [
683f743e61] - (SEMVER-MINOR) buffer: support boxed strings and toPrimitive (James M Snell) #13725 - [
e8780ba7ae] - (SEMVER-MINOR) errors: add missing ERR_ prefix on util.callbackify error (James M Snell) #13750 - [
8cba959a93] - (SEMVER-MINOR) util: add callbackify (Refael Ackermann) #13750 - [
7794030700] - (SEMVER-MINOR) buffer: add constants object (Anna Henningsen) #13467 - [
a839aede3e] - (SEMVER-MINOR) net: return this from getConnections() (Sam Roberts) #13553 - [
69f806cc55] - (SEMVER-MINOR) net: return this from destroy() (Sam Roberts) #13530 - [
e2d325403f] - (SEMVER-MINOR) tls: add host and port info to ECONNRESET errors (José F. Romaniello) #7476 - [
74741fa52b] - (SEMVER-MINOR) https: make opts optional & immutable when create (XadillaX) #13599 - [
3bb4ec80ae] - (SEMVER-MINOR) async_hooks: rename currentId and triggerId (Andreas Madsen) #13490 - [
a44260326c] - (SEMVER-MINOR) async_hooks: use resource objects for Promises (Anna Henningsen) #13452 - [
968596ec77] - (SEMVER-MINOR) deps: upgrade libuv to 1.12.0 (cjihrig) #13306 - [
c756efb25a] - (SEMVER-MINOR) fs: expose Stats times as Numbers (Refael Ackermann) #13173 - [
4b2c756bfc] - (SEMVER-MINOR) lib: return this from net.Socket.end() (Sam Roberts) #13481 - [
8efaa554f2] - (SEMVER-MINOR) http: overridable keep-alive behavior ofAgent(Fedor Indutny) #13005 - [
0caa09da60] - (SEMVER-MINOR) gitignore: add libuv book and GitHub template (cjihrig) #13306 - [
26e5b6411f] - (SEMVER-MINOR) doc: update linux supported versions (cjihrig) #13306 - [
9be8b6373e] - (SEMVER-MINOR) inspector: allow --inspect=host:port from js (Sam Roberts) #13228 - [
135f4e6643] - (SEMVER-MINOR) async_hooks: use parent promise as triggerId (JiaLi.Passion) #13367 - [
1bcda5efda] - (SEMVER-MAJOR) util: refactor format method.Performance improved. (Jesus Seijas) #12407 - [
6e0eccd7a1] - (SEMVER-MINOR) fs: promisify exists correctly (Dan Fabulich) #13316 - [
cc3174a937] - (SEMVER-MINOR) zlib: expose amount of data read for engines (Alexander O'Mara) #13088 - [
bb77d6c1cc] - (SEMVER-MINOR) zlib: option for engine in convenience methods (Alexander O'Mara) #13089 - [
cc6ec2fb27] - (SEMVER-MINOR) inspector: bind to random port with --inspect=0 (Ben Noordhuis) #5025 - [
5077cde71f] - (SEMVER-MINOR) doc: restructure url.md (James M Snell) #12710 - [
d080ead0f9] - (SEMVER-MINOR) doc: graduate WHATWG URL from Experimental (James M Snell) #12710 - [
c56d6046ec] - (SEMVER-MINOR) test: add AsyncResource addon test (Anna Henningsen) #13142 - [
60a2fe7d47] - (SEMVER-MINOR) async_hooks: implement C++ embedder API (Anna Henningsen) #13142 - [
220186c4a8] - (SEMVER-MINOR) stream: support Uint8Array input to methods (Anna Henningsen) #11608 - [
45139e59f3] - (SEMVER-MINOR) n-api: add napi_get_version (Michael Dawson) #13207 - [
a7f5c9cb7d] - (SEMVER-MINOR) http: destroy sockets after keepAliveTimeout (Timur Shemsedinov) #2534 - [
287b11dc8c] - (SEMVER-MINOR) src: allow --tls-cipher-list in NODE_OPTIONS (Sam Roberts) #13172 - [
07c7f198db] - (SEMVER-MINOR) stream: add final method (Calvin Metcalf) #12828 - [
b6e1d22fa6] - (SEMVER-MAJOR) stream: add destroy and _destroy methods. (Matteo Collina) #12925 - [
f2e3a670af] - (SEMVER-MAJOR) dgram: convert to using internal/errors (Michael Dawson) #12926 - [
f146fe4ed4] - (SEMVER-MINOR) cmd: support dash as stdin alias (Ebrahim Byagowi) #13012 - [
c7182b9d9c] - (SEMVER-MINOR) inspector: JavaScript bindings for the inspector (Eugene Ostroukhov) #12263 - [
3c3b36af0f] - (SEMVER-MAJOR) deps: upgrade npm beta to 5.0.0-beta.56 (Kat Marchán) #12936 - [
e03a929648] - (SEMVER-MAJOR) tools: update test-npm.sh paths (Kat Marchán) #12936 - [
f36c970cf3] - (SEMVER-MAJOR) stream: improve multiple callback error message (cjihrig) #12520 - [
11918c4aed] - (SEMVER-MINOR) stream: fix highWaterMark integer overflow (Tobias Nießen) #12593 - [
e600fbe576] - (SEMVER-MINOR) tls: acceptlookupoption fortls.connect()(Fedor Indutny) #12839 - [
c68ebe8436] - (SEMVER-MINOR) makefile: add async-hooks to test and test-ci (Trevor Norris) #12892 - [
e3e56f1d71] - (SEMVER-MINOR) test: adding tests for initHooks API (Thorsten Lorenz) #12892 - [
4a7233c178] - (SEMVER-MINOR) lib: implement async_hooks API in core (Trevor Norris) #12892 - [
7e3a3c962f] - (SEMVER-MINOR) async_hooks: initial async_hooks implementation (Trevor Norris) #12892 - [
c0bde73f1b] - (SEMVER-MINOR) src: implement native changes for async_hooks (Trevor Norris) #12892 - [
fe2df3b842] - (SEMVER-MINOR) async_wrap,src: add GetAsyncId() method (Trevor Norris) #12892 - [
f1ed19d98f] - (SEMVER-MINOR) async_wrap: use more specific providers (Trevor Norris) #12892 - [
d9f3ec8e09] - (SEMVER-MINOR) crypto: use named FunctionTemplate (Trevor Norris) #12892 - [
0432c6e91e] - (SEMVER-MINOR) async_wrap: use double, not int64_t, for async id (Trevor Norris) #12892 - [
732620cfe9] - (SEMVER-MINOR) test: remove unneeded tests (Trevor Norris) #12892 - [
4b9d84df51] - (SEMVER-MINOR) tty_wrap: throw when uv_tty_init() returns error (Trevor Norris) #12892 - [
4cb5f3daa3] - (SEMVER-MAJOR) fs: throw on invalid callbacks for async functions (Sakthipriyan Vairamani (thefourtheye)) #12562 - [
faf6654ff7] - (SEMVER-MINOR) dns: support promisifiedlookup(Service)(Anna Henningsen) #12442 - [
fe5ca3ff27] - (SEMVER-MINOR) child_process: support promisifiedexec(File)(Anna Henningsen) #12442 - [
fbcb4f50b8] - (SEMVER-MINOR) fs: support util.promisify for fs.read/fs.write (Anna Henningsen) #12442 - [
e7c51454b0] - (SEMVER-MINOR) timers: add promisify support (Anna Henningsen) #12442 - [
e965ed16c1] - (SEMVER-MINOR) test: add test for promisify customPromisifyArgs (Gil Tayar) #12442 - [
3ea2301e38] - (SEMVER-MINOR) test: add a bunch of tests from bluebird (Madara Uchiha) #12442 - [
99da8e8e02] - (SEMVER-MINOR) util: add util.promisify() (Anna Henningsen) #12442 - [
059f296050] - (SEMVER-MINOR) util: add internal bindings for promise handling (Anna Henningsen) #12442 - [
cf980b0311] - (SEMVER-MAJOR) net: check and throw on error for getsockname (Daniel Bevenius) #12871 - [
1c834e78ff] - (SEMVER-MAJOR) errors,test: migrating error to internal/errors (larissayvette) #11505 - [
6690415696] - (SEMVER-MAJOR) deps: cherry-pick a927f81c7 from V8 upstream (Anna Henningsen) #11752 - [
bf5c309b5e] - (SEMVER-MAJOR) build: fix V8 build on FreeBSD (Michaël Zasso) #12784 - [
5b63fabfd8] - (SEMVER-MAJOR) src: update NODE_MODULE_VERSION to 55 (Michaël Zasso) #12784 - [
60d1aac8d2] - (SEMVER-MAJOR) deps: update V8 to 5.8.283.38 (Michaël Zasso) #12784 - [
e48d58b8b2] - (SEMVER-MAJOR) assert: fix AssertionError, assign error code (James M Snell) #12651 - [
eb535c5154] - (SEMVER-MAJOR) doc: deprecate vm.runInDebugContext (Josh Gavant) #12243 - [
dd20e68b0f] - (SEMVER-MINOR) process: add optional detail to process emitWarning (James M Snell) #12725 - [
23fc082409] - (SEMVER-MINOR) test: remove extra console output from test-os.js (James M Snell) #12654 - [
473572ea25] - (SEMVER-MINOR) os: refactor os structure, add Symbol.toPrimitive (James M Snell) #12654 - [
76327613af] - (SEMVER-MAJOR) errors, child_process: migrate to using internal/errors (James M Snell) #11300 - [
f0b702555a] - (SEMVER-MAJOR) errors: use lazy assert to avoid issues on startup (James M Snell) #11300 - [
84dabe8373] - (SEMVER-MINOR) domain: support promises (Anna Henningsen) #12489 - [
e5a25cbc85] - (SEMVER-MINOR) src: exposenode::AddPromiseHook(Anna Henningsen) #12489 - [
85a4e25775] - (SEMVER-MAJOR) http: add type checking for hostname (James M Snell) #12494 - [
549e81bfa1] - (SEMVER-MAJOR) debugger: remove obsolete _debug_agent.js (Rich Trott) #12582 - [
251e5ed8ee] - (SEMVER-MAJOR) errors: assign error code to bootstrap_node created error (James M Snell) #11298 - [
90476ac6ee] - (SEMVER-MAJOR) lib: remove _debugger.js (Ben Noordhuis) #12495 - [
e0b076a949] - (SEMVER-MAJOR) lib,src,test: update --debug/debug-brk comments (Ben Noordhuis) #12495 - [
e75bc87d22] - (SEMVER-MAJOR) errors: port internal/process errors to internal/errors (James M Snell) #11294 - [
d2d32ea5a2] - (SEMVER-MAJOR) buffer: add pending deprecation warning (James M Snell) #11968 - [
a16b570f8c] - (SEMVER-MAJOR) src: add --pending-deprecation and NODE_PENDING_DEPRECATION (James M Snell) #11968 - [
97a77288ce] - (SEMVER-MAJOR) child_process: improve ChildProcess validation (cjihrig) #12348 - [
59c6230861] - (SEMVER-MAJOR) test: cleanup test-child-process-constructor.js (cjihrig) #12348 - [
a9111f9738] - (SEMVER-MAJOR) child_process: minor cleanup of internals (cjihrig) #12348 - [
d06eb530a1] - (SEMVER-MINOR) crypto: add randomFill and randomFillSync (Evan Lucas) #10209 - [
06c29a66d4] - (SEMVER-MAJOR) test: remove common.fail() (Rich Trott) #12293 - [
6f202ef857] - (SEMVER-MAJOR) tools: remove assert.fail() lint rule (Rich Trott) #12293 - [
758b8b6e5d] - (SEMVER-MAJOR) assert: improve assert.fail() API (Rich Trott) #12293 - [
75c471a026] - (SEMVER-MAJOR) doc: drop PPC BE from supported platforms (Michael Dawson) #12309 - [
2ced07ccaf] - (SEMVER-MAJOR) zlib: support all ArrayBufferView types (Timothy Gu) #12223 - [
a8f460f12d] - (SEMVER-MAJOR) crypto: support all ArrayBufferView types (Timothy Gu) #12223 - [
0c539faac3] - (SEMVER-MAJOR) test: add common.getArrayBufferViews(buf) (Timothy Gu) #12223 - [
faa447b256] - (SEMVER-MAJOR) src: allow ArrayBufferView as instance of Buffer (Timothy Gu) #12223 - [
ec53921d2e] - (SEMVER-MINOR) src: make AtExit callback's per Environment (Daniel Bevenius) #9163 - [
a235ccd168] - (SEMVER-MAJOR) src,test: debug is now an alias for inspect (Ali Ijaz Sheikh) #11441 - [
b7608ac707] - (SEMVER-MAJOR) deps: cherry-pick node-inspect#43 (Ali Ijaz Sheikh) #11441 - [
7599b0ef9d] - (SEMVER-MAJOR) debug: activate inspector with _debugProcess (Eugene Ostroukhov) #11431 - [
47f8f7462f] - (SEMVER-MAJOR) src: remove support for --debug (Jan Krems) #12197 - [
b40dab553f] - (SEMVER-MAJOR) linkedlist: remove unused methods (Brian White) #11726 - [
84a23391f6] - (SEMVER-MAJOR) linkedlist: remove public module (Brian White) #12113 - [
d75fdd96aa] - (SEMVER-MAJOR) child_process: improve killSignal validations (Sakthipriyan Vairamani (thefourtheye)) #10423 - [
a5f91ab230] - (SEMVER-MAJOR) src: throw when -c and -e are used simultaneously (Teddy Katz) #11689 - [
3209a8ebf3] - (SEMVER-MAJOR) lib: ensure --check flag works for piped-in code (Teddy Katz) #11689 - [
7eb1b4658e] - (SEMVER-MAJOR) buffer: zero fill Buffer(num) by default (James M Snell) #12141 - [
56e881d0b0] - (SEMVER-MINOR) n-api: add support for abi stable module API (Jason Ginchereau) #11975 - [
6481c93aef] - (SEMVER-MAJOR) assert: add support for Map and Set in deepEqual (Joseph Gentle) #12142 - [
3cc3e099be] - (SEMVER-MAJOR) util: show External values explicitly in inspect (Anna Henningsen) #12151 - [
91383e47fd] - (SEMVER-MAJOR) zlib: support Uint8Array in convenience methods (Timothy Gu) #12001 - [
0e710aada4] - (SEMVER-MINOR) crypto: add sign/verify support for RSASSA-PSS (Tobias Nießen) #11705 - [
1b63fa1096] - (SEMVER-MAJOR) tty: remove NODE_TTY_UNSAFE_ASYNC (Jeremiah Senkpiel) #12057 - [
8a7db9d4b5] - (SEMVER-MAJOR) src: add --use-bundled-ca --use-openssl-ca check (Daniel Bevenius) #12087 - [
a46c43d21a] - (SEMVER-MINOR) util: add %i and %f formatting specifiers (Roman Reiss) #10308 - [
1fde98bb4f] - (SEMVER-MINOR) v8: expose new V8 serialization API (Anna Henningsen) #11048 - [
6d93508369] - (SEMVER-MINOR) buffer: expose FastBuffer on internal/buffer (Anna Henningsen) #11048 - [
4a5a9445b5] - (SEMVER-MAJOR) util: use\[Array\]for deeply nested arrays (Anna Henningsen) #12046 - [
682573c11d] - (SEMVER-MAJOR) buffer: remove error for malformatted hex string (Rich Trott) #12012 - [
0db49fef41] - (SEMVER-MAJOR) crypto: support Uint8Array prime in createDH (Anna Henningsen) #11983 - [
c3efe72669] - (SEMVER-MINOR) tls: support Uint8Arrays for protocol list buffers (Anna Henningsen) #11984 - [
2dc1053b0a] - (SEMVER-MAJOR) dgram: support Uint8Array input to send() (Anna Henningsen) #11985 - [
90403dd1d0] - (SEMVER-MAJOR) http: should support userland Agent (fengmk2) #11567 - [
ed12ea371c] - (SEMVER-MAJOR) src: update inspector code to match upstream API (Michaël Zasso) #11752 - [
9c9e2d7f4a] - (SEMVER-MAJOR) deps: backport 3297130 from upstream V8 (Michaël Zasso) #11752 - [
07088e6fc1] - (SEMVER-MAJOR) deps: backport 39642fa from upstream V8 (Michaël Zasso) #11752 - [
8394b05e20] - (SEMVER-MAJOR) deps: cherry-pick c5c570f from upstream V8 (Michaël Zasso) #11752 - [
fcc58bf0da] - (SEMVER-MAJOR) deps: cherry-pick a927f81c7 from V8 upstream (Anna Henningsen) #11752 - [
83bf2975ec] - (SEMVER-MAJOR) deps: cherry-pick V8 ValueSerializer changes (Anna Henningsen) #11752 - [
89d8dc9afd] - (SEMVER-MAJOR) src: update NODE_MODULE_VERSION to 54 (Michaël Zasso) #11752 - [
c459d8ea5d] - (SEMVER-MAJOR) deps: update V8 to 5.7.492.69 (Michaël Zasso) #11752 - [
2141d37452] - (SEMVER-MAJOR) events: update and clarify error message (Chris Burkhart) #10387 - [
348cc80a3c] - (SEMVER-MAJOR) tls: make rejectUnauthorized default to true (ghaiklor) #5923 - [
e1834ff5da] - (SEMVER-MINOR) deps: upgrade npm to 4.2.0 (Kat Marchán) #11389 - [
caf9ae748b] - (SEMVER-MAJOR) lib,src: make constants not inherit from Object (Sakthipriyan Vairamani (thefourtheye)) #10458 - [
221b03ad20] - (SEMVER-MAJOR) events, doc: check input in defaultMaxListeners (DavidCai) #11938 - [
be98f26917] - (SEMVER-MAJOR) src: exclude node_root_certs when use-def-ca-store (Daniel Bevenius) #11939 - [
eed87b1637] - (SEMVER-MAJOR) fs: (+/-)Infinity and NaN invalid unixtimestamp (Luca Maraschi) #11919 - [
a1028d5e3e] - (SEMVER-MAJOR) build: remove cares headers from tarball (Gibson Fahnestock) #10283 - [
5bfd13b81e] - (SEMVER-MAJOR) util: display Symbol keys in inspect by default (Shahar Or) #9726 - [
71097744b2] - (SEMVER-MAJOR) fs: more realpath*() optimizations (Brian White) #11665 - [
6a5ab5d550] - (SEMVER-MAJOR) fs: include more fs.stat*() optimizations (Brian White) #11665 - [
39d9afe279] - (SEMVER-MAJOR) repl: refactorLineParserimplementation (Blake Embrey) #6171 - [
efec14a7d1] - (SEMVER-MAJOR) assert: enforce type check in deepStrictEqual (Joyee Cheung) #10282 - [
443691a5ae] - (SEMVER-MAJOR) crypto: fix default encoding of LazyTransform (Lukas Möller) #8611 - [
c67207731f] - (SEMVER-MAJOR) lib: simplify Module._resolveLookupPaths (Brian White) #10789 - [
e32425bfcd] - (SEMVER-MAJOR) module: avoid JSON.stringify() for cache key (Brian White) #10789 - [
28dc848e70] - (SEMVER-MAJOR) lib: improve method of function calling (Brian White) #10789 - [
403b89e72b] - (SEMVER-MAJOR) module: avoid hasOwnProperty() (Brian White) #10789 - [
298a40e04e] - (SEMVER-MAJOR) module: use "clean" objects (Brian White) #10789 - [
a851b868c0] - (SEMVER-MAJOR) lib: remove sources of permanent deopts (Brian White) #10789 - [
1c3df96570] - (SEMVER-MAJOR) fs: replace regexp with function (Brian White) #10789 - [
34c9fc2e4e] - (SEMVER-MAJOR) fs: avoid multiple conversions to string (Brian White) #10789 - [
21b2440176] - (SEMVER-MAJOR) fs: avoid recompilation of closure (Brian White) #10789 - [
190dc69c89] - (SEMVER-MAJOR) benchmark: add parameter for module benchmark (Brian White) #10789 - [
455e6f1dd8] - (SEMVER-MAJOR) util: throw toJSON errors when formatting %j (Timothy Gu) #11708 - [
1125c8a814] - (SEMVER-MAJOR) src: fix typos in node_lttng_provider.h (Benjamin Fleischer) #11723 - [
ec2f098156] - (SEMVER-MAJOR) util: change sparse arrays inspection format (Alexey Orlenko) #11576 - [
d3480776c7] - (SEMVER-MAJOR) http: concatenate outgoing Cookie headers (Brian White) #11259 - [
6b2cef65c9] - (SEMVER-MAJOR) http: append Cookie header values with semicolon (Brian White) #11259 - [
8243ca0e0e] - (SEMVER-MAJOR) http: reuse existing StorageObject (Brian White) #10941 - [
b377034359] - (SEMVER-MAJOR) http: support old private properties and function (Brian White) #10941 - [
940b5303be] - (SEMVER-MAJOR) http: use Symbol for outgoing headers (Brian White) #10941 - [
86996c5838] - (SEMVER-MAJOR) doc: deprecate private http properties (Brian White) #10941 - [
4775942957] - (SEMVER-MAJOR) lib, test: fix server.listen error message (Joyee Cheung) #11693 - [
3f27f02da0] - (SEMVER-MAJOR) repl: docs-only deprecation of magic mode (Timothy Gu) #11599 - [
b77c89022b] - (SEMVER-MAJOR) repl: remove magic mode semantics (Timothy Gu) #11599 - [
a2ae08999b] - (SEMVER-MAJOR) tls: runtime deprecation for tls.createSecurePair() (James M Snell) #11349 - [
aab0d202f8] - (SEMVER-MAJOR) util: convert inspect.styles and inspect.colors to prototype-less objects (Nemanja Stojanovic) #11624 - [
70beef97bd] - (SEMVER-MINOR) v8: add cachedDataVersionTag (Andres Suarez) #11515 - [
202b07f414] - (SEMVER-MAJOR) stream: fix comment for sync flag of ReadableState (Wang Xinyong) #11139 - [
1004b9b4ad] - (SEMVER-MAJOR) stream: remove unusedranOutfrom ReadableState (Wang Xinyong) #11139 - [
d08836003c] - (SEMVER-MAJOR) build: build an x64 build by default on Windows (Nikolai Vavilov) #11537 - [
3d8379ae60] - (SEMVER-MAJOR) doc: improve assert.md regarding ECMAScript terms (Joyee Cheung) #11128 - [
562cf5a81c] - (SEMVER-MAJOR) assert: fix premature deep strict comparison (Joyee Cheung) #11128 - [
fb71ba4921] - (SEMVER-MAJOR) http: docs-only deprecation of res.writeHeader() (James M Snell) #11355 - [
7a55e34ef4] - (SEMVER-MAJOR) fs: runtime deprecation for fs.SyncWriteStream (James M Snell) #10467 - [
62e96096fa] - (SEMVER-MAJOR) lib: more consistent use of module.exports = {} model (James M Snell) #11406 - [
88c3f57cc3] - (SEMVER-MAJOR) lib: refactor internal/socket_list (James M Snell) #11406 - [
f04387e9f2] - (SEMVER-MAJOR) lib: refactor internal/freelist (James M Snell) #11406 - [
d61a511728] - (SEMVER-MAJOR) lib: refactor internal/linkedlist (James M Snell) #11406 - [
ca48071919] - (SEMVER-MAJOR) test: make test-intl-no-icu-data more robust (Michaël Zasso) #10992 - [
7c0c7baff3] - (SEMVER-MAJOR) deps: fix gyp configuration for v8-inspector (Michaël Zasso) #10992 - [
00a2aa0af5] - (SEMVER-MAJOR) deps: fix gyp build configuration for Windows (Michaël Zasso) #10992 - [
b30ec59855] - (SEMVER-MAJOR) deps: switch to v8_inspector in V8 (Ali Ijaz Sheikh) #10992 - [
aae8f683b4] - (SEMVER-MAJOR) src: update NODE_MODULE_VERSION to 53 (Michaël Zasso) #10992 - [
7a77daf243] - (SEMVER-MAJOR) deps: update V8 to 5.6.326.55 (Michaël Zasso) #10992 - [
3e6f1032a4] - (SEMVER-MINOR) http: add new functions to OutgoingMessage (Brian White) #10805 - [
d523eb9c40] - (SEMVER-MAJOR) tls: use emitWarning() for dhparam < 2048 bits (James M Snell) #11447 - [
32679c73c1] - (SEMVER-MAJOR) dgram: improve signature of Socket.prototype.send (Christopher Hiller) #10473 - [
b514bd231e] - (SEMVER-MAJOR) zlib: use RangeError/TypeError consistently (James M Snell) #11391 - [
8e69f7e385] - (SEMVER-MAJOR) zlib: refactor zlib module (James M Snell) #11391 - [
4151ab398b] - (SEMVER-MAJOR) util: add createClassWrapper to internal/util (James M Snell) #11391 - [
f18e08d820] - (SEMVER-MAJOR) console: do not emit error events (Anna Henningsen) #9744 - [
0af41834f1] - (SEMVER-MAJOR) assert: fix misformatted error message (Rich Trott) #11254 - [
2ba4eeadbb] - (SEMVER-MAJOR) lib: remove simd support from util.format() (Ben Noordhuis) #11346 - [
c5d1851ac4] - (SEMVER-MAJOR) test: drop v5.x-specific code path from simd test (Ben Noordhuis) #11346 - [
781eb90960] - (SEMVER-MINOR) benchmark: add url/url-searchparams-sort.js (Timothy Gu) #11098 - [
02d1e32fe3] - (SEMVER-MINOR) url: add urlSearchParams.sort() (Timothy Gu) #11098 - [
9f74184e98] - (SEMVER-MAJOR) crypto: upgrade pbkdf2 without digest to an error (James M Snell) #11305 - [
fd18b656a3] - (SEMVER-MINOR) lib: buildnode inspectintonode(Anna Henningsen) #10187 - [
fc3f0d63b4] - (SEMVER-MINOR) build: add node-inspect integration test (Jan Krems) #10187 - [
8c9762e150] - (SEMVER-MINOR) deps: add node-inspect 1.10.2 (Jan Krems) #10187 - [
b1fc7745f2] - (SEMVER-MAJOR) fs: avoid emitting error EBADF for double close (Matteo Collina) #11225 - [
4cafa60c99] - (SEMVER-MAJOR) child_process: align fork/spawn stdio error msg (Sam Roberts) #11044 - [
78182458e6] - (SEMVER-MAJOR) url: fix error message of url.format (DavidCai) #11162 - [
f65aa08b52] - (SEMVER-MAJOR) util: improve inspect for (Async|Generator)Function (Michaël Zasso) #11210 - [
615789b723] - (SEMVER-MAJOR) tools: enable ES2017 syntax support in ESLint (Michaël Zasso) #11210 - [
dfdd911e17] - (SEMVER-MAJOR) lib: deprecate node --debug at runtime (Josh Gavant) #10970 - [
159749d522] - (SEMVER-MINOR) errors: add internal/errors.js (James M Snell) #11220 - [
a4bb9fdb89] - (SEMVER-MAJOR) http: include provided status code in range error (cjihrig) #11221 - [
e90f38270c] - (SEMVER-MAJOR) crypto: throw error in CipherBase::SetAutoPadding (Kirill Fomichev) #9405 - [
9549329158] - (SEMVER-MINOR) fs: allow WHATWG URL and file: URLs as paths (James M Snell) #10739 - [
9a0829d728] - (SEMVER-MAJOR) buffer: stricter argument checking in toString (Nikolai Vavilov) #11120 - [
79400bfbfd] - (SEMVER-MINOR) fs: allow WHATWG URL and file: URLs as paths (James M Snell) #10739 - [
4e259b21a3] - (SEMVER-MAJOR) querystring, url: handle repeated sep in search (Daijiro Wachi) #10967 - [
0d9ea4fdcd] - (SEMVER-MINOR) doc: add documentation for url.format(URL[, options]); (James M Snell) #10857 - [
c5e9654b5b] - (SEMVER-MINOR) url: extend url.format to support WHATWG URL (James M Snell) #10857 - [
c9e5178f3c] - (SEMVER-MAJOR) deps: hide zlib internal symbols (Sam Roberts) #11082 - [
c505b8109e] - (SEMVER-MINOR) doc: document URLSearchParams constructor (Timothy Gu) #11060 - [
29f758731f] - (SEMVER-MINOR) tools: add MDN link for Iterable (Timothy Gu) #11060 - [
cc48f21c83] - (SEMVER-MINOR) url: extend URLSearchParams constructor (Timothy Gu) #11060 - [
5de3cf099c] - (SEMVER-MAJOR) lib: add static identifier codes for all deprecations (James M Snell) #10116 - [
03e89b3ff2] - (SEMVER-MAJOR) process: add --redirect-warnings command line argument (James M Snell) #10116 - [
5e1f32fd94] - (SEMVER-MAJOR) process: add optional code to warnings + type checking (James M Snell) #10116 - [
5587ff1ccd] - (SEMVER-MAJOR) dns: handle implicit bind DNS errors (cjihrig) #11036 - [
3268863ebc] - (SEMVER-MAJOR) child_process: add string shortcut for fork stdio (Javis Sullivan) #10866 - [
24ef1e6775] - (SEMVER-MAJOR) string_decoder: align UTF-8 handling with V8 (Brian White) #9618 - [
007386ee81] - (SEMVER-MAJOR) repl: remove workaround for function redefinition (Michaël Zasso) #9618 - [
c2c6ae52ea] - (SEMVER-MAJOR) test: move test-vm-function-redefinition to parallel (Franziska Hinkelmann) #9618 - [
91ab09fe2a] - (SEMVER-MAJOR) src: update NODE_MODULE_VERSION to 52 (Michaël Zasso) #9618 - [
2739185b79] - (SEMVER-MAJOR) deps: update V8 to 5.5.372.40 (Michaël Zasso) #9618 - [
dd928b04fc] - (SEMVER-MAJOR) zlib: be strict about what strategies are accepted (Rich Trott) #10934 - [
4757ddcce1] - (SEMVER-MINOR) doc: add basic documentation for WHATWG URL API (James M Snell) #10620 - [
0c712b6743] - (SEMVER-MINOR) tools: add mdn link for Iterator (James M Snell) #10620 - [
a647d82f83] - (SEMVER-MAJOR) process: improve process.hrtime (Joyee Cheung) #10764 - [
fc7025c9c0] - (SEMVER-MAJOR) http: throw an error for unexpected agent values (brad-decker) #10053 - [
d708700c68] - (SEMVER-MAJOR) doc: deprecate buffer's parent property (Sakthipriyan Vairamani (thefourtheye)) #8332 - [
03d440e3ce] - (SEMVER-MAJOR) doc: document buffer.buffer property (Sakthipriyan Vairamani (thefourtheye)) #8332 - [
5b30c4f24d] - (SEMVER-MAJOR) test: refactor test-child-process-spawnsync-maxbuf (cjihrig) #10769 - [
8f3ff98f0e] - (SEMVER-MAJOR) child_process: allow Infinity as maxBuffer value (cjihrig) #10769 - [
03b9f6fe26] - (SEMVER-MAJOR) stream: avoid instanceof (Brian White) #10558 - [
a3539ae3be] - (SEMVER-MAJOR) stream: use plain objects for write/corked reqs (Brian White) #10558 - [
b888bfe81d] - (SEMVER-MAJOR) benchmark: allow zero when parsing http req/s (Brian White) #10558 - [
176cdc2823] - (SEMVER-MAJOR) http: misc optimizations and style fixes (Brian White) #10558 - [
73d9445782] - (SEMVER-MAJOR) http: try to avoid lowercasing incoming headers (Brian White) #10558 - [
c77ed327d9] - (SEMVER-MAJOR) http: avoid using object for removed header status (Brian White) #10558 - [
c00e4adbb4] - (SEMVER-MAJOR) http: optimize header storage and matching (Brian White) #10558 - [
ec8910bcea] - (SEMVER-MAJOR) http: check statusCode early (Brian White) #10558 - [
f53a6fb48b] - (SEMVER-MAJOR) benchmark: add http header setting scenarios (Brian White) #10558 - [
1ef401ce92] - (SEMVER-MAJOR) crypto: use check macros in CipherBase::SetAuthTag (Kirill Fomichev) #9395 - [
627ecee9ed] - (SEMVER-MAJOR) child_process: support Uint8Array input to methods (Anna Henningsen) #10653 - [
2d2a059827] - (SEMVER-MAJOR) test: refactor test-http-mutable-headers.js (cjihrig) #10664 - [
a73ab9de0d] - (SEMVER-MAJOR) http: remove pointless use of arguments (cjihrig) #10664 - [
3c2a9361ff] - (SEMVER-MAJOR) fs: remove fs.read's string interface (Nikolai Vavilov) #9683 - [
0f62ee6963] - (SEMVER-MINOR) url: allow use of URL with http.request and https.request (James M Snell) #10638 - [
334be0feba] - (SEMVER-MAJOR) src: fix space for module version mismatch error (Yann Pringault) #10606 - [
6ff3b03240] - (SEMVER-MINOR) src, inspector: add --inspect-brk option (Josh Gavant) #8979 - [
9946519fba] - (SEMVER-MINOR) deps: upgrade npm to 4.0.5 (Kat Marchán) #10330 - [
f2ef850f11] - (SEMVER-MINOR) fs: support Uint8Array input to methods (Anna Henningsen) #10382 - [
45c9ca7fd4] - (SEMVER-MAJOR) src: remove redundant spawn/spawnSync type checks (cjihrig) #8312 - [
fc7b0dda85] - (SEMVER-MAJOR) child_process: improve input validation (cjihrig) #8312 - [
b374ee8c3d] - (SEMVER-MAJOR) src: add handle check to spawn_sync (cjihrig) #8312 - [
c65d55f087] - (SEMVER-MAJOR) url: do not truncate long hostnames (Junshu Okamoto) #9292 - [
beca3244e2] - (SEMVER-MAJOR) buffer: allow Uint8Array input to methods (Anna Henningsen) #10236 - [
ba4847e879] - (SEMVER-MINOR) src: Node Tracing Controller (misterpoe) #9304 - [
92ed1ab450] - (SEMVER-MAJOR) build: change nosign flag to sign and flips logic (Joe Doyle) #10156 - [
f3cf8e9808] - (SEMVER-MAJOR) fs: do not pass Buffer when toString() fails (Brian White) #9670 - [
3d353c749c] - (SEMVER-MAJOR) buffer: consistent error for length > kMaxLength (Joyee Cheung) #10152 - [
df3978421b] - (SEMVER-MAJOR) http: verify client method is a string (Luca Maraschi) #10111 - [
883173289d] - (SEMVER-MINOR) url: add inspect function to TupleOrigin (Safia Abdalla) #10039 - [
440057eae0] - (SEMVER-MINOR) src: extendHeapStatisticswith new fields (Gareth Ellis) #8610 - [
3295a7feba] - (SEMVER-MAJOR) src: allow getting Symbols on process.env (Anna Henningsen) #9631 - [
0b5191f15d] - (SEMVER-MINOR) fs: Fix default params for fs.write(Sync) (Andreas Lind) #7856 - [
1aa595e5bd] - (SEMVER-MAJOR) src: throw on process.env symbol usage (cjihrig) #9446 - [
1a55e9a567] - (SEMVER-MINOR) src: default --icu_case_mapping on as a v8 option (Steven R. Loomis) #9454 - [
49d1c366d8] - (SEMVER-MAJOR) child_process: remove extra newline in errors (cjihrig) #9343 - [
2dcb7f3826] - (SEMVER-MINOR) child_process: add public API for IPC channel (cjihrig) #9322 - [
e8eaaa7724] - (SEMVER-MINOR) buffer: add buffer.transcode (James M Snell) #9038 - [
72547fe28d] - (SEMVER-MINOR) readline: use icu based string width calculation (James M Snell) #9040 - [
d3b1a2b4dd] - (SEMVER-MINOR) src: add NODE_PRESERVE_SYMLINKS environment variable (Marc Udoff) #8749 - [
4b312387ea] - (SEMVER-MINOR) url: adding WHATWG URL support (James M Snell) #7448 - [
c9dade48b4] - (SEMVER-MAJOR) buffer: make byteLength throw on invalid input (Brian White) #8946 - [
a6e1be4a4e] - (SEMVER-MAJOR) src: update module version mismatch error message (James M Snell) #8391 - [
4d6297fef0] - (SEMVER-MAJOR) module: Remove deprecated function requireRepl. (Adri Van Houdt) #8575 - [
105e628f84] - (SEMVER-MAJOR) intl: add deprecation warning for v8BreakIterator (Michaël Zasso) #8908 - [
e8e969a5c1] - (SEMVER-MAJOR) fs: refactor "options" processing as a function (Sakthipriyan Vairamani) #7165 - [
560a589e75] - (SEMVER-MAJOR) stream: improve stream error messages (Italo A. Casas) #8801 - [
b5bdff876b] - (SEMVER-MAJOR) src: update NODE_MODULE_VERSION to 51 (Myles Borins) #8808 - [
1b97774c44] - (SEMVER-MAJOR) fs: do not emit 'stop' watch event synchronously (Claudio Rodriguez) #8524 - [
a8d2c9d775] - (SEMVER-MAJOR) fs: move stringToFlags() to lib/internal (Ben Noordhuis) #7162 - [
91b40944a4] - (SEMVER-MAJOR) deps: cherry-pick workaround for clang-3.4 ICE (Michaël Zasso) #8317 - [
75242a2614] - (SEMVER-MAJOR) src: no longer need to use std::tr1:: (Michaël Zasso) #8317 - [
98241f4f08] - (SEMVER-MAJOR) build: do not clean V8 gtest directory (Michaël Zasso) #8317 - [
19c9567686] - (SEMVER-MAJOR) build: fix mkpeephole configuration (Ali Ijaz Sheikh) #8317 - [
2187bd3b4a] - (SEMVER-MAJOR) tools: do not disable ICU's transliteration (Michaël Zasso) #8317 - [
7292a1e954] - (SEMVER-MAJOR) build: use libc++ on OSX (Ali Ijaz Sheikh) #8317 - [
785506a1fc] - (SEMVER-MAJOR) build: define icu_use_data_file_flag (Ali Ijaz Sheikh) #8317 - [
fbfc15c51b] - (SEMVER-MAJOR) build: update V8 gypfile paths (Michaël Zasso) #8317 - [
ec02b811a8] - (SEMVER-MAJOR) deps: update V8 to 5.4.500.27 (Michaël Zasso) #8317 - [
9f1f7e2a34] - (SEMVER-MAJOR) inspector: listen on process.debugPort (cjihrig) #8386 - [
fd6af98c2d] - (SEMVER-MAJOR) net: refactor Server.prototype.listen (Jan Schär) #4039 - [
b90f3da9de] - (SEMVER-MAJOR) child_process, win: fix shell spawn with AutoRun (Bartosz Sosnowski) #8063 - [
c21458a15d] - (SEMVER-MINOR) buffer: expose underlying buffer object always (Sakthipriyan Vairamani) #8311 - [
e9b6fbbf17] - (SEMVER-MAJOR) dgram: prefer strict equality, type validation (Claudio Rodriguez) #8011 - [
983775d457] - (SEMVER-MAJOR) events: make memory leak warning name more verbose (Anna Henningsen) #8341 - [
a3c5567eb4] - (SEMVER-MAJOR) src,win: use correct exit code in old versions (yorkie) #8204 - [
2cc7fa5e7d] - (SEMVER-MAJOR) http: remove deprecated Client interface (Brian White) #8104 - [
07dbf7313d] - (SEMVER-MAJOR) promise: hard deprecation for unhandled promise rejection (James M Snell) #8217 - [
ecf474ceba] - (SEMVER-MAJOR) promise: warn on unhandled rejections (Benjamin Gruenbaum) #8217 - [
49ef3ae90a] - (SEMVER-MAJOR) Revert "fs: add a temporary fix for re-evaluation support" (James M Snell) #6413 - [
f8f283b8f3] - (SEMVER-MAJOR) fs: warn if no callback is passed to async calls (Sakthipriyan Vairamani) #7897 - [
f4aa2c2c93] - (SEMVER-MAJOR) crypto: remove POINT_CONVERSION_HYBRID from documentation. (Adam Langley) #4956 - [
f2fe5583c4] - (SEMVER-MAJOR) buffer: runtime deprecation of calling Buffer without new (Nikolai Vavilov) #8169 - [
8e7cbe2546] - (SEMVER-MAJOR) src: make debugger listen on 127.0.0.1 by default (Ben Noordhuis) #8106 - [
9cee8b1b62] - (SEMVER-MAJOR) buffer: alias toLocaleString to toString (James M Snell) #8148 - [
0fc5e0dcd9] - (SEMVER-MINOR) crypto: add crypto.timingSafeEqual (not-an-aardvark) #8040 - [
6a3dbdacd6] - (SEMVER-MAJOR) udp: remove ancient check (Saúl Ibarra Corretgé) #8088 - [
b7a8a691b4] - (SEMVER-MAJOR) events: unwrap #once listeners in #listeners (Owen Smith) #6881 - [
8f90dcc1b8] - (SEMVER-MAJOR) buffer: throw on negative .allocUnsafe() argument (Anna Henningsen) #7079 - [
1a9e247c79] - (SEMVER-MAJOR) readline: show completions only after 2nd TAB (Anna Henningsen) #7754 - [
488d28d391] - (SEMVER-MAJOR) repl: deprecate unused function convertToContext (Prince J Wesley) #7829 - [
29e49fc286] - (SEMVER-MAJOR) doc, punycode: soft-deprecation of the punycode module (James M Snell) #7941 - [
d525e6c92a] - (SEMVER-MAJOR) benchmark: remove broken string-creation.js (Andreas Madsen) #7094 - [
6edef1deb9] - (SEMVER-MAJOR) benchmark: update docs after refactor (Andreas Madsen) #7094 - [
0c0f34e2fe] - (SEMVER-MAJOR) benchmark: add script for creating scatter plot (Andreas Madsen) #7094 - [
855009af7f] - (SEMVER-MAJOR) benchmark: use t-test for comparing node versions (Andreas Madsen) #7094 - [
8bb59fdb12] - (SEMVER-MAJOR) benchmark: missing process.exit after bench.end (Andreas Madsen) #7094 - [
f99471b2ae] - (SEMVER-MAJOR) benchmark: refactor to use process.send (Andreas Madsen) #7094 - [
0f9bfaa7c5] - (SEMVER-MAJOR) benchmark: move cli parts of common.js into run.js (Andreas Madsen) #7094 - [
edbed3f3fd] - (SEMVER-MAJOR) benchmark: move http_simple.js to http directory (Andreas Madsen) #7094 - [
ee2843b4ea] - (SEMVER-MAJOR) benchmark: remove unused files (Andreas Madsen) #7094 - [
c86c1eeab5] - (SEMVER-MAJOR) fs: validate args of truncate functions in js (Sakthipriyan Vairamani) #2498 - [
9359de9dd2] - (SEMVER-MAJOR) fs: make callback mandatory to all async functions (Sakthipriyan Vairamani) #7168 - [
9983af0347] - (SEMVER-MAJOR) stream: improve unimplemented _write() error (ratikesh9) #7671 - [
245ac302f5] - (SEMVER-MINOR) deps: update V8 to 5.1.281.75 (Ben Noordhuis) #7615 - [
99cfd53097] - (SEMVER-MAJOR) test: test execFile/fork arg validation (Chuck Langford) #7399 - [
0548e5d12a] - (SEMVER-MAJOR) child_process: add fork/execFile arg validation (Rich Trott) #7399 - [
5e5ec2cd1e] - (SEMVER-MAJOR) os: deprecatetmpDir()in favour oftmpdir()(Jeremiah Senkpiel) #6739 - [
2cc2951796] - (SEMVER-MINOR) deps: update V8 to 5.1.281.69 (Michaël Zasso) #7016 - [
336b027411] - (SEMVER-MAJOR) url: return valid file: urls fom url.format() (Rich Trott) #7234 - [
197a465280] - (SEMVER-MAJOR) zlib: move constants into zlib.constants (James M Snell) #7203 - [
0cd0118334] - (SEMVER-MAJOR) stream: 'data' argument on callback of Transform._flush() (Jesús Leganés Combarro "piranna) #3708 - [
3b8ec68a3a] - (SEMVER-MAJOR) domain: add message for dispose deprecation (Brian White) #7053 - [
f44b18f010] - (SEMVER-MAJOR) cluster: deprecate worker.suicide (Evan Lucas) #3747 - [
62b544290a] - (SEMVER-MAJOR) process: remove deprecated process.EventEmitter (cjihrig) #6862 - [
8a87b29034] - (SEMVER-MAJOR) readline: remove deprecated methods (cjihrig) #6423 - [
31bef6b704] - (SEMVER-MAJOR) http: correct error message for invalid trailer (Bryan English) #6308
Created
October 26, 2017 21:54
-
-
Save rvagg/ae3af9bf66f2e2e2dbb2c64802cc3841 to your computer and use it in GitHub Desktop.
Node 6.x - 8.x semver-major and semver-minor differences @ Oct 27 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ branch-diff origin/v6.x origin/v8.x --require-label=semver-major,semver-minor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment