From c7d23df3c66871381107f98f606527fecf469337 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Arboleda?= Date: Wed, 6 Dec 2023 17:22:59 -0500 Subject: [PATCH] 2023-12-06, N|Solid v5.0.1 Iron Release PR-url: https://github.com/nodesource/nsolid/pull/41 --- CHANGELOG_NSOLID.md | 253 ++++++++++++++++++++++++++++++++++++++++++++ src/node_version.h | 2 +- 2 files changed, 254 insertions(+), 1 deletion(-) diff --git a/CHANGELOG_NSOLID.md b/CHANGELOG_NSOLID.md index e69de29bb2d..cc39c8dc315 100644 --- a/CHANGELOG_NSOLID.md +++ b/CHANGELOG_NSOLID.md @@ -0,0 +1,253 @@ +# N|Solid Changelog + +## 2023-12-07, Version 20.10.0-nsolid-v5.0.1 'Iron' + +* [21459cb673] - src: NODE_RELEASE should be node (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/36 +* [9eb4d066f7] - agents: fix crash in HttpCurlGlobalInitializer (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/34 +* [5a47d7e128] - agents: fix crash in StatsDAgent (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/32 +* [b2c1bb381f] - agents: fix OTLPAgent race conditions on cleanup (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/30 +* [d8dbacc05f] - src: change how fd counter is done (Trevor Norris) +* [f6fd580c25] - src: fix SetupArrayBufferExports() declaration (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/25 +* [ed78fc603a] - src: cleanup the RunCommand queues on RemoveEnv (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/25 +* [2e5526744d] - src: fix EnvInst::GetCurrent() (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/25 +* [33c8b296b9] - src: change EnvList::promise_tracking_() signature (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/25 +* [6eb5d34f6c] - src: fix NODE_RELEASE_URLBASE (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/27 +* [a2206640f3] - 2023-11-22, Version 20.10.0 'Iron' (LTS) (Michaël Zasso) https://github.com/nodejs/node/pull/50682 +* [68ec1e5eeb] - deps: upgrade npm to 10.2.3 (npm team) https://github.com/nodejs/node/pull/50531 +* [6e0f0fafe4] - test: use ppc and ppc64 to skip SEA tests on PowerPC (Joyee Cheung) https://github.com/nodejs/node/pull/50828 +* [a528bbceca] - test: mark SEA tests as flaky on PowerPC (Joyee Cheung) https://github.com/nodejs/node/pull/50750 +* [b00c11ad7c] - deps: V8: cherry-pick d90d4533b053 (Michaël Zasso) https://github.com/nodejs/node/pull/50077 +* [e63aef91b4] - deps: V8: cherry-pick f7d000a7ae7b (Luke Albao) https://github.com/nodejs/node/pull/50077 +* [4b243b553a] - deps: V8: cherry-pick 9721082687c9 (Shi Pujin) https://github.com/nodejs/node/pull/50077 +* [9d3cdcbebf] - deps: V8: cherry-pick 840650f2ff4e (Michaël Zasso) https://github.com/nodejs/node/pull/50077 +* [0c40b513fd] - deps: V8: cherry-pick a1efa5343880 (Michaël Zasso) https://github.com/nodejs/node/pull/50077 +* [68cddd79f7] - deps: update archs files for openssl-3.0.12+quic1 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/50411 +* [3308189180] - deps: upgrade openssl sources to quictls/openssl-3.0.12+quic1 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/50411 +* [4e34f9a26e] - test: relax version check with shared OpenSSL (Luigi Pinca) https://github.com/nodejs/node/pull/50505 +* [41ca1132eb] - test: fix crypto-dh error message for OpenSSL 3.x (Kerem Kat) https://github.com/nodejs/node/pull/50395 +* [a6a05e8a88] - test: fix testsuite against zlib version 1.3 (Dominique Leuenberger) https://github.com/nodejs/node/pull/50364 +* [3ec83cd8fd] - src: clear envinst_ after env (Trevor Norris) https://github.com/nodesource/nsolid/pull/24 +* [1dca94bfed] - src: use own RequestInterrupt implementation (Trevor Norris) https://github.com/nodesource/nsolid/pull/24 +* [3ac8239878] - src: reset main_thread_id_ when it is removed (Trevor Norris) https://github.com/nodesource/nsolid/pull/24 +* [d849d3fdc1] - src: make main_thread_id_ atomic (Trevor Norris) https://github.com/nodesource/nsolid/pull/24 +* [ffb241f9e2] - agents: fix profile/snapshot messages body format (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/23 +* [8dd895e574] - test: replace forEach with for..of in test-process-env (Niya Shiyas) https://github.com/nodejs/node/pull/49825 +* [81886c66d1] - test: replace forEach with for..of in test-http-url (Niya Shiyas) https://github.com/nodejs/node/pull/49840 +* [d164e537bf] - test,crypto: update WebCryptoAPI WPT (Filip Skokan) https://github.com/nodejs/node/pull/50039 +* [3b867e4256] - esm: do not give wrong hints when detecting file format (Antoine du Hamel) https://github.com/nodejs/node/pull/50314 +* [b61707e535] - deps: update ada to 2.7.2 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/50338 +* [7d8a18b257] - test: improve watch mode test (Moshe Atlow) https://github.com/nodejs/node/pull/50319 +* [1aecf0c17b] - deps: update corepack to 0.22.0 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/50325 +* [b4d149b4d6] - worker: handle detached `MessagePort` from a different context (Juan José) https://github.com/nodejs/node/pull/49150 +* [251ae1dd72] - lib: improve performance of validateStringArray and validateBooleanArray (Aras Abbasi) https://github.com/nodejs/node/pull/49756 +* [baa04b79ca] - test: set `test-watch-mode-inspect` as flaky (Yagiz Nizipli) https://github.com/nodejs/node/pull/50259 +* [f2f993a32f] - stream: simplify prefinish (Robert Nagy) https://github.com/nodejs/node/pull/50204 +* [ea28738336] - doc: add loong64 info into platform list (Shi Pujin) https://github.com/nodejs/node/pull/50086 +* [00c12b7a20] - doc: update release process LTS step (Richard Lau) https://github.com/nodejs/node/pull/50299 +* [3d9130bc2e] - Revert "test: set `test-esm-loader-resolve-type` as flaky" (Antoine du Hamel) https://github.com/nodejs/node/pull/50315 +* [72626f9a35] - test: replace forEach with for..of in test-http-perf_hooks.js (Niya Shiyas) https://github.com/nodejs/node/pull/49818 +* [379a7255e8] - test: replace forEach with for..of in test-net-isipv4.js (Niya Shiyas) https://github.com/nodejs/node/pull/49822 +* [b55fcd75da] - test: deflake `test-esm-loader-resolve-type` (Antoine du Hamel) https://github.com/nodejs/node/pull/50273 +* [0134af3eeb] - test: replace forEach with for..of in test-http2-server (Niya Shiyas) https://github.com/nodejs/node/pull/49819 +* [8c15281d06] - test: replace forEach with for..of in test-http2-client-destroy.js (Niya Shiyas) https://github.com/nodejs/node/pull/49820 +* [bf5b2115a0] - util: remove internal mime fns from benchmarks (Aras Abbasi) https://github.com/nodejs/node/pull/50201 +* [e49ebf8f9a] - fs: improve error performance for `readSync` (Jungku Lee) https://github.com/nodejs/node/pull/50033 +* [f5924f174c] - deps: update c-ares to 1.20.1 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/50082 +* [b705e19a95] - deps: update c-ares to 1.20.0 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/50082 +* [eb33f70260] - fs: improve error performance for `fsyncSync` (Jungku Lee) https://github.com/nodejs/node/pull/49880 +* [8d0edc6399] - fs: improve error performance for `mkdirSync` (CanadaHonk) https://github.com/nodejs/node/pull/49847 +* [c37a75a898] - test: update `url` web platform tests (Yagiz Nizipli) https://github.com/nodejs/node/pull/50264 +* [773320e1de] - crypto: ensure valid point on elliptic curve in SubtleCrypto.importKey (Filip Skokan) https://github.com/nodejs/node/pull/50234 +* [a589a1a905] - (SEMVER-MINOR) esm: detect ESM syntax in ambiguous JavaScript (Geoffrey Booth) https://github.com/nodejs/node/pull/50096 +* [ab5985d0e9] - test: set `test-emit-after-on-destroyed` as flaky (Yagiz Nizipli) https://github.com/nodejs/node/pull/50246 +* [50181a19b8] - test: set inspector async stack test as flaky (Yagiz Nizipli) https://github.com/nodejs/node/pull/50244 +* [b9e0fed995] - test: set test-worker-nearheaplimit-deadlock flaky (StefanStojanovic) https://github.com/nodejs/node/pull/50277 +* [2cfc4007d1] - test: set `test-cli-node-options` as flaky (Yagiz Nizipli) https://github.com/nodejs/node/pull/50296 +* [1bfcf817af] - http2: allow streams to complete gracefully after goaway (Michael Lumish) https://github.com/nodejs/node/pull/50202 +* [788714b28f] - test: reduce the number of requests and parsers (Luigi Pinca) https://github.com/nodejs/node/pull/50240 +* [a9ba29ba10] - doc: fix release process table of contents (Richard Lau) https://github.com/nodejs/node/pull/50216 +* [0dce19c8f6] - test: set crypto-timing test as flaky (Yagiz Nizipli) https://github.com/nodejs/node/pull/50232 +* [e8ebed7a24] - meta: move Trott to TSC regular member (Rich Trott) https://github.com/nodejs/node/pull/50297 +* [5d4b5ff1b8] - test: set `test-structuredclone-*` as flaky (Yagiz Nizipli) https://github.com/nodejs/node/pull/50261 +* [458d9a82e3] - buffer: remove unnecessary assignment in fromString (Tobias Nießen) https://github.com/nodejs/node/pull/50199 +* [5c56081d67] - test: deflake `test-loaders-workers-spawned` (Antoine du Hamel) https://github.com/nodejs/node/pull/50251 +* [3441e1982d] - test: improve code coverage of diagnostics_channel (Jithil P Ponnan) https://github.com/nodejs/node/pull/50053 +* [4b5033519e] - doc: update api `stream.compose` (Alex Yang) https://github.com/nodejs/node/pull/50206 +* [696ba93329] - test: set `test-esm-loader-resolve-type` as flaky (Yagiz Nizipli) https://github.com/nodejs/node/pull/50226 +* [8b260c5d6b] - test: set inspector async hook test as flaky (Yagiz Nizipli) https://github.com/nodejs/node/pull/50252 +* [d2def152d9] - tls: reduce TLS 'close' event listener warnings (Tim Perry) https://github.com/nodejs/node/pull/50136 +* [f3296d25e8] - test: skip test-benchmark-os.js on IBM i (Abdirahim Musse) https://github.com/nodejs/node/pull/50208 +* [d4659e2080] - doc: add ReflectConstruct to known perf issues (Vinicius Lourenço) https://github.com/nodejs/node/pull/50111 +* [fefe17b02e] - test: set parallel http server test as flaky (Yagiz Nizipli) https://github.com/nodejs/node/pull/50227 +* [36df27509e] - fs: improve error performance of `realpathSync` (Yagiz Nizipli) https://github.com/nodejs/node/pull/49962 +* [4242cb7d7f] - fs: improve error performance of `lchownSync` (Yagiz Nizipli) https://github.com/nodejs/node/pull/49962 +* [89e7878e44] - fs: improve error performance of `symlinkSync` (Yagiz Nizipli) https://github.com/nodejs/node/pull/49962 +* [af6a0611fe] - fs: improve error performance of `readlinkSync` (Yagiz Nizipli) https://github.com/nodejs/node/pull/49962 +* [12cda31c52] - fs: improve error performance of `mkdtempSync` (Yagiz Nizipli) https://github.com/nodejs/node/pull/49962 +* [9dba771acb] - fs: improve error performance of `linkSync` (Yagiz Nizipli) https://github.com/nodejs/node/pull/49962 +* [ea7902de13] - fs: improve error performance of `chownSync` (Yagiz Nizipli) https://github.com/nodejs/node/pull/49962 +* [39f31a38cf] - fs: improve error performance of `renameSync` (Yagiz Nizipli) https://github.com/nodejs/node/pull/49962 +* [228c87f329] - test: set test-worker-nearheaplimit-deadlock flaky (Stefan Stojanovic) https://github.com/nodejs/node/pull/50238 +* [c2c2506eab] - test: set `test-runner-watch-mode` as flaky (Yagiz Nizipli) https://github.com/nodejs/node/pull/50221 +* [c64490e9aa] - esm: improve check for ESM syntax (Geoffrey Booth) https://github.com/nodejs/node/pull/50127 +* [16a07983d4] - test: set sea snapshot tests as flaky (Yagiz Nizipli) https://github.com/nodejs/node/pull/50223 +* [35164fa466] - (SEMVER-MINOR) fs: add flush option to appendFile() functions (Colin Ihrig) https://github.com/nodejs/node/pull/50095 +* [ffa94612fd] - doc: fix typo in dgram docs (Peter Johnson) https://github.com/nodejs/node/pull/50211 +* [f37b577b14] - doc: fix H4ad collaborator sort (Vinicius Lourenço) https://github.com/nodejs/node/pull/50218 +* [c75264b1f9] - doc: add H4ad to collaborators (Vinícius Lourenço) https://github.com/nodejs/node/pull/50217 +* [6d7274e3ca] - stream: reduce scope of readable bitmap details (Robert Nagy) https://github.com/nodejs/node/pull/49963 +* [9853fd96df] - vm: reject in importModuleDynamically without --experimental-vm-modules (Joyee Cheung) https://github.com/nodejs/node/pull/50137 +* [3697c19c80] - vm: use internal versions of compileFunction and Script (Joyee Cheung) https://github.com/nodejs/node/pull/50137 +* [56bbc30a44] - vm: unify host-defined option generation in vm.compileFunction (Joyee Cheung) https://github.com/nodejs/node/pull/50137 +* [5025e24ac7] - doc: update release-stewards with last sec-release (Rafael Gonzaga) https://github.com/nodejs/node/pull/50179 +* [63379313d5] - doc: add command to keep major branch sync (Rafael Gonzaga) https://github.com/nodejs/node/pull/50102 +* [ffdc357167] - (SEMVER-MINOR) stream: allow pass stream class to `stream.compose` (Alex Yang) https://github.com/nodejs/node/pull/50187 +* [85de4b8254] - doc: add loong64 to list of architectures (Shi Pujin) https://github.com/nodejs/node/pull/50172 +* [ff8e1b860e] - doc: update security release process (Michael Dawson) https://github.com/nodejs/node/pull/50166 +* [7cd406a0b8] - test: fix defect path traversal tests (Tobias Nießen) https://github.com/nodejs/node/pull/50124 +* [05ee35028b] - tools: update comment in `update-uncidi.sh` and `acorn_version.h` (Jungku Lee) https://github.com/nodejs/node/pull/50175 +* [4861ad6431] - stream: call helper function from push and unshift (Raz Luvaton) https://github.com/nodejs/node/pull/50173 +* [f72cbb7e02] - deps: V8: cherry-pick 25902244ad1a (Joyee Cheung) https://github.com/nodejs/node/pull/50156 +* [35b160e6a3] - tools: refactor checkimports.py (Mohammed Keyvanzadeh) https://github.com/nodejs/node/pull/50011 +* [33470d965c] - doc: improve ccache explanation (Chengzhong Wu) https://github.com/nodejs/node/pull/50133 +* [73757a5f42] - benchmark: fix race condition on fs benchs (Vinicius Lourenço) https://github.com/nodejs/node/pull/50035 +* [c25716be8b] - os: cache homedir, remove getCheckedFunction (Aras Abbasi) https://github.com/nodejs/node/pull/50037 +* [e60b3ab31b] - stream: use private symbol for bitmap state (Robert Nagy) https://github.com/nodejs/node/pull/49993 +* [23269717bb] - benchmark: add warmup to accessSync bench (Rafael Gonzaga) https://github.com/nodejs/node/pull/50073 +* [06aa4b9fe9] - fs: improve error performance of `readdirSync` (Yagiz Nizipli) https://github.com/nodejs/node/pull/50131 +* [0ddb87ede3] - typings: use `Symbol.dispose` and `Symbol.asyncDispose` in types (Niklas Mollenhauer) https://github.com/nodejs/node/pull/50123 +* [57efd5292c] - (SEMVER-MINOR) vm: use import attributes instead of import assertions (Antoine du Hamel) https://github.com/nodejs/node/pull/50141 +* [ee65e44c31] - esm: use import attributes instead of import assertions (Antoine du Hamel) https://github.com/nodejs/node/pull/50140 +* [6547bd2493] - deps: V8: cherry-pick ea996ad04a68 (Antoine du Hamel) https://github.com/nodejs/node/pull/50183 +* [16fd730e95] - deps: V8: cherry-pick a0fd3209dda8 (Antoine du Hamel) https://github.com/nodejs/node/pull/50183 +* [27e957cea8] - meta: ping TSC for offboarding (Tobias Nießen) https://github.com/nodejs/node/pull/50147 +* [1cf3f8da32] - test: replace forEach with for..of in test-net-isipv6.js (Niya Shiyas) https://github.com/nodejs/node/pull/49823 +* [b959d36b77] - tools: fix comments referencing dep_updaters scripts (Keksonoid) https://github.com/nodejs/node/pull/50165 +* [65e18aa8e7] - wasi: address coverity warning (Michael Dawson) https://github.com/nodejs/node/pull/49866 +* [b5aecebcd6] - fs: fix `unlinkSync` typings (Yagiz Nizipli) https://github.com/nodejs/node/pull/49859 +* [6ddea07225] - fs: improve error perf of sync `chmod`+`fchmod` (CanadaHonk) https://github.com/nodejs/node/pull/49859 +* [841367078e] - fs: improve error perf of sync `*times` (CanadaHonk) https://github.com/nodejs/node/pull/49864 +* [bd5d5331b0] - tools: remove no-return-await lint rule (翠 / green) https://github.com/nodejs/node/pull/50118 +* [214997a99e] - test: reduce number of repetition in test-heapdump-shadowrealm.js (Chengzhong Wu) https://github.com/nodejs/node/pull/50104 +* [eb52f73e3e] - fs: improve error performance of writevSync (IlyasShabi) https://github.com/nodejs/node/pull/50038 +* [64ef108dd9] - test_runner,test: fix flaky test-runner-cli-concurrency.js (Colin Ihrig) https://github.com/nodejs/node/pull/50108 +* [7b97c44e2a] - doc: move danielleadams to TSC non-voting member (Danielle Adams) https://github.com/nodejs/node/pull/50142 +* [d1aa62f1f5] - fs: add flush option to createWriteStream() (Colin Ihrig) https://github.com/nodejs/node/pull/50093 +* [614c3620c3] - deps: update corepack to 0.21.0 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/50088 +* [57eb06edff] - fs: improve error performance for `ftruncateSync` (André Alves) https://github.com/nodejs/node/pull/50032 +* [545aa74ae2] - deps: update simdutf to 3.2.18 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/50091 +* [3d03ca9f31] - doc: fix description of `fs.readdir` `recursive` option (RamdohokarAngha) https://github.com/nodejs/node/pull/48902 +* [9302806c0a] - deps: update zlib to 1.2.13.1-motley-fef5869 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/50085 +* [b9adf3d66e] - tools: update lint-md-dependencies (Node.js GitHub Bot) https://github.com/nodejs/node/pull/50083 +* [03bf5c5d9a] - deps: update googletest to 2dd1c13 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/50081 +* [edb0ffd7d4] - crypto: use X509_ALGOR accessors instead of reaching into X509_ALGOR (David Benjamin) https://github.com/nodejs/node/pull/50057 +* [9d836516e6] - test: replace forEach with for..of in test-parse-args.mjs (Niya Shiyas) https://github.com/nodejs/node/pull/49824 +* [c99e51ed1b] - src: generate default snapshot with --predictable (Joyee Cheung) https://github.com/nodejs/node/pull/48749 +* [aab045ec4b] - doc: mention files read before env setup (Rafael Gonzaga) https://github.com/nodejs/node/pull/50072 +* [26a7608a24] - doc: move permission model to Active Development (Rafael Gonzaga) https://github.com/nodejs/node/pull/50068 +* [d7bbf7f2c4] - doc: add command to get patch minors and majors (Rafael Gonzaga) https://github.com/nodejs/node/pull/50067 +* [709c6c0cab] - (SEMVER-MINOR) test_runner, cli: add --test-concurrency flag (Colin Ihrig) https://github.com/nodejs/node/pull/49996 +* [4978bdc4ec] - tools: update eslint to 8.51.0 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/50084 +* [ac02cdb0ad] - util: lazy parse mime parameters (Aras Abbasi) https://github.com/nodejs/node/pull/49889 +* [9830165e34] - doc: use precise promise terminology in fs (Benjamin Gruenbaum) https://github.com/nodejs/node/pull/50029 +* [585cbb211d] - doc: use precise terminology in test runner (Benjamin Gruenbaum) https://github.com/nodejs/node/pull/50028 +* [d9c791a508] - lib: fix compileFunction throws range error for negative numbers (Jithil P Ponnan) https://github.com/nodejs/node/pull/49855 +* [fee8b24603] - test: replace forEach() in test-net-perf_hooks with for of (Narcisa Codreanu) https://github.com/nodejs/node/pull/49831 +* [4c58b92ba8] - test: change forEach to for...of (Tiffany Lastimosa) https://github.com/nodejs/node/pull/49799 +* [2862f07124] - doc: clarify explaination text on how to run the example (Anshul Sinha) https://github.com/nodejs/node/pull/39020 +* [f46bcf1749] - http: refactor to make servername option normalization testable (Rongjian Zhang) https://github.com/nodejs/node/pull/38733 +* [3f98c06dbb] - crypto: account for disabled SharedArrayBuffer (Shelley Vohr) https://github.com/nodejs/node/pull/50034 +* [e323a367fd] - tools: remove genv8constants.py (Ben Noordhuis) https://github.com/nodejs/node/pull/50023 +* [ecbfb23f6b] - stream: lazy allocate back pressure buffer (Robert Nagy) https://github.com/nodejs/node/pull/50013 +* [4de838fdeb] - esm: bypass CommonJS loader under --default-type (Geoffrey Booth) https://github.com/nodejs/node/pull/49986 +* [e2f0ef2a60] - node-api: update headers for better wasm support (Toyo Li) https://github.com/nodejs/node/pull/49037 +* [e8f024b4db] - perf_hooks: reduce overhead of new user timings (Vinicius Lourenço) https://github.com/nodejs/node/pull/49914 +* [17581c2716] - vm: use default HDO when importModuleDynamically is not set (Joyee Cheung) https://github.com/nodejs/node/pull/49950 +* [47164e238f] - src: fix TLSWrap lifetime bug in ALPN callback (Ben Noordhuis) https://github.com/nodejs/node/pull/49635 +* [e1df69e73e] - src: set port in node_options to uint16_t (Yagiz Nizipli) https://github.com/nodejs/node/pull/49151 +* [fab39062d5] - meta: bump actions/upload-artifact from 3.1.2 to 3.1.3 (dependabot[bot]) https://github.com/nodejs/node/pull/50000 +* [46ec82496c] - meta: bump actions/cache from 3.3.1 to 3.3.2 (dependabot[bot]) https://github.com/nodejs/node/pull/50003 +* [a634fb431e] - meta: bump github/codeql-action from 2.21.5 to 2.21.9 (dependabot[bot]) https://github.com/nodejs/node/pull/50002 +* [c221f72911] - meta: bump actions/checkout from 3.6.0 to 4.1.0 (dependabot[bot]) https://github.com/nodejs/node/pull/50001 +* [5b695d6a8d] - wasi: fix up wasi tests for ibmi (Michael Dawson) https://github.com/nodejs/node/pull/49953 +* [294b650f5c] - tls: handle cases where the raw socket is destroyed (Luigi Pinca) https://github.com/nodejs/node/pull/49980 +* [22e3eb659a] - fs: add flush option to writeFile() functions (Colin Ihrig) https://github.com/nodejs/node/pull/50009 +* [88c739bef4] - stream: avoid unnecessary drain for sync stream (Robert Nagy) https://github.com/nodejs/node/pull/50014 +* [4b27087b30] - stream: optimize Writable (Robert Nagy) https://github.com/nodejs/node/pull/50012 +* [1eb2af29b4] - src: name scoped lock (Mohammed Keyvanzadeh) https://github.com/nodejs/node/pull/50010 +* [52b5693949] - tls: ciphers allow bang syntax (Chemi Atlow) https://github.com/nodejs/node/pull/49712 +* [88611d199a] - benchmark: improved config for blob,file benchmark (Vinícius Lourenço) https://github.com/nodejs/node/pull/49730 +* [b70757476c] - benchmark: added new benchmarks for blob (Vinícius Lourenço) https://github.com/nodejs/node/pull/49730 +* [a517be0a5a] - perf_hooks: reducing overhead of performance observer entry list (Vinicius Lourenço) https://github.com/nodejs/node/pull/50008 +* [d7132d9214] - fs: improve error performance for `fdatasyncSync` (Jungku Lee) https://github.com/nodejs/node/pull/49898 +* [55a03fedae] - test_runner: add test location for FileTests (Colin Ihrig) https://github.com/nodejs/node/pull/49999 +* [1cc6cbff26] - tools: update eslint to 8.50.0 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/49989 +* [db2a07fcd6] - node-api: run finalizers directly from GC (Vladimir Morozov) https://github.com/nodejs/node/pull/42651 +* [924231be2a] - tools: update lint-md-dependencies (Node.js GitHub Bot) https://github.com/nodejs/node/pull/49983 +* [cd8e90690b] - deps: update googletest to e47544a (Node.js GitHub Bot) https://github.com/nodejs/node/pull/49982 +* [fe47c8ad91] - doc: reserve 119 for Electron 28 (David Sanders) https://github.com/nodejs/node/pull/50020 +* [27e02b633d] - esm: unflag extensionless javascript and wasm in module scope (Geoffrey Booth) https://github.com/nodejs/node/pull/49974 +* [40672cfe53] - deps: update ada to 2.6.10 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/49984 +* [24cbc550c2] - lib: reduce overhead of validateObject (Vinicius Lourenço) https://github.com/nodejs/node/pull/49928 +* [34c7eb0eb2] - deps: fix call to undeclared functions 'ntohl' and 'htons' (MatteoBax) https://github.com/nodejs/node/pull/49979 +* [36ecd2c588] - doc: update Collaborator pronouns (Tierney Cyren) https://github.com/nodejs/node/pull/50005 +* [def55f80a1] - stream: avoid tick in writable hot path (Robert Nagy) https://github.com/nodejs/node/pull/49966 +* [315d82a73e] - doc: update link to Abstract Modules Records spec (Rich Trott) https://github.com/nodejs/node/pull/49961 +* [1e762ddf63] - esm: improve `getFormatOfExtensionlessFile` speed (Yagiz Nizipli) https://github.com/nodejs/node/pull/49965 +* [f63a92bb6c] - doc: updated building docs for windows (Claudio W) https://github.com/nodejs/node/pull/49767 +* [112cc7f9f2] - esm: improve JSDoc annotation of internal functions (Antoine du Hamel) https://github.com/nodejs/node/pull/49959 +* [42e49ec381] - perf_hooks: reduce overhead of new resource timings (Vinicius Lourenço) https://github.com/nodejs/node/pull/49837 +* [c255575699] - errors: improve performance of determine-specific-type (Aras Abbasi) https://github.com/nodejs/node/pull/49696 +* [5131fde655] - src: use exact return value for `uv_os_getenv` (Yagiz Nizipli) https://github.com/nodejs/node/pull/49149 +* [b80e9497f3] - lib: make fetch sync and return a Promise (Matthew Aitken) https://github.com/nodejs/node/pull/49936 +* [01b01527d7] - test: update skip for moved `test-wasm-web-api` (Richard Lau) https://github.com/nodejs/node/pull/49958 +* [179e293103] - Revert "test: mark test-runner-output as flaky" (Luigi Pinca) https://github.com/nodejs/node/pull/49905 +* [03654b44b6] - deps: update ada to 2.6.9 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/49340 +* [4c740b1dd8] - deps: update ada to 2.6.8 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/49340 +* [759cf5a760] - deps: update ada to 2.6.7 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/49340 +* [31a4e9781a] - deps: update ada to 2.6.5 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/49340 +* [2ca867f2ab] - deps: update ada to 2.6.3 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/49340 +* [2ff4e71452] - module: move helpers out of cjs loader (Geoffrey Booth) https://github.com/nodejs/node/pull/49912 +* [5c66ec9e66] - inspector: simplify dispatchProtocolMessage (Daniel Lemire) https://github.com/nodejs/node/pull/49780 +* [bc2c0410d3] - fs: throw errors from sync branches instead of separate implementations (Joyee Cheung) https://github.com/nodejs/node/pull/49913 +* [b86e1f5cbd] - (SEMVER-MINOR) wasi: updates required for latest uvwasi version (Michael Dawson) https://github.com/nodejs/node/pull/49908 +* [21453ae555] - (SEMVER-MINOR) deps: update uvwasi to 0.0.19 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/49908 +* [878c0b332e] - build: fix IBM i build with Python 3.9 (Richard Lau) https://github.com/nodejs/node/pull/48056 +* [829eb99afd] - test: disambiguate AIX and IBM i (Richard Lau) https://github.com/nodejs/node/pull/48056 +* [35ec93115d] - stream: writable state bitmap (Robert Nagy) https://github.com/nodejs/node/pull/49899 +* [ad17126501] - doc: update CHANGELOG_V20 about vm fixes (Joyee Cheung) https://github.com/nodejs/node/pull/49951 +* [126407d438] - test: deflake test-perf-hooks.js (Joyee Cheung) https://github.com/nodejs/node/pull/49892 +* [f564ed4e05] - zlib: fix discovery of cpu-features.h for android (MatteoBax) https://github.com/nodejs/node/pull/49828 +* [d9eda6761b] - lib: fix `primordials` typings (Sam Verschueren) https://github.com/nodejs/node/pull/49895 +* [24458e2ac3] - doc: document dangerous symlink behavior (Tobias Nießen) https://github.com/nodejs/node/pull/49154 +* [3e0d47c1f4] - lib: update params in jsdoc for `HTTPRequestOptions` (Jungku Lee) https://github.com/nodejs/node/pull/49872 +* [10b35cfb6e] - test_runner: replace spurious if with else (Colin Ihrig) https://github.com/nodejs/node/pull/49943 +* [ba169be5ca] - src: move const variable in `node_file.h` to `node_file.cc` (Jungku Lee) https://github.com/nodejs/node/pull/49688 +* [e66991e6b2] - errors: improve formatList in errors.js (Aras Abbasi) https://github.com/nodejs/node/pull/49642 +* [55485ff1cc] - crypto: return clear errors when loading invalid PFX data (Tim Perry) https://github.com/nodejs/node/pull/49566 +* [c48cd84188] - esm: fix cache collision on JSON files using file: URL (Antoine du Hamel) https://github.com/nodejs/node/pull/49887 +* [dc80ccef25] - esm: --experimental-default-type flag to flip module defaults (Geoffrey Booth) https://github.com/nodejs/node/pull/49869 +* [d356e5e395] - meta: update website team with new name (Rich Trott) https://github.com/nodejs/node/pull/49883 +* [732b5661ea] - tools: add navigation ARIA landmark to generated API ToC (Rich Trott) https://github.com/nodejs/node/pull/49882 +* [337a676d1f] - doc: add main ARIA landmark to API docs (Rich Trott) https://github.com/nodejs/node/pull/49882 +* [959ef7ac6b] - doc: add navigation ARIA landmark to doc ToC (Rich Trott) https://github.com/nodejs/node/pull/49882 +* [353a14278e] - tools: update github_reporter to 1.5.3 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/49877 +* [a01050dec4] - (SEMVER-MINOR) lib: add WebSocket client (Matthew Aitken) https://github.com/nodejs/node/pull/49830 +* [5bca8feed2] - lib,test: do not hardcode Buffer.kMaxLength (Michaël Zasso) https://github.com/nodejs/node/pull/49876 +* [c71e548b65] - errors: improve performance of instantiation (Aras Abbasi) https://github.com/nodejs/node/pull/49654 +* [7ca1228be8] - deps: V8: cherry-pick 8ec2651fbdd8 (Abdirahim Musse) https://github.com/nodejs/node/pull/49862 +* [393fd5b7c9] - test: migrate message error tests from Python to JS (Yiyun Lei) https://github.com/nodejs/node/pull/49721 +* [27558c4314] - test_runner: catch reporter errors (Moshe Atlow) https://github.com/nodejs/node/pull/49646 +* [142ac3f82d] - module, esm: jsdoc for modules files (Geoffrey Booth) https://github.com/nodejs/node/pull/49523 +* [5dfe4236f8] - test: fix edge snapshot stack traces (Geoffrey Booth) https://github.com/nodejs/node/pull/49659 +* [5a2351d3ab] - src: remove unused variable (Michaël Zasso) https://github.com/nodejs/node/pull/49665 +* [01039795a2] - esm: require braces for modules code (Geoffrey Booth) https://github.com/nodejs/node/pull/49657 +* [0aaab45d7c] - tools: improve macOS notarization process output readability (Ulises Gascón) https://github.com/nodejs/node/pull/50389 +* [ad326033e2] - tools: remove unused `version` function (Ulises Gascón) https://github.com/nodejs/node/pull/50390 +* [2f32472544] - tools: drop support for osx notarization with gon (Ulises Gascón) https://github.com/nodejs/node/pull/50291 +* [3b1c15aeb0] - tools: use osx notarytool for future releases (Ulises Gascon) https://github.com/nodejs/node/pull/48701 +* [6e37c40044] - src: move CpuProfilerStor impl to cc file (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/18 +* [877b3a3dcd] - src: handle bad allocation errors (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/20 +* [a0a32ca005] - agents: fixup log in ZmqAgent (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/22 +* [24bde1e8d7] - agents: remove ASSERT that can be ignored (Trevor Norris) https://github.com/nodesource/nsolid/pull/13 +* [bced2edb52] - src: don't allow parallel calls to Update() (Trevor Norris) https://github.com/nodesource/nsolid/pull/13 diff --git a/src/node_version.h b/src/node_version.h index 681cad4d6f0..167a6ffac65 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -36,7 +36,7 @@ #define NSOLID_MINOR_VERSION 0 #define NSOLID_PATCH_VERSION 1 -#define NSOLID_VERSION_IS_RELEASE 0 +#define NSOLID_VERSION_IS_RELEASE 1 #ifndef NODE_STRINGIFY #define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)