6349b1d673
] - (SEMVER-MINOR) dns: add a cancel() method to the promise Resolver (Szymon Marczak) #330999ce9b016e6
] - (SEMVER-MINOR) events: add max listener warning for EventTarget (James M Snell) #360018390f8a86b
] - (SEMVER-MINOR) http: add support for abortsignal to http.request (Benjamin Gruenbaum) #360489c6be3cc90
] - (SEMVER-MINOR) http2: allow setting the local window size of a session (Yongsheng Zhang) #3597815ff155c12
] - (SEMVER-MINOR) lib: add throws option to fs.f/l/statSync (Andrew Casey) #3371685c85d368a
] - (SEMVER-MINOR) path: add path/posix
and path/win32
alias modules (ExE Boss) #34962d1baae3640
] - (SEMVER-MINOR) readline: add getPrompt to get the current prompt (Mattias Runge-Broberg) #336755729478509
] - (SEMVER-MINOR) src: add loop idle time in diagnostic report (Gireesh Punathil) #35940baa87c1a7d
] - (SEMVER-MINOR) util: add util/types
alias module (ExE Boss) #3405534aa0c868e
] - assert: refactor to use more primordials (Antoine du Hamel) #3599828d710164a
] - async_hooks: refactor to use more primordials (Antoine du Hamel) #361681924255fdb
] - async_hooks: fix leak in AsyncLocalStorage exit (Stephen Belanger) #357793ee556a867
] - benchmark: fix build warnings (Gabriel Schulhof) #36157fcc38a1312
] - build: replace which with command -v (raisinten) #3611860874ba941
] - build: try “python3” as a last resort for 3.x (Ole André Vadla Ravnås) #35983fbe210b2a1
] - build: conditionally clear vcinstalldir (Brian Ingenito) #3600956f83e6876
] - build: refactor configure.py to use argparse (raisinten) #357550b70822461
] - child_process: refactor to use more primordials (Antoine du Hamel) #36003e54108f2e4
] - cluster: refactor to use more primordials (Antoine du Hamel) #36011272fc794b2
] - crypto: fix format warning in AdditionalConfig (raisinten) #3606063a138e02f
] - crypto: fix passing TypedArray to webcrypto AES methods (Antoine du Hamel) #360874a88c73fa5
] - deps: upgrade npm to 7.0.14 (nlf) #36238d16e8622a7
] - deps: upgrade npm to 7.0.13 (Ruy Adorno) #36202c23ee3744f
] - deps: upgrade npm to 7.0.12 (Ruy Adorno) #361530fcbb1c0d5
] - deps: V8: cherry-pick 3176bfd447a9 (Anna Henningsen) #3561227f1bc05fd
] - deps: upgrade npm to 7.0.11 (Darcy Clarke) #361128ae3ffe2be
] - deps: V8: cherry-pick 1d0f426311d4 (Ole André Vadla Ravnås) #359864b7ba11d67
] - deps: V8: cherry-pick 4e077ff0444a (Ole André Vadla Ravnås) #35986098a5b1298
] - deps: V8: cherry-pick 086eecbd96b6 (Ole André Vadla Ravnås) #35986d2c757ab19
] - deps: V8: cherry-pick 27e1ac1a79ff (Ole André Vadla Ravnås) #359866349b1d673
] - (SEMVER-MINOR) dns: add a cancel() method to the promise Resolver (Szymon Marczak) #330990fbade38ef
] - doc: add arm64 macOS as experimental (Richard Lau) #3618942dfda8f78
] - doc: remove stray comma in url.md (Rich Trott) #361758bbdbccbb6
] - doc: revise agent.destroy() text (Rich Trott) #36163545ac1fec5
] - doc: fix punctuation in v8.md (Rich Trott) #36192a6a90af8c0
] - doc: add compatibility/interop technical value (Geoffrey Booth) #353234ab4a99900
] - doc: de-emphasize wrapping in napi_define_class (Gabriel Schulhof) #36159bb29508e8f
] - doc: add link for v8.takeCoverage() (Rich Trott) #3613524065b92f1
] - doc: mark modules implementation as stable (Guy Bedford) #35781142cacdc63
] - doc: clarify text about process not responding (Rich Trott) #361170ff384b0be
] - doc: esm docs consolidation and reordering (Guy Bedford) #36046b17a83a00d
] - doc: claim ABI version for Electron v13 (Shelley Vohr) #36101e8a8513b2c
] - doc: fix invalid link in worker_threads.md (Rich Trott) #36109cd33594a0d
] - doc: move shigeki to emeritus (Rich Trott) #36093eefc6aa6c9
] - doc: document the error when cwd not exists in child_process.spawn (FeelyChau) #34505841a2812d0
] - doc: fix typo in debugger.md (Rich Trott) #36066500e709439
] - doc: update list styles for remark-parse@9 rendering (Rich Trott) #36049a8dab217eb
] - doc,url: fix url.hostname example (Rishabh Mehan) #33735e48ec703ba
] - domain: improve deprecation warning text for DEP0097 (Anna Henningsen) #36136bcbf176c22
] - errors: refactor to use more primordials (Antoine du Hamel) #3616766788970ac
] - esm: refactor to use more primordials (Antoine du Hamel) #360199ce9b016e6
] - (SEMVER-MINOR) events: add max listener warning for EventTarget (James M Snell) #360011550073dbc
] - events: disabled manual construction AbortSignal (raisinten) #360948a6cabbb23
] - events: port some wpt tests (Ethan Arrowood) #341693691eccf0a
] - fs: remove experimental from promises.rmdir recursive (Anders Kaseorg) #3613176b1863240
] - fs: filehandle read now accepts object as argument (Nikola Glavina) #341802fdf509268
] - http: fix typo in comment (Hollow Man) #361938390f8a86b
] - (SEMVER-MINOR) http: add support for abortsignal to http.request (Benjamin Gruenbaum) #36048387d92fd0e
] - http: onFinish will not be triggered again when finished (rickyes) #3584548bf59bb8b
] - http2: add support for AbortSignal to http2Session.request (Madara Uchiha) #360708a0c3b9c76
] - http2: refactor to use more primordials (Antoine du Hamel) #36142f0aed8c01c
] - http2: add support for TypedArray to getUnpackedSettings (Antoine du Hamel) #361419c6be3cc90
] - (SEMVER-MINOR) http2: allow setting the local window size of a session (Yongsheng Zhang) #359780b40568afe
] - http2: delay session.receive() by a tick (Szymon Marczak) #359851a4d43f840
] - lib: refactor to use more primordials (Antoine du Hamel) #36140d6ea12e003
] - lib: set abort-controller toStringTag (Benjamin Gruenbaum) #3611582f1cde57e
] - lib: remove primordials.SafePromise (Antoine du Hamel) #3614915ff155c12
] - (SEMVER-MINOR) lib: add throws option to fs.f/l/statSync (Andrew Casey) #3371675707f45eb
] - lib,tools: enforce access to prototype from primordials (Antoine du Hamel) #3602579b2ba6744
] - n-api: clean up binding creation (Gabriel Schulhof) #361705698cc08f0
] - n-api: fix test_async_context warnings (Gabriel Schulhof) #361713d623d850c
] - n-api: improve consistency of how we get context (Michael Dawson) #3606889da0c3353
] - n-api: factor out calling pattern (Gabriel Schulhof) #361135c0ddbca01
] - net: fix invalid write after end error (Robert Nagy) #3604385c85d368a
] - (SEMVER-MINOR) path: add path/posix
and path/win32
alias modules (ExE Boss) #34962ed8af3a8b7
] - perf_hooks: make nodeTiming a first-class object (Momtchil Momtchev) #35977eb9295b583
] - promise: emit error on domain unhandled rejections (Benjamin Gruenbaum) #3608259af919d6b
] - querystring: reduce memory usage by Int8Array (sapics) #34179d1baae3640
] - (SEMVER-MINOR) readline: add getPrompt to get the current prompt (Mattias Runge-Broberg) #336756d1b1c7ad0
] - src: integrate URL::href() and use in inspector (Daijiro Wachi) #359127086f2e653
] - src: refactor using-declarations node_env_var.cc (raisinten) #36128122797e87f
] - src: remove duplicate logic for getting buffer (Yash Ladha) #345535729478509
] - (SEMVER-MINOR) src: add loop idle time in diagnostic report (Gireesh Punathil) #35940a81dc9ae18
] - src,crypto: refactoring of crypto_context, SecureContext (James M Snell) #356655fa35f6934
] - test: update comments in test-fs-read-offset-null (Rich Trott) #3615273bb54af77
] - test: update wpt url and resource (Daijiro Wachi) #3603277b47dfd08
] - test: fix typo in inspector-helper.js (Luigi Pinca) #36127474664963c
] - test: deflake test-http-destroyed-socket-write2 (Luigi Pinca) #36120f9bbd35937
] - test: make test-http2-client-jsstream-destroy.js reliable (Rich Trott) #36129c19df17acb
] - test: add test for fs.read when offset key is null (mayank agarwal) #359189405cddbee
] - test: improve test-stream-duplex-readable-end (Luigi Pinca) #360563be5e86c57
] - test: add util.inspect test for null maxStringLength (Rich Trott) #360866a4cc43028
] - test: replace var with const (Aleksandr Krutko) #36069a367c0dfc2
] - timers: refactor to use more primordials (Antoine du Hamel) #36132a6ef92bc27
] - tools: bump [email protected] to [email protected] (Rich Trott) #361062d2491284e
] - tools: only use 2 cores for macos action (Myles Borins) #36169d8fcf2c324
] - tools: remove bashisms from license builder script (Antoine du Hamel) #361227e7ddb11c0
] - tools: hide commit queue action link (Antoine du Hamel) #3612463494e434a
] - tools: update doc tools to [email protected] (Rich Trott) #36049bf0550ce4e
] - tools: enforce use of single quotes in editorconfig (Antoine du Hamel) #3602049649a499e
] - tools: fix config serialization w/ long strings (Ole André Vadla Ravnås) #35982be220b213d
] - tools: update ESLint to 7.13.0 (Luigi Pinca) #360314140f491fd
] - util: fix to inspect getters that access this (raisinten) #36052baa87c1a7d
] - (SEMVER-MINOR) util: add util/types
alias module (ExE Boss) #34055f7b2fce1c1
] - vm: refactor to use more primordials (Antoine du Hamel) #360234e3883ec2d
] - win,build,tools: support VS prerelease (Baruch Odem) #36033-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
5cf19b4cb855147b1fdd0e85b9d283af726e1f9e8f7274e81885a1011b33a672 node-v15.3.0-aix-ppc64.tar.gz
58376f9bf566f89a664dd3c89e087b28fddb2b99a008a4952671d9ec4cf83e42 node-v15.3.0-darwin-x64.tar.gz
32777a3f04661f936e2bbd177f9555378e0ebdecf5573b2692d66486eb85a1c5 node-v15.3.0-darwin-x64.tar.xz
0d3e4ac3b403a008eb7f59043e7c5143f34250d2cab965480c0ebfd97d4c008f node-v15.3.0-headers.tar.gz
2735a769c788cd1fd7ec6a807efadd5d14ae9ee007aeb5238302cf86c7a8f6cf node-v15.3.0-headers.tar.xz
3becebd1e981df27a16bde02b5ead6bd9e6bdc0840477721c6805f9089f6179d node-v15.3.0-linux-arm64.tar.gz
3e942f20f757574bd460951f47222b64ddebc0bf0a161ba1caf63442ec9602a9 node-v15.3.0-linux-arm64.tar.xz
056942a36e4484373f9df3ed8f2c31470ca48c98f768538ce61639d9d1f67e12 node-v15.3.0-linux-armv7l.tar.gz
633be42d347b6ff37b5d45312e31893f386f0f2562524f9fa27d617014d2dfb1 node-v15.3.0-linux-armv7l.tar.xz
3532cd405fb84da3c4c6c73ee74e96669c757ff664889f44a82d543f15e67812 node-v15.3.0-linux-ppc64le.tar.gz
f1f8e1e1475a260f959aca990ba14838da97cf72ef647d12b50dbcb681eca685 node-v15.3.0-linux-ppc64le.tar.xz
34741d76044a1ce274704fd409503c5b8d9dd3e9310cb4efd217f70a36ae5ef2 node-v15.3.0-linux-s390x.tar.gz
dc78d66928d7ca8fc1aa88e2b1e4e82e29455acf75ce44232c2e1fb1d0ebe3aa node-v15.3.0-linux-s390x.tar.xz
c3f6c64d98e623c783b7de7580365be74d8a2dba87529447ae66061609b5d0ec node-v15.3.0-linux-x64.tar.gz
02741db3f55022a94f43fa1774e9fc389848949ec5f5cff822833d8b9711ad93 node-v15.3.0-linux-x64.tar.xz
0c275d43079164251659ee6234546ae6252016117c1d6f208abe37bef3c47769 node-v15.3.0.pkg
cadfa384a5f14591b84ce07a1afe529f28deb0d43366fb0ae4e78afba96bfaf2 node-v15.3.0.tar.gz
3bb0b9fd6ea372dc247330e67e27caab7887c454b13325e3cd6573ae212cc240 node-v15.3.0.tar.xz
bde2cbe77b67b2de72ecf955387c511d95852e6108c3b7e6b357932b10388730 node-v15.3.0-win-x64.7z
757c3f5617d28f1fc56ccb8dd7008ea865e482ae9baf5e4bf4d003afa8ae9c8b node-v15.3.0-win-x64.zip
0e035388c090dbdbd874e93b2e2ffbe129cf99c427e42c51f3f3a6353516c6f7 node-v15.3.0-win-x86.7z
cd0042a9871469786453938e1171847599c7d9c1d6e9af14e28d96b9cff1e9af node-v15.3.0-win-x86.zip
7d80b9c0597a0f43da16a36016e1bbdf48ca5290229ad8e84dcc1c701e4e4e74 node-v15.3.0-x64.msi
8538691b63364b2851f836174debf52ac39ee2df9d05361423e7d28823535515 node-v15.3.0-x86.msi
2a534acf12a96018368651314f6dc57d9429696e7c637810671c08c2c255dfd0 win-x64/node.exe
9023f75555d018f68f2790a92aa0de8016f19a2cd105969e21956f747686d11b win-x64/node.lib
cd30c1283667410ea3566d134f8458258409677830253a2986541954c8063752 win-x64/node_pdb.7z
a2dbc783147f9e4ed85b157c66914ecede7b11e749b1d8bef4fd872f6e1f0a61 win-x64/node_pdb.zip
ea4dc370bca5a2ebb1b3f0c06610e7b3cb07ba0d6ad9cabb6ee925bac4bfa090 win-x86/node.exe
cda58dc8c59f44e63526e7e55b7eb9756c64a975056ce5e5eb3d2e1be34f5e26 win-x86/node.lib
fa3478d2ec5015eab3652c69fd0e07bdf55f8cd636546cb4704446bcb7dd7190 win-x86/node_pdb.7z
c03a36a8f73d8632a290cd36e7998d14eac654ab33f615a942d03a221a660842 win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEueL1mBqm4M0oFg2f8TmTp1WZZTwFAl+9NTAACgkQ8TmTp1WZ
ZTy12Q//Tt9tajxEI3OjDNou6bpmEVu3nsOOOf7i0XOJ+oP0MBSJy916WgMZs43V
QZaqxmsT9WP3pU1A48UOdfjEq8klOrJAexx3LYlRYbpjv12BsmvYg7QjjFXBmke0
unZDIHRfsNfK2Tls4NfV2PWV1lcb0Z/fDrAR4zlmbatkGVJM9rjpMFSlTSLMILFl
TNLdYcUQAgbTGVFobBX98cNq4EZc0nyZ7f+W4dO0FfQ06+Uv7fmDU0eCn1kuHRiP
VVp+6J/+srjrOvZGm2ywyTCdphx+pGXQ3vJ8duoVnUmDQLt6qXR44mU+uhQgBZo9
muM1mLQ4FIjBk2dpfIGUrmfQh/O0n8xQD65Ygka6HpfkgzabJvu5E6cNd8yrUTDx
W0kDnmpq9ccGqwKGsby3GDqN91FHM9ekYZwBRM9RFXDGSME1iRgaftH/RlqFACIp
fofeB/0YqTOZfp4MYxJoVBMaXs99Nb9YnhedcwHMVlSBwxkNIEe4qwcYew0x4BCy
3YHiwA9K9VWf9yv/LpUj0NfSesvFaEyaWf231bery8H8vGaqJRsGM0LNNKqLQp1Y
6L03OeORNm7UJMQsqYRX8Bmg/Uu29xX1qX4y+YD+DeSX5BIRZNLRXfMFvEFxMCL+
xGZvBOrkrMHAQefHPS9tyRZpuDmL6hAQONdqZjac5Wed0cr6AqI=
=Kn9Q
-----END PGP SIGNATURE-----