We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
77ed1bbea4
a8cbe0e6d2
5249a22704
de7db26879
c670358d7e
ff647fda13
99a653e9ee
1c7f6a51c4
de268667e7
a575a410fa
6348d71a8a
7ead9af0f5
554a4345c2
ffd62b129d
5760e419d7
513913c672
9512f3938a
add5141933
9f5ad9b476
16a92f66a1
274fc16178
fce822f6e9
a193a0f9dd
4b3e9486ca
fb73c06025
b8b23a3d78
3a2814367b
a0dc65d0ed
4c87c1b1bc
7e5ef4a0e1
8ea22bbb88
e6275f939a
aceac0581c
be219bd559
6a6aa6f038
5109c4f432
f270eeec52
ebe0b05a24
bbf5373041
a9c68a05d9
281b52d6ec
d2413d630c
e880904d22
f91a818508
c7931e4438
c9d0b6a9a0
391185e550
4875e881cd
74f4741b63
e9a9c88363
23ea7ee64b
b0b73fa561
56441a0900
639b1d2f68
f5369da047
70a785cd9f
0e7019ff76
2d396fe058
ce6fec53a4
b7dd0b841e
4fcfa5a63f
resolveAny()
2a98b9cf2f
93edf907ca
7ed29fc1e8
498edfde9b
a040a73ee3
6a2d9d192f
bb96d79a7e
a382932097
b1a15ab4cf
6ae41bde4d
13205d5805
12fe2d30fe
buf.fill()
92d0794d63
37082bd149
5631d7a6e0
5c602dabc4
07f878b0c1
9dffc2ba0c
napi\_open\_callback\_scope
0c33ecb2bd
8f0fa61406
3a30c87e88
os.networkInterfaces()
530f005d7d
487f6536bc
66ab7e4a99
ce3cf0dffd
b68d47a246
252a696568
0d3212aa5c
8d5ac6c8ef
ef6e4f15a0
fc5dc9c13e
b76931b7e9
c84b4fb51a
18e0a61f91
b980fa3a21
173e5fee9d
2019-05-28, Version 10.16.0 'Dubnium' (LTS), @BethGriggs
Notable Changes
Commits
77ed1bbea4] - benchmark: fix net-wrap-js-stream-passthrough (Rich Trott) #25273a8cbe0e6d2] - benchmark: replace deprecated and eliminate var in buffer-from.js (gengjiawen) #265855249a22704] - benchmark: refactor path benchmarks (Ruben Bridgewater) #26359de7db26879] - benchmark,lib: add process.hrtime.bigint benchmark (Anna Henningsen) #26381c670358d7e] - (SEMVER-MINOR) benchmark,test: add brotli (Anna Henningsen) #24938ff647fda13] - buffer: do not affect memory after target for utf16 write (Anna Henningsen) #2643299a653e9ee] - build: make compress_json python3 compatible (Sakthipriyan Vairamani (thefourtheye)) #255821c7f6a51c4] - build: make configure.py compatible with python 3 (Sakthipriyan Vairamani (thefourtheye)) #25580de268667e7] - build: remove AIX/ppc (32bit) dead code (Refael Ackermann) #25523a575a410fa] - build: remove erroneous duplicate declaration from node_inspector.gypi (Refael Ackermann) #255866348d71a8a] - build: do not lint python scripts under test/fixtures (Joyee Cheung) #256397ead9af0f5] - build: add check for empty openssl-fips flag (Daniel Bevenius) #25391554a4345c2] - build: fix Windows shared lib build (Richard Lau) #25166ffd62b129d] - build: correct fi indentation in Makefile (Daniel Bevenius) #251075760e419d7] - build: add a space to clarify skipping crypto msg (Daniel Bevenius) #25011513913c672] - build: restore running tests on Travis (Richard Lau) #267209512f3938a] - build: temporarily don't run tests on Travis (Richard Lau) #26720add5141933] - build: use Xenial and gcc 6 on Travis (Richard Lau) #267209f5ad9b476] - build,deps: less warnings from V8 (Refael Ackermann) #2640516a92f66a1] - child_process: truncate output when maxBuffer is exceeded (Jeremiah Senkpiel) #24951274fc16178] - child_process: simplify argument handling (cjihrig) #25194fce822f6e9] - child_process: ensure message sanity at source (Gireesh Punathil) #24787a193a0f9dd] - child_process: spawn ignores options in case args is undefined (Eduard Bondarenko) #249134b3e9486ca] - cluster: refactor empty for in round_robin_handle.js (gengjiawen) #26560fb73c06025] - cluster: improve for-loop (gengjiawen) #26336b8b23a3d78] - crypto: add crypto modules to cannotUseCache (Daniel Bevenius) #256063a2814367b] - crypto: add crypto/keys to cannotUseCache (Daniel Bevenius) #25237a0dc65d0ed] - crypto: update root certificates (Sam Roberts) #251134c87c1b1bc] - deps: upgrade to libuv 1.28.0 (cjihrig) #272417e5ef4a0e1] - deps: upgrade to libuv 1.27.0 (cjihrig) #267078ea22bbb88] - deps: upgrade to libuv 1.26.0 (cjihrig) #26037e6275f939a] - deps: upgrade to libuv 1.25.0 (cjihrig) #25571aceac0581c] - deps: patch to fix *.onion MX query on c-ares (XadillaX) #25840be219bd559] - deps: update archs files for OpenSSL-1.1.1b (Sam Roberts) #263276a6aa6f038] - (SEMVER-MINOR) deps: add s390 asm rules for OpenSSL-1.1.1 (Shigeki Ohtsu) #253815109c4f432] - deps: add ARM64 Windows support in openssl (Shigeki Ohtsu) #26001f270eeec52] - deps: openssl-1.1.1b no longer packages .gitignore (Sam Roberts) #26327ebe0b05a24] - deps: upgrade openssl sources to 1.1.1b (Sam Roberts) #26327bbf5373041] - deps: update OpenSSL upgrade process (Sam Roberts) #26378a9c68a05d9] - (SEMVER-MINOR) deps: add brotli (Hackzzila) #24938281b52d6ec] - deps: upgrade npm to 6.9.0 (Kat Marchán) #26244d2413d630c] - deps: upgrade npm to 6.7.0 (Kat Marchán) #25804e880904d22] - deps: upgrade npm to v6.5.0 (Jordan Harband) #25234f91a818508] - deps: backport ICU-20575 to fix err/crasher (Steven R. Loomis) #27435c7931e4438] - deps: backport ICU-20558 to fix Intl crasher (Steven R. Loomis) #27415c9d0b6a9a0] - deps: update ICU to 64.2 (Ujjwal Sharma) #27361391185e550] - (SEMVER-MINOR) deps: upgrade npm to 6.5.0 (Audrey Eschright) #247344875e881cd] - deps: upgrade to libuv 1.24.1 (cjihrig) #2507874f4741b63] - (SEMVER-MINOR) deps: upgrade to libuv 1.24.0 (cjihrig) #24332e9a9c88363] - (SEMVER-MINOR) deps: icu 63.1 bump (CLDR 34) (Steven R. Loomis) #2371523ea7ee64b] - deps: v8, backport coverage fixes (bcoe) #26579b0b73fa561] - (SEMVER-MINOR) deps: update archs files for OpenSSL-1.1.1a (Sam Roberts) #2538156441a0900] - (SEMVER-MINOR) deps: fix for non GNU assembler in AIX (Shigeki Ohtsu) #25381639b1d2f68] - (SEMVER-MINOR) deps: add only avx2 configs for OpenSSL-1.1.1 (Shigeki Ohtsu) #25381f5369da047] - (SEMVER-MINOR) deps: fix MacOS and Win build for OpenSSL-1.1.1 (Shigeki Ohtsu) #2538170a785cd9f] - (SEMVER-MINOR) deps: fix gyp/gypi for openssl-1.1.1 (Shigeki Ohtsu) #253810e7019ff76] - (SEMVER-MINOR) deps: add s390 asm rules for OpenSSL-1.1.1 (Shigeki Ohtsu) #253812d396fe058] - (SEMVER-MINOR) deps: upgrade openssl sources to 1.1.1a (Sam Roberts) #25381ce6fec53a4] - (SEMVER-MINOR) deps,tools: update license-builder.sh and LICENSE (Hackzzila) #24938b7dd0b841e] - deps,tools: include SipHash in LICENSE (Rod Vagg) #263674fcfa5a63f] - dns: fix TTL value for AAAA replies toresolveAny()(Anna Henningsen) #251872a98b9cf2f] - doc: add "tick" function name and argument description (Artur Hayrapetyan) #2355193edf907ca] - (SEMVER-MINOR) doc: add documentation for brotli support (Anna Henningsen) #249387ed29fc1e8] - doc: revise breaking changes material in COLLABORATOR_GUIDE (Rich Trott) #25730498edfde9b] - doc: fix http.Agent timeout option description (Luigi Pinca) #25489a040a73ee3] - doc: fix file extension on ESM file example (Eric Whitebloom) #256926a2d9d192f] - doc: remove outdated s_client information in tls.md (Rich Trott) #25678bb96d79a7e] - doc: clarify what dns.setResolvers() affects (Sam Roberts) #25570a382932097] - doc: simplify process.binding() deprecation message (Rich Trott) #25654b1a15ab4cf] - doc: add note regarding pushing release tags (Myles Borins) #255696ae41bde4d] - doc: reword stream docs to clarify that decodeStrings encodes strings (Daniel George Holz) #2546813205d5805] - doc: correct my wrong note about buf.fill() (Vse Mozhet Byt) #2558512fe2d30fe] - doc: add a note tobuf.fill()description (Vse Mozhet Byt) #2554792d0794d63] - doc: fix typo in Buffer API (H1Gdev) #2554437082bd149] - doc: add Rich back to TSC list (Michael Dawson) #255355631d7a6e0] - doc: add metadata about ecdh curve options (Sam Roberts) #255025c602dabc4] - doc: add TLSSocket.isSessionReused() docs (Sam Roberts) #2542307f878b0c1] - doc: fix sorting in buffer.md (Vse Mozhet Byt) #254779dffc2ba0c] - doc: fixnapi\_open\_callback\_scopedescription (Philipp Renoth) #253660c33ecb2bd] - doc: document that stream.on('close') was changed in Node 10 (Matteo Collina) #254138f0fa61406] - doc: fix the path to postMessage() (Mitar) #253323a30c87e88] - doc: updateos.networkInterfaces()example (jvelezpo) #25417530f005d7d] - doc: make sure that calls to .read() are looped (Matteo Collina) #25375487f6536bc] - doc: add history to http.request.setTimeout() (James Bunton) #2512166ab7e4a99] - doc: add clarification for exception behaviour (Michael Dawson) #25339ce3cf0dffd] - doc: clarify timing of socket.connecting (Sam Roberts) #25333b68d47a246] - doc: update benchmark doc (Kazushi Kitaya) #25367252a696568] - doc: use lowercase for zlib (Rich Trott) #253710d3212aa5c] - doc: fix heading in cpp style guide (Kazushi Kitaya) #253038d5ac6c8ef] - doc: fix process.stdin example (Anna Henningsen) #25344ef6e4f15a0] - doc: fs.mkdir('/') throws EPERM on Windows (Corey Farrell) #25340fc5dc9c13e] - doc: include license for src/large_pages in LICENSE (Ujjwal Sharma) #25246b76931b7e9] - doc: describe TLS session resumption (Sam Roberts) #25174c84b4fb51a] - doc: link and expand --tls-cipher-list docs (Sam Roberts) #2517418e0a61f91] - doc: revise "Breaking Changes to Internal Elements" (Rich Trott) #25190b980fa3a21] - doc: fix NAPI typo (Philipp Renoth) #25216173e5fee9d] - doc: revise "Breaking Changes and Deprecations" (Rich Trott) #25