Notable Changes
- [
] – (SEMVER-MINOR) async_hooks: expose async_wrap providers (Rafael Gonzaga) #40760106916490af
- [
] – (SEMVER-MINOR) deps: update V8 to 9.6.180.14 (Michaël Zasso) #404881371ee64c92
- [
] – (SEMVER-MINOR) lib: add reason to AbortSignal (James M Snell) #408071675c210b04
- [
] – (SEMVER-MINOR) src: add x509.fingerprint512 to crypto module (3nprob) #3980910de2850680
- [
] – stream: deprecate thenable support (Antoine du Hamel) #408601fa9b5c35d2
- [
] – stream: fix finished regression when working with legacy Stream (Matteo Collina) #408581534409d4e7
Commits
- [
] – Revert “async_hooks: merge resource_symbol with owner_symbol” (Darshan Sen) #40741148157c44c2
- [
] – async_hooks: eliminate require side effects (Stephen Belanger) #4078214a971f67e4
- [
] – (SEMVER-MINOR) async_hooks: expose async_wrap providers (Rafael Gonzaga) #40760106916490af
- [
] – build: remove extraneous quotation marks from commit body (Rich Trott) #40963165b33ba510
- [
] – build: fix branch name for lint-md-dependencies update (Rich Trott) #40924105d652a555
- [
] – build: fix11482c4415f1make
invocation in tools.yml (Rich Trott) #40890
- [
] – build: reset embedder string to “-node.0” (Michaël Zasso) #40488169de8c8143
- [
] – build: fix tools.yml errors (Rich Trott) #408701e793331322
- [
] – build: add GitHub Action to update tools modules (Rich Trott) #40644151ac59b047
- [
] – crypto: trim input for NETSCAPE_SPKI_b64_decode (Shelley Vohr) #407571a8cc8b6554
- [
] – crypto: throw errors in SignTraits::DeriveBits (Tobias Nießen) #4079612979c58fb0
- [
] – crypto: fix build without scrypt (Martin Jansa) #4061317f5931d03f
- [
] – deps: upgrade npm to 8.1.4 (npm team) #40865190f35fc329
- [
] – deps: V8: cherry-pick cced52a97ee9 (Ray Wang) #406561d461603d71
- [
] – deps: V8: cherry-pick 7ae0b77628f6 (Ray Wang) #408821d6ae50ff96
- [
] – deps: V8: cherry-pick 2a0bc36dec12 (Michaël Zasso) #401781e60053deee
- [
] – deps: V8: patch jinja2 for Python 3.10 compat (Michaël Zasso) #40296194acaae3d4
- [
] – deps: disable trap handler for Windows cross-compiler (Michaël Zasso) #40488137c9828d39
- [
] – deps: silence irrelevant V8 warning (Michaël Zasso) #389901dfb97fb501
- [
] – deps: silence irrelevant V8 warning (Michaël Zasso) #3758719ecf4be0c2
- [
] – deps: fix V8 build issue with inline methods (Jiawen Geng) #38807182a8736dec
- [
] – deps: make v8.h compatible with VS2015 (Joao Reis) #321161eab5ef5505
- [
] – deps: V8: forward declaration of1d6e5dd56ff1Rtl*FunctionTable
(Refael Ackermann) #32116
- [
] – deps: V8: patch register-arm64.h (Refael Ackermann) #32116129a6e15480
- [
] – deps: V8: un-cherry-pick bd019bd (Refael Ackermann) #3211611ff83c4945
- [
] – (SEMVER-MINOR) deps: update V8 to 9.6.180.14 (Michaël Zasso) #404881371ee64c92
- [
] – deps: V8: cherry-pick cced52a97ee9 (Ray Wang) #4065616506a42c16
- [
] – deps: V8: cherry-pick 7ae0b77628f6 (Ray Wang) #408821a612ecb42f
- [
] – deps: update to uvwasi 0.0.12 (Colin Ihrig) #408471b46184df5e
- [
] – deps: add -fno-strict-aliasing flag to libuv (Daniel Bevenius) #406311fa37428472
- [
] – deps: upgrade npm to 8.1.3 (npm team) #4072619711ccfe08
- [
] – deps: update ICU to 70.1 (Michaël Zasso) #4065818e525634c6
- [
] – doc: add information on suppressing initial break in debugger (Rich Trott) #4096013bfc9f5b47
- [
] – doc: improve grammar in API description (Tobias Nießen) #4095918966ab3c57
- [
] – doc: update BUILDING.md section on running tests (Rich Trott) #409331130777a61c
- [
] – doc: remove experimental abortcontroller flag (FrankQiu) #3896816e9b6652e5
- [
] – doc: fix spelling of ‘WebAssembly’ (Geoffrey Booth) #407851b92416ff02
- [
] – doc: clarify more optional parameters in node-api (Michael Dawson) #408881cf495a6293
- [
] – doc: define “types”, “deno” community conditions (Guy Bedford) #407081694012b392
- [
] – doc: document optional params in napi_get_cb_info (Michael Dawson) #4082114c47b0150b
- [
] – doc: improve README.md lede section (Rich Trott) #408371dfdf68f4d0
- [
] – doc: add pref to using draft PR versus WIP label (Michael Dawson) #4082419c200e1de4
- [
] – doc: fix1fe2cd097501added:
info for
1Readable.fromWeb()(Luigi Pinca) #40820
- [
] – doc: tweak guidance for modules in core (Michael Dawson) #406011c91a9ab095
- [
] – doc: claim ABI version for Electron 18 (Keeley Hammond) #4076812ea08e9b55
- [
] – doc: fix transform stream example (Evan Lucas) #4077718166b07ddc
- [
] – doc: fix linter-enforced formatting in crypto.md (Mohammed Keyvanzadeh) #4078015ceb06cddf
- [
] – doc: fix corepack grammar for1d3070d8eea1--force
flag (Steven) #40762
- [
] – doc: update maintaining ICU guide (Michaël Zasso) #4065819271f23e3a
- [
] – doc: clarify getAuthTag with authTagLength (Tobias Nießen) #40713120d7d657bb
- [
] – doc: fix order of announce work (Michael Dawson) #40725175288fbc6b
- [
] – doc: add initial list of technical priorities (Michael Dawson) #402351429915aa6c
- [
] – fs: nullish coalescing to respect zero positional reads (Omar El-Mihilmy) #407161a5a1691514
- [
] – http: add missing initialization (Michael Dawson) #405551bddb4c69b7
- [
] – http: change totalSocketCount only on socket creation/close (Subhi Al Hasan) #40572180ce97f514
- [
] – (SEMVER-MINOR) lib: add reason to AbortSignal (James M Snell) #408071675c210b04
- [
] – Revert “lib: use helper for readability” (Darshan Sen) #407411b614b17525
- [
] – lib: fix typos in lib code comments (Yoshiki) #40792110a842d2d1
- [
] – meta: add feature request label for issue template (Mestery) #4097013ec78d1570
- [
] – meta: update AUTHORS (Node.js GitHub Bot) #4090019c897b69a1
- [
] – meta: update name and email (Viero Fernando) #408481dfc6fc987a
- [
] – meta: update AUTHORS (Node.js GitHub Bot) #408091813cf746a8
- [
] – meta: edit GOVERNANCE.md for minor updates (Rich Trott) #407981e451ec9ec1
- [
] – meta: update AUTHORS (Node.js GitHub Bot) #4074812536be7528
- [
] – module: import assertions improvements (Geoffrey Booth) #4078513c8aa211cd
- [
] – process: support hrtime in the snapshot (Joyee Cheung) #4064913a4f3873be
- [
] – repl: fix and extend require/import tab complete (Mestery) #4021611555dbdddc
- [
] – src: reset error struct if error code is napi_ok (JckXia) #405521c2259c974b
- [
] – src: prevent extra copies of13be49d68531TimerWrap::TimerCb
(Darshan Sen) #40665
- [
] – (SEMVER-MINOR) src: add x509.fingerprint512 to crypto module (3nprob) #3980910de2850680
- [
] – src: add and fix some preprocessor comments (Tobias Nießen) #407011924d29e88f
- [
] – src,crypto: use1acbd8220a71ByteSource::ToBuffer()
in
1crypto_dh(Darshan Sen) #40903
- [
] – src,crypto: remove182b422663d1AllocatedBuffer
s from
1crypto_spkac(Darshan Sen) #40752
- [
] – src,crypto: refactor1415b42fbdf1crypto_tls.*
(Darshan Sen) #40675
- [
] – src,doc: add SyntaxError napi support (Idan Attias) #40736188b57bc9d3
- [
] – stream: stricter isReadableNodeStream (Robert Nagy) #40941170bd90e039
- [
] – stream: drain Transform with 0 highWaterMark (Robert Nagy) #40947186d1c0b19d
- [
] – stream: deprecate thenable support (Antoine du Hamel) #408601fa9b5c35d2
- [
] – stream: fix the ReadableStreamBYOBReader error message (James M Snell) #408461dc99ae3bd6
- [
] – stream: pipeline with end option (Robert Nagy) #408861650c9bd022
- [
] – stream: fix finished regression when working with legacy Stream (Matteo Collina) #408581534409d4e7
- [
] – stream: pipeline should drain empty readable (Robert Nagy) #40654116ee8423d6
- [
] – stream: fix non readable Duplex readableAborted (Robert Nagy) #4080117d127d2fc1
- [
] – stream: allow calling callback before promise (Robert Nagy) #4077217c4f9a34ae
- [
] – test: mark test-fs-watch-non-recursive flaky on Windows (Luigi Pinca) #40916162171eb516
- [
] – test: improve test coverage of readline/promises (Yoshiki Kurihara) #408761ae12a609a5
- [
] – test: deflake cluster-concurrent-disconnect (Luigi Pinca) #4087714288c6a26e
- [
] – test: deflake fs-promises-watch (Luigi Pinca) #408631009ab4d9bb
- [
] – test: fix argument order in assertion (Luigi Pinca) #408421522a30f469
- [
] – test: deflake http2-pipe-named-pipe (Luigi Pinca) #408421b190b0e77b
- [
] – test: use descriptive name for destination file (Luigi Pinca) #408421c485460793
- [
] – test: add AsyncLocalStorage tests using udp, tcp and tls sockets (Darshan Sen) #40741143e86508ae
- [
] – test: deflake child-process-pipe-dataflow (Luigi Pinca) #408381896073be47
- [
] – test: add tests for invalid UTF-8 (git-srinivas) #403511150c0f1b76
- [
] – test: fix flaky test-policy-integrity (Rich Trott) #4076313d896231cd
- [
] – test: add semicolons for linter update (Rich Trott) #407201dc9e68899d
- [
] – tools: update gyp-next to v0.10.1 (Michaël Zasso) #409341747247bc59
- [
] – tools: fix commit-lint GH Actions CI (Antoine du Hamel) #4084516ebbd0d9dc
- [
] – tools: ping TSC members identified as inactive (Rich Trott) #4091510201f3f604
- [
] – tools: update lint-md-dependencies to rollup@2.60.1 (Node.js GitHub Bot) #40929122265e3fb6
- [
] – tools: update lint-md dependencies (Rich Trott) #4089413d593aa4ed
- [
] – tools: update ESLint to 8.3.0 (Luigi Pinca) #409171e674f61720
- [
] – tools: add find-inactive-tsc (Rich Trott) #408841878ba91bf6
- [
] – tools: disable trap handler for Windows cross-compiler (Michaël Zasso) #404881d97ad3080f
- [
] – tools: update V8 gypfiles for 9.6 (Michaël Zasso) #404881e3f8988118
- [
] – tools: update @babel/eslint-parser to 7.16.3 (Node.js GitHub Bot) #408891de4d0180dc
- [
] – tools: only validate first commit message of a PR (Antoine du Hamel) #407401727b34ec95
- [
] – tools: update babel-eslint-parser to 7.16.0 (Rich Trott) #4072015b08e908ea
- [
] – tools: improve update scripts (Rich Trott) #40644130623c283a
Windows 32-bit Installer: https://nodejs.org/dist/v17.2.0/node-v17.2.0-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v17.2.0/node-v17.2.0-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v17.2.0/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v17.2.0/win-x64/node.exe
macOS 64-bit Installer: https://nodejs.org/dist/v17.2.0/node-v17.2.0.pkg
macOS Apple Silicon 64-bit Binary: https://nodejs.org/dist/v17.2.0/node-v17.2.0-darwin-arm64.tar.gz
macOS Intel 64-bit Binary: https://nodejs.org/dist/v17.2.0/node-v17.2.0-darwin-x64.tar.gz
Linux 64-bit Binary: https://nodejs.org/dist/v17.2.0/node-v17.2.0-linux-x64.tar.xz
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v17.2.0/node-v17.2.0-linux-ppc64le.tar.xz
Linux s390x 64-bit Binary: https://nodejs.org/dist/v17.2.0/node-v17.2.0-linux-s390x.tar.xz
AIX 64-bit Binary: https://nodejs.org/dist/v17.2.0/node-v17.2.0-aix-ppc64.tar.gz
ARMv7 32-bit Binary: https://nodejs.org/dist/v17.2.0/node-v17.2.0-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v17.2.0/node-v17.2.0-linux-arm64.tar.xz
Source Code: https://nodejs.org/dist/v17.2.0/node-v17.2.0.tar.gz
Other release files: https://nodejs.org/dist/v17.2.0/
Documentation: https://nodejs.org/docs/v17.2.0/api/
SHASUMS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53 -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
1fcfaad85f298d45e8e8c86bc007b536117583040ba1a9e3d2323152dcf6a0d3 node-v17.2.0-aix-ppc64.tar.gz
436d2c069069302615d24fd663494277eca183af25776fb4ce40008422666c6e node-v17.2.0-darwin-arm64.tar.gz
bd2f1ccf2778bdb61fb15c040e4b61c7a84cf6f52a9e6da65191a7ca1b3f8a2f node-v17.2.0-darwin-arm64.tar.xz
6fc9e1c428cc6427d4926e8895dfc5c476718b2d02c3c5c1b6aa845c13602caa node-v17.2.0-darwin-x64.tar.gz
f8bbfb2b09d09f4d72b2a36ad2619f4db2affcee511c7cf3056702382276d7e8 node-v17.2.0-darwin-x64.tar.xz
1fa4dc7704e6bc0304b3e3f0699cc212670cd8bb0f1aba6dfc4a1a49f2c7029d node-v17.2.0-headers.tar.gz
78b99be2050144d443c164bea48ddae1056f7793ae3326274db202868a910d05 node-v17.2.0-headers.tar.xz
d5fbc40f78be71007960b8490d9dc605bc006c2986d44812b4071116e6499ca4 node-v17.2.0-linux-arm64.tar.gz
20c2c8a90422fe28aec344a1f4eb5ac4fee84f2411e4e5a86e67624ca3d824fd node-v17.2.0-linux-arm64.tar.xz
d342932c01f4bbea67c83cfb7432d07e0653da1d2f9644e684be5c731caa1d2c node-v17.2.0-linux-armv7l.tar.gz
2180ded08087600c45673f1eca43fe98f183e55926758a0d4536f02e21da118b node-v17.2.0-linux-armv7l.tar.xz
609f3095d742eca2d22ec2afa3227f8872ef9295cbe2577f58e4a519bdf3afc2 node-v17.2.0-linux-ppc64le.tar.gz
2875c4a04114dd7b57b45db74016330b127cd5ad0e834e24b49983514d8cf530 node-v17.2.0-linux-ppc64le.tar.xz
6ea6a9bdd696300edda20277f39c76dc0984ef57aaa1526fa1d8fab4b297d503 node-v17.2.0-linux-s390x.tar.gz
5c7668005390617faf72d29354581542e61e1555715633ae0f68bec4ffe95a83 node-v17.2.0-linux-s390x.tar.xz
a26491670f11d6ef4f919d3c2678fe65292c9e1d7e9184ec551a011816d92f0d node-v17.2.0-linux-x64.tar.gz
0b5a6db351f31edf5282c63be7b923e40064ac6d54b5222fdd419ab8f1bedf61 node-v17.2.0-linux-x64.tar.xz
fe9b0ba29cda7605b6596c407e8f7f8e64314ef58ba19bc89199962ec913d2f8 node-v17.2.0.pkg
ce690b637fd2e19c4961d6e726dab4797be631420bcbb76a90747779a45f0441 node-v17.2.0.tar.gz
2b47cc7b5ec189d7b637454732f36f8d3c2c0ef81bec3c278b566f67159e659a node-v17.2.0.tar.xz
f8b8a54eadcbcf6b3858c6740e5b353cc7d004bed5cb5cd3ecd015a7956b2380 node-v17.2.0-win-x64.7z
a9ee91709e5c4c3812e5897cf2af471037528b16dbd766908217af592d0e9545 node-v17.2.0-win-x64.zip
b75a5b63c841b6fead6ded38dea7eb24a57c2e58bad1c62cc0f11bc6170c3e83 node-v17.2.0-win-x86.7z
ef224258f68a0d68dc0b564b0303ab3f2288db8ff508a4666c9b100b164b1812 node-v17.2.0-win-x86.zip
79483d60fa471d77dd6dc6c51e52c31f05bc1cdf5200f8b79acb5b9ac68df6fb node-v17.2.0-x64.msi
4e172c90a8b452bfadec85e591d7cc078e38f4d91b5dfcfadfa0a0be2d43eabc node-v17.2.0-x86.msi
0a8c547f3154536627e8ed03c9ad1ee634512f8b14a134042cd037b16d07120c win-x64/node.exe
d745f5c061f7e61725a94afe4ea98063e2306729a2113c9d17ec137ba42c8071 win-x64/node.lib
0cac424d27220c9fc4168699b11308cb902d1df446d87dbaeafe7a301203fff2 win-x64/node_pdb.7z
3c6da400bf115a6e24fd5dc67e199679605736b04cf7f1acb5e4b764fe1b32bc win-x64/node_pdb.zip
a94497d94b3f89f0192501e3d239e04f6bb0bb2274971564b5607b41f399e2a5 win-x86/node.exe
da719c010c6937643f59a4ec1d616243a9c12721624a319ab7f79dc1aca924be win-x86/node.lib
e5908d13b5ab122362a5896a4149955932e70631df3d1cfcbebd5016d42ec2ae win-x86/node_pdb.7z
9e5c761c4d9a4062ae1911a1ac6ba1be45f0ec5a31b3dd976a183441f95b7b08 win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEj8yhP+8dDC6RAI4Jdw96mlrhVgAFAmGmY9gACgkQdw96mlrh
VgApmw//Yd6z5OGix4alQf8uNX5XiQj1TpUkYlj/jg8yoJu01p/onSWwp5z5dv4V
ccDlRAi7JqlJYfOM2rABrUcIME+0SdrXZnudnaK2DeVU1k2fVfzOd0YK3aiGSuS7
bmo0H3HzwKQTfV+GrZU4LTPAg5PIE8Rf7oDfxUHgzXx27Fkq/5MABwVWyvpElF6j
d4ac+ZYL8alAtMIHFZGqNWc6TyxWsUaiiKWoOq07TMKAow8TPYECie5wvF1mwIfp
/Gvl7UTPvSv/X4IZiQA/fHrMKnRmS8MZ+OtTdl1dSjTPsOJGrNTpROUmjW++z2Wy
fBxbEDdUcWpLEJJhj3WpKJQ8ks+zwIWJp3TzMrfkIEu1Jk3S8bKfIDTgo3Byse5V
Bd5VBy0TQdS4EcM92YCSlrua16Rm6V6vuJbgtrVS2mOaxxpeARcWxiwLjyBYmDwx
Dbfm48QCFUqiKtyDRVIB8zeNpmAIdeCNPpQ+h41ZQ2EJCDJMon8/YeOX+w3Wdk32
VdBF3aJlpHoxCarySzuosM6DpoeyzbQco9SIjAXXms6G5j209E17g/vUCerfsLAY
qtw4MFMjFwxL7+bp5rEAN3163GeOkk/4quY3P/fPMTqIUD6sc8sUc0/Omm+n55O8
x9f36walNtKnwKstIKT0EoVuKH1uhI8o64uhnoLqfpMXKQlcdJE=
=nP5D
-----END PGP SIGNATURE-----
0 Comments