Skip to content

v8.2.0 proposal - #13744

Merged
Fishrock123 merged 248 commits into
v8.xfrom
v8.2.0-proposal
Jul 19, 2017
Merged

v8.2.0 proposal#13744
Fishrock123 merged 248 commits into
v8.xfrom
v8.2.0-proposal

Conversation

@addaleax

@addaleax addaleax commented Jun 17, 2017

Copy link
Copy Markdown
Member

The next Node 8 release will almost certainly be v8.1.3 (#13861) the July security release.

This is currently only blocked by waiting for the fix for https://bugs.chromium.org/p/v8/issues/detail?id=6490 to be merged upstream #14188.


2017-07-19, Version 8.2.0 (Current), @addaleax

Notable changes

  • Async Hooks

    • Multiple improvements to Promise support in async_hooks have been made.
  • Build

    • The compiler version requirement to build Node with GCC has been raised to
      GCC 4.9.4.
      [820b011ed6]
      #13466
  • Cluster

    • Users now have more fine-grained control over the inspector port used by
      individual cluster workers. Previously, cluster workers would simply
      increment from the master's debug port.
      [dfc46e262a]
      #14140
  • DNS

  • npm

Commits

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.