2022-10-18, Version 19.0.0 (Current) #44626
Open
+136
−27
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
*This is just an early draft proposal to enable test builds and will be updated weekly.
masteruntil 2022-10-11.2022-10-18, Version 19.0.0 (Current), @RafaelGSS and @ruyadorno
TBD
Notable Changes
aa3a572e6b] - (SEMVER-MAJOR) build: remove dtrace & etw support (Ben Noordhuis) #4365238f1e2793c] - (SEMVER-MAJOR) build: remove systemtap support (Ben Noordhuis) #43651Deprecations and Removals
7dd2f41c73] - (SEMVER-MAJOR) module: runtime deprecate exports double slash maps (Guy Bedford) #44495696fd4b14f] - (SEMVER-MINOR) doc: deprecate modp1, modp2, and modp5 groups (Tobias Nießen) #44588Other Notable Changes
TBD
Semver-Major Commits
aa3a572e6b] - (SEMVER-MAJOR) build: remove dtrace & etw support (Ben Noordhuis) #4365238f1e2793c] - (SEMVER-MAJOR) build: remove systemtap support (Ben Noordhuis) #43651a1653ac715] - (SEMVER-MAJOR) crypto: do not allow to call setFips from the worker thread (Sergey Petushkov) #4362429953a0b88] - (SEMVER-MAJOR) fs: harden filehandle.read(params) typecheck (LiviaMedeiros) #427722275faac2b] - (SEMVER-MAJOR) fs: harden fs.read(params, callback) typecheck (LiviaMedeiros) #4277241a6d82968] - (SEMVER-MAJOR) fs: harden fs.readSync(buffer, options) typecheck (LiviaMedeiros) #42772950a4411fa] - (SEMVER-MAJOR) fs: remove coercion to string in writing methods (Livia Medeiros) #427964267b92604] - (SEMVER-MAJOR) http: use Keep-Alive by default in global agents (Paolo Insogna) #4352273ba8830d5] - (SEMVER-MAJOR) lib: use private field in AbortController (Joyee Cheung) #43820e0ab8dd637] - (SEMVER-MAJOR) process: make process.config read only (Sergey Petushkov) #43627dabda03ea9] - (SEMVER-MAJOR) src: per-environment time origin value (Chengzhong Wu) #4378177e585657f] - (SEMVER-MAJOR) src: turn embedder api overload into default argument (Alena Khineika) #436292b32985c62] - (SEMVER-MAJOR) stream: use null for the error argument (Luigi Pinca) #4431257ff476c33] - (SEMVER-MAJOR) test: remove duplicate test (Luigi Pinca) #4405177def91bf9] - (SEMVER-MAJOR) tls,http2: send fatal alert on ALPN mismatch (Tobias Nießen) #44031Semver-Minor Commits
beb0520af7] - (SEMVER-MINOR) cli: add--watch(Moshe Atlow) #44366af0921d877] - (SEMVER-MINOR) esm: add--importflag (Moshe Atlow) #4394258ab0e2821] - (SEMVER-MINOR) http: add writeEarlyHints function to ServerResponse (Wing) #441800633e9a0b5] - (SEMVER-MINOR) lib: add diagnostics channel for process and worker (theanarkh) #4404564ad66bc99] - (SEMVER-MINOR) lib: refactor transferable AbortSignal (flakey5) #44048b697160256] - (SEMVER-MINOR) src: add detailed embedder process initialization API (Anna Henningsen) #44121e86a638305] - (SEMVER-MINOR) src: add initial shadow realm support (Chengzhong Wu) #42869e06384cb48] - (SEMVER-MINOR) stream: addReadableByteStream.tee()(Daeyeon Jeong) #4450571ca6d7d6a] - (SEMVER-MINOR) util: addmaxArrayLengthoption to Set and Map (Kohei Ueno) #43576Semver-Patch Commits
TBD