주요 변경사항
- deps:
- lib:
node inspect
를node
에 추가했습니다. (Anna Henningsen) #10187 - crypto: CNNIC 화이트리스트에서 만료된 인증서를 제거했습니다. (Shigeki Ohtsu) #9469
- inspector:
--inspect-brk
를 추가했습니다. (Josh Gavant) #11149 - fs: WHATWG URL 객체를 경로로서 추가했습니다. (James M Snell) #10739
- src: 컴파일된 JS 소스 파일에서 UTF-8을 지원합니다. (Ben Noordhuis) #11129
- url: url.format이 WHATWG URL도 지원하게 됐습니다. (James M Snell) #10857
Commits
- [
5059b6fcee
] - benchmark: fix typos (Nikolai Vavilov) #11287 - [
b4f3a300de
] - benchmark: URLSearchParams v.s. querystring (Joyee Cheung) #11170 - [
6d2797bd80
] - benchmark: fix first call to URL in useWHATWG (Joyee Cheung) #11170 - [
8f34181b95
] - benchmark: add assert.deep[Strict]Equal benchmarks (Joyee Cheung) #11092 - [
94555c949a
] - benchmark: simplify URLSearchParams import (Timothy Gu) #11111 - [
599c947276
] - benchmarks: add spread operator benchmark (James M Snell) #11227 - [
8fdfa08ed0
] - (SEMVER-MINOR) build: add node-inspect integration test (Jan Krems) #10187 - [
67d4dc061c
] - build: clear stalled jobs on POSIX CI hosts (Rich Trott) #11246 - [
ae39dcbffb
] - build: disable C4267 conversion compiler warning (Ben Noordhuis) #11205 - [
92ed2b5001
] - (SEMVER-MINOR) build: support for mips64el (nanxiongchao) #10991 - [
1dc438fd8b
] - crypto: remove unused access of tlsext_hostname (David Benjamin) #10882 - [
7af03ba3f6
] - crypto: Remove expired certs from CNNIC whitelist (Shigeki Ohtsu) #9469 - [
5e98e34648
] - crypto: add cert check issued by StartCom/WoSign (Shigeki Ohtsu) #9469 - [
af0154535c
] - deps: upgrade zlib to 1.2.11 (Sam Roberts) #10980 - [
85f54908bf
] - (SEMVER-MINOR) deps: add node-inspect 1.10.2 (Jan Krems) #10187 - [
445794e0c9
] - deps: upgrade libuv to 1.11.0 (cjihrig) #11094 - [
20127e0c0a
] - deps: back-port b049d1a from V8 upstream (Ben Noordhuis) #11204 - [
5446fa7e8c
] - (SEMVER-MINOR) deps: work around SmartOS 14 incompatibility (Michaël Zasso) #11029 - [
028bb632b2
] - (SEMVER-MINOR) deps: revert breaking UTF-8 decoder changes in V8 (Michaël Zasso) #11029 - [
22e2288f3a
] - (SEMVER-MINOR) deps: ensure V8 5.4 ABI compatibility (Michaël Zasso) #11029 - [
53e00e1617
] - (SEMVER-MINOR) deps: limit regress/regress-crbug-514081 v8 test (Michael Dawson) #11029 - [
7fea966a1d
] - (SEMVER-MINOR) deps: cherry-pick workaround for clang-3.4 ICE (Michaël Zasso) #11029 - [
61870b429a
] - (SEMVER-MINOR) deps: update V8 to 5.5.372.40 (Michaël Zasso) #11029 - [
d9ed965ae1
] - dgram: remove this aliases (cjihrig) #11243 - [
2f1ce2952d
] - doc: update link to V8 Embedder’s guide (Franziska Hinkelmann) #11336 - [
3db54c93f8
] - doc: update email and add personal pronoun (JungMinu) #11318 - [
1b08f766b1
] - doc: drop “and io.js” from release section (Ben Noordhuis) #11054 - [
a5e8176fee
] - doc: improve consistency in documentation titles (Vse Mozhet Byt) #11230 - [
5d2ba44fca
] - doc: edit maxBuffer/Unicode paragraph for clarity (Rich Trott) #11228 - [
d5b1a4b265
] - doc: clarify the behavior of Buffer.byteLength (Nikolai Vavilov) #11238 - [
0d4b0edb56
] - doc: add links between cork() and uncork() (Matteo Collina) #11222 - [
266c41c2b1
] - doc: add and fix System Error properties (Daiki Arai) #10986 - [
71f8a23da4
] - doc: fix typo in dgram doc (Rich Trott) #11186 - [
73b32a31e0
] - doc: remove extraneous paragraph from assert doc (Rich Trott) #11174 - [
abae26421e
] - doc: improve testing guide (Joyee Cheung) #11150 - [
803f6b3091
] - doc: fix linting command for vcbuild (Rich Trott) #11151 - [
177e9797cd
] - doc: add common.WPT to test README (Rich Trott) #11127 - [
1fbbcc3c07
] - doc: add not-an-aardvark as ESLint contact (Rich Trott) #11169 - [
5649174dda
] - doc: typographical fixes in COLLABORATOR_GUIDE.md (Anna Henningsen) #11163 - [
ae33a15d01
] - doc: fix “initial delay” link in http.md (Timo Tijhof) #11108 - [
5d58756b41
] - doc: remove assertions about assert (Rich Trott) #11113 - [
3ebe306bb0
] - doc: edit stability text for clarity and style (Rich Trott) #11112 - [
535492d321
] - doc: clarify msg when doc/api/cli.md not updated (Stewart X Addison) #10872 - [
3ae25a0bca
] - doc: add personal pronouns option (Rich Trott) #11089 - [
265a59b60f
] - doc: replace newlines in deprecation with space (Sakthipriyan Vairamani (thefourtheye)) #11074 - [
598d35c087
] - doc: fix confusing example in dns.md (Vse Mozhet Byt) #11022 - [
989d2cdbac
] - doc: edit CONTRIBUTING.md for clarity (Rich Trott) #11045 - [
6cf06cf518
] - (SEMVER-MINOR) fs: allow WHATWG URL and file: URLs as paths (James M Snell) #10739 - [
9339891b07
] - fs: re-enable watch facility in AIX (Gireesh Punathil) #10085 - [
2952512b86
] - lib: replace \u2019 with regular ascii quote (Ben Noordhuis) #11129 - [
3596d156c1
] - (SEMVER-MINOR) lib: buildnode inspect
intonode
(Anna Henningsen) #10187 - [
3074c6de7e
] - meta: adding Italo A. Casas PGP Fingerprint (Italo A. Casas) #11202 - [
e530b5ae43
] - meta: remove Chris Dickinson from CTC (Chris Dickinson) #11267 - [
17314eb9ca
] - meta: add explicit deprecation and semver-major policy (James M Snell) #7964 - [
6a45c81edd
] - readline: update 6 comparions to strict (Umair Ishaq) #11078 - [
fe2f058f17
] - (SEMVER-MINOR) repl: remove workaround for function redefinition (Michaël Zasso) #11029 - [
3380cd5fdb
] - src: support UTF-8 in compiled-in JS source files (Ben Noordhuis) #11129 - [
308df11658
] - src: fix delete operator on vm context (Franziska Hinkelmann) #11266 - [
af06f62e35
] - src: fix -Wunused-result compiler warning (Ben Noordhuis) #11197 - [
44b17a21ad
] - src: refactor CopyProperties to remove JS (AnnaMag) #11102 - [
ce3dcca619
] - src: update v8_platform.StartInspector signature (Myk Melez) #11157 - [
d8a5e1c37f
] - src: don’t overwrite non-writable vm globals (Franziska Hinkelmann) #11109 - [
9264131fb3
] - src: unconsume stream fix in internal http impl (Roee Kasher) #11015 - [
c5210b203d
] - src: remove usage of V8 deprecated API in node_url.cc (Timothy Gu) #11066 - [
0b64f7fc0e
] - src, inspector: add --inspect-brk (Josh Gavant) #11149 - [
0d52aced0c
] - stream: move legacy to lib/internal dir (yorkie) #8197 - [
0610cc707b
] - test: skip IPv6 test on non-IPv6 systems (Rich Trott) #11432 - [
93d3a3a6b5
] - test: add coverage for dgram _createSocketHandle() (cjihrig) #11291 - [
b140dec930
] - test: refactor test-repl-sigint-nested-eval (Rich Trott) #11303 - [
1085a4675a
] - test: skip when openssl CLI doesn’t exist (Sota Yamashita) #11095 - [
6f866ae002
] - test: improve punycode test coverage (Sebastian Van Sande) #11144 - [
68eb97442d
] - test: cover cluster error during dgram socket bind (cjihrig) #11295 - [
5350f04e42
] - test: refactor test-repl-sigint (Rich Trott) #11309 - [
1f3eee4f5d
] - test: increase setMulticastLoopback() coverage (cjihrig) #11277 - [
6ee11f82b3
] - test: refactor test-dgram-address.js (cjihrig) #11271 - [
d2ee7e20b2
] - test: refactor test-readline-keys (Rich Trott) #11281 - [
f096235d04
] - test: improve test-assert.js (jobala) #11193 - [
b4056994c4
] - test: improve test-http-agent-destroyed-socket.js (Shubheksha Jalan) #11201 - [
803be085be
] - test: querystring.escape with multibyte characters (Daijiro Wachi) #11251 - [
809aea3081
] - test: refactor test-dgram-setBroadcast.js (cjihrig) #11252 - [
69f5a754e2
] - test: add vm module edge cases (Franziska Hinkelmann) #11265 - [
2f15efb05b
] - test: adapt test-debugger-pid to localized Windows (Vse Mozhet Byt) #11270 - [
5e5d72eb5a
] - test: remove nan + weak (Ben Noordhuis) #11239 - [
969b85cdf5
] - test: remove dependency on node-weak (Ben Noordhuis) #11239 - [
0cded6aac1
] - test: don’t call process.exit() in gc tests (Ben Noordhuis) #11239 - [
7ff32bf705
] - test: add coverage for dgram send() errors (cjihrig) #11248 - [
e1beb9fbfc
] - test: add coverage for string array dgram send() (cjihrig) #11247 - [
2333cd3155
] - test: increase dgram ref()/unref() coverage (cjihrig) #11240 - [
480d4cc9df
] - test: add coverage to dgram receive error case (cjihrig) #11241 - [
ccd1163b46
] - test: refactor test-fs-buffer (Rich Trott) #11232 - [
25226ced6a
] - test: improve checks in test-path-parse-format (cjihrig) #11223 - [
540dca1d18
] - test: fix incorrect indentation (cjihrig) #11219 - [
f0eba7811d
] - test: add common.mustNotCall() (cjihrig) #11152 - [
f6dfc3193a
] - test: remove obsolete comment from dgram test (ALJCepeda) #8689 - [
9d5ffa6e49
] - test: add test cases to test-readline-keys.js (abouthiroppy) #10772 - [
7ec6a69a7d
] - test: add missing initialization in test-assert (Rich Trott) #11191 - [
b766dab81c
] - test: increase specificity in dgram test (Rich Trott) #11187 - [
9c729211e4
] - test: improve crypto.setEngine coverage to check for errors (Sebastian Van Sande) #11143 - [
3ca483f4cc
] - test: throw Error objects instead of literals (Rich Trott) #11168 - [
8612a004a3
] - (SEMVER-MINOR) test: move test-vm-function-redefinition to parallel (Franziska Hinkelmann) #11029 - [
fbd495583e
] - test: simplify output handling in repl tests (Rich Trott) #11124 - [
7f9b436c4b
] - test: make module testing stricter (Rich Trott) #11116 - [
cf098688e4
] - test: fix test.py command line options processing (Julien Gilli) #11153 - [
e9f6bc60e9
] - test: improve coverage on removeListeners functions (matsuda-koushi) #11140 - [
815e668209
] - test: add --abort-on-timeout option to test.py (Julien Gilli) #11086 - [
cf3700b0e8
] - test: fix timing sensitivity in debugger test (Ali Ijaz Sheikh) #11008 - [
3d35dcff9a
] - test: make test-fs-access stricter (Rich Trott) #11087 - [
e2d9c23e72
] - test: use repeat() instead of new Array().join() (Jackson Tian) #11071 - [
ea5bef5efe
] - test: add path.join’s test (Yuta Hiroto) #11063 - [
8d2a9138fc
] - test: improve error messages in test-npm-install (Gonen Dukas) #11027 - [
8ac6a709b9
] - test: add fs-assert-encoding’s test (abouthiroppy) #10913 - [
e4b139d300
] - timer: remove duplicated word in comment (asafdav2) #11323 - [
a2948fbe74
] - tools: enable ES2017 syntax support in ESLint (Michaël Zasso) #11211 - [
7e465b9c21
] - tools: add compile_commands.json gyp generator (Ben Noordhuis) #7986 - [
2dc8aac1a9
] - tools: enable no-throw-literal ESLint rule (Rich Trott) #11168 - [
8547871ea2
] - url: fix settingurl.search
to the empty string (Timothy Gu) #11105 - [
322fc20333
] - (SEMVER-MINOR) url: extend url.format to support WHATWG URL (James M Snell) #10857 - [
cfadbc2661
] - util: improve inspect for AsyncFunction (Michaël Zasso) #11211
Windows 32-bit Installer: https://nodejs.org/dist/v7.6.0/node-v7.6.0-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v7.6.0/node-v7.6.0-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v7.6.0/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v7.6.0/win-x64/node.exe
macOS 64-bit Installer: https://nodejs.org/dist/v7.6.0/node-v7.6.0.pkg
macOS 64-bit Binary: https://nodejs.org/dist/v7.6.0/node-v7.6.0-darwin-x64.tar.gz
Linux 32-bit Binary: https://nodejs.org/dist/v7.6.0/node-v7.6.0-linux-x86.tar.xz
Linux 64-bit Binary: https://nodejs.org/dist/v7.6.0/node-v7.6.0-linux-x64.tar.xz
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v7.6.0/node-v7.6.0-linux-ppc64le.tar.xz
Linux PPC BE 64-bit Binary: https://nodejs.org/dist/v7.6.0/node-v7.6.0-linux-ppc64.tar.xz
Linux s390x 64-bit Binary: https://nodejs.org/dist/v7.6.0/node-v7.6.0-linux-s390x.tar.xz
AIX 64-bit Binary: https://nodejs.org/dist/v7.6.0/node-v7.6.0-aix-ppc64.tar.gz
SmartOS 32-bit Binary: https://nodejs.org/dist/v7.6.0/node-v7.6.0-sunos-x86.tar.xz
SmartOS 64-bit Binary: https://nodejs.org/dist/v7.6.0/node-v7.6.0-sunos-x64.tar.xz
ARMv6 32-bit Binary: Coming soon
ARMv7 32-bit Binary: https://nodejs.org/dist/v7.6.0/node-v7.6.0-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v7.6.0/node-v7.6.0-linux-arm64.tar.xz
Source Code: https://nodejs.org/dist/v7.6.0/node-v7.6.0.tar.gz
Other release files: https://nodejs.org/dist/v7.6.0/
Documentation: https://nodejs.org/docs/v7.6.0/api/
SHASUMS
1 | -----BEGIN PGP SIGNED MESSAGE----- |