node/doc/changelogs
Myles Borins 121439a8ff
2018-09-11, Version 8.12.0 'Carbon' (LTS)
Notable Changes:

* async_hooks:
  - rename PromiseWrap.parentId (Ali Ijaz Sheikh)
    https://github.com/nodejs/node/pull/18633
  - remove runtime deprecation (Ali Ijaz Sheikh)
    https://github.com/nodejs/node/pull/19517
  - deprecate unsafe emit{Before,After} (Ali Ijaz Sheikh)
    https://github.com/nodejs/node/pull/18513
* cluster:
  - add cwd to cluster.settings (cjihrig)
    https://github.com/nodejs/node/pull/18399
  - support windowsHide option for workers (Todd Wong)
    https://github.com/nodejs/node/pull/17412
* crypto:
  - allow passing null as IV unless required (Tobias Nießen)
    https://github.com/nodejs/node/pull/18644
* deps:
  - upgrade npm to 6.2.0 (Kat Marchán)
    https://github.com/nodejs/node/pull/21592
  - upgrade libuv to 1.19.2 (cjihrig)
    https://github.com/nodejs/node/pull/18918
  - Upgrade node-inspect to 1.11.5 (Jan Krems)
    https://github.com/nodejs/node/pull/21055
* fs,net:
  - support as and as+ flags in stringToFlags() (Sarat Addepalli)
    https://github.com/nodejs/node/pull/18801
  - emit 'ready' for fs streams and sockets (Sameer Srivastava)
    https://github.com/nodejs/node/pull/19408
* http, http2:
  - add options to http.createServer() (Peter Marton)
    https://github.com/nodejs/node/pull/15752
  - add 103 Early Hints status code (Yosuke Furukawa)
    https://github.com/nodejs/node/pull/16644
  - add http fallback options to .createServer (Peter Marton)
    https://github.com/nodejs/node/pull/15752
* n-api:
  - take n-api out of experimental (Michael Dawson)
    https://github.com/nodejs/node/pull/19262
* perf_hooks:
  - add warning when too many entries in the timeline (James M Snell)
    https://github.com/nodejs/node/pull/18087
* src:
  - add public API for managing NodePlatform (Cheng Zhao)
    https://github.com/nodejs/node/pull/16981
  - allow --perf-(basic-)?prof in NODE\_OPTIONS (Leko)
    https://github.com/nodejs/node/pull/17600
  - node internals' postmortem metadata (Matheus Marchini)
    https://github.com/nodejs/node/pull/14901
* tls:
  - expose Finished messages in TLSSocket (Anton Salikhmetov)
    https://github.com/nodejs/node/pull/19102
* **trace_events**:
  - add file pattern cli option (Andreas Madsen)
    https://github.com/nodejs/node/pull/18480
* util:
  - implement util.getSystemErrorName() (Joyee Cheung)
    https://github.com/nodejs/node/pull/18186

PR-URL: https://github.com/nodejs/node/pull/21593
2018-09-11 01:33:27 -04:00
..
CHANGELOG_ARCHIVE.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
CHANGELOG_IOJS.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
CHANGELOG_V4.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
CHANGELOG_V5.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
CHANGELOG_V6.md 2018-08-15, Version 6.14.4 'Boron' (LTS) 2018-08-16 11:52:38 +10:00
CHANGELOG_V7.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
CHANGELOG_V8.md 2018-09-11, Version 8.12.0 'Carbon' (LTS) 2018-09-11 01:33:27 -04:00
CHANGELOG_V9.md 2018-06-12, Version 9.11.2 (Maintenance) 2018-06-12 18:54:17 -05:00
CHANGELOG_V10.md doc: fix typo in CHANGELOG_V10.md 2018-09-07 17:08:28 +02:00
CHANGELOG_V010.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
CHANGELOG_V012.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00