주요 변경사항
- buffer: 버퍼는 버퍼보다 더 긴 검색어로 lastIndexOf를 호출할 때 발생했던 오류를 더는 발생시키지 않습니다. (Anna Henningsen) #6511
- contextify: 이제 콘텍스트 객체가 제대로 가비지 컬렉션됩니다. 이것은 몇몇 개개인이 경험한 극단적인 메모리 사용량 증가를 해결합니다. (Ali Ijaz Sheikh) #6871
- deps: npm이 2.15.5로 업데이트되었습니다. (Rebecca Turner) #6663
- http: 유효하지 않은 상태 코드는 더는 전송되지 않습니다. 100에서 999 사이의 세 자리 아라비아 숫자로 제한됩니다. (Brian White) #6291
Commits
- [
59a977dd22
] - assert: respect assert.doesNotThrow message. (Ilya Shaisultanov) #2407 - [
8b077faa82
] - buffer: fix UCS2 indexOf for odd buffer length (Anna Henningsen) #6511 - [
12a9699fcf
] - buffer: fix needle length misestimation for UCS2 (Anna Henningsen) #6511 - [
292b1b733e
] - build: fix make tar-headers for Linux (Gibson Fahnestock) #5978 - [
918d33ad4b
] - build: add script to create Android .mk files (Robert Chiras) #5544 - [
4ad71847bc
] - build: add suport for x86 architecture (Robert Chiras) #5544 - [
6ad85914b1
] - child_process: add nullptr checks after allocs (Anna Henningsen) #6256 - [
823f726f66
] - contextify: tie lifetimes of context & sandbox (Ali Ijaz Sheikh) #5800 - [
9ddb44ba61
] - contextify: cache sandbox and context in locals (Ali Ijaz Sheikh) #5392 - [
8ebdcd65b0
] - contextify: replace deprecated SetWeak usage (Ali Ijaz Sheikh) #5392 - [
9e6d8170f7
] - contextify: cleanup weak ref for sandbox (Ali Ijaz Sheikh) #5392 - [
b6fc15347d
] - contextify: cleanup weak ref for global proxy (Ali Ijaz Sheikh) #5392 - [
0dc875e2c7
] - deps: upgrade npm in LTS to 2.15.5 (Rebecca Turner) - [
3c50350f41
] - deps: fix null pointer checks in v8 (Michaël Zasso) #6669 - [
a40730b4b4
] - deps: backport IsValid changes from 4e8736d in V8 (Michaël Zasso) #6669 - [
855604c53a
] - deps: upgrade npm in LTS to 2.15.4 (Rebecca Turner) #6663 - [
433fb9a968
] - deps: cherry-pick 1383d00 from v8 upstream (Fedor Indutny) #6179 - [
d1fca27ef8
] - deps: backport 125ac66 from v8 upstream (Myles Borins) #6086 - [
df299019a0
] - deps: upgrade npm in LTS to 2.15.2 (Kat Marchán) - [
50f02bd8d6
] - doc: update vm.runInDebugContext() example (Ben Noordhuis) #6757 - [
b872feade3
] - doc: replace functions with arrow functions (abouthiroppy) #6203 - [
7160229be4
] - doc: note that zlib.flush acts after pending writes (Anna Henningsen) #6172 - [
d069f2de8c
] - doc: add full example for zlib.flush() (Anna Henningsen) #6172 - [
59814acfef
] - doc: describe child.kill() pitfalls on linux (Robert Jefe Lindstaedt) #2098 - [
840c09492d
] - doc: update openssl.org hash links (silverwind) #6817 - [
126fdc3171
] - doc: fix issues related to page scrolling (Roman Reiss) - [
29e25d8489
] - doc: add steps for running addons + npm tests (Myles Borins) #6231 - [
fcc6a347f7
] - doc: get rid of sneaky hard tabs in CHANGELOG (Myles Borins) #6608 - [
369569018e
] - doc: revert backported commits (Myles Borins) #6530 - [
4ec9ae8a1c
] - doc: explain differences in console.assert between node and browsers (James M Snell) #6169 - [
df5ce6fad4
] - doc: native module reloading is not supported (Bryan English) #6168 - [
30f354f72b
] - doc: clarify fs.watch() and inodes on linux, os x (Joran Dirk Greef) #6099 - [
29f821b73d
] - doc: clarifies http.serverResponse implementation (Allen Hernandez) #6072 - [
6d560094f4
] - doc: minor argument formatting in stream.markdown (James M Snell) #6016 - [
6a197ec617
] - doc: fix http response event, Agent#getName (Matthew Douglass) #5993 - [
620a261240
] - http: disallow sending obviously invalid status codes (Brian White) #6291 - [
9a8b53124d
] - http: unref socket timer on parser execute (Fedor Indutny) #6286 - [
b28e44deb2
] - http: Corrects IPv6 address in Host header (Mihai Potra) #5314 - [
2fac15ba94
] - src: fix FindFirstCharacter argument alignment (Anna Henningsen) #6511 - [
2942cff069
] - src: add missing ‘inline’ keywords (Ben Noordhuis) #6056 - [
e0eebf412e
] - src,tools: remove null sentinel from source array (Ben Noordhuis) #5418 - [
8f18414cd5
] - src,tools: drop nul byte from built-in source code (Ben Noordhuis) #5418 - [
d7a3ea457b
] - src,tools: allow utf-8 in built-in js source code (Ben Noordhuis) #5418 - [
51c0808b55
] - stream: Fix readableState.awaitDrain mechanism (Anna Henningsen) #6023 - [
49a5941d30
] - test: fix test-debug-port-cluster flakiness (Rich Trott) #6769 - [
f8144e4c4a
] - test: add logging for test-debug-port-cluster (Rich Trott) #6769 - [
773ea20d0e
] - test: include component in tap output (Ben Noordhuis) #6653 - [
333369e1ff
] - test: increase the platform timeout for AIX (Michael Dawson) #6342 - [
06e5fafe84
] - test: add tests for console.assert (Evan Lucas) #6302 - [
f60ba54811
] - test: add zlib close-after-error regression test (Anna Henningsen) #6270 - [
24ac16f4be
] - test: fix flaky test-http-set-timeout-server (Santiago Gimeno) #6248 - [
5002a71357
] - test: assert - fixed error messages to match the tests (surya panikkal) #6241 - [
0f9405dd33
] - test: move more tests from sequential to parallel (Santiago Gimeno) #6187 - [
37cc249218
] - test: fix test-net-settimeout flakiness (Santiago Gimeno) #6166 - [
69dcbb642f
] - test: fix flaky test-child-process-fork-net (Rich Trott) #6138 - [
a97a6a9d69
] - test: fix issues for ESLint 2.7.0 (silverwind) #6132 - [
a865975909
] - test: fix flaky test-http-client-abort (Rich Trott) #6124 - [
25d4b5b1e9
] - test: move some test from sequential to parallel (Santiago Gimeno) #6087 - [
28040ccf49
] - test: refactor test-file-write-stream3 (Rich Trott) #6050 - [
3a67a05ed4
] - test: enforce strict mode for test-domain-crypto (Rich Trott) #6047 - [
0b376cb3f9
] - test: fix pummel test failures (Rich Trott) #6012 - [
7b60b8f8e9
] - test: fix flakiness of stringbytes-external (Ali Ijaz Sheikh) #6705 - [
cc4c5187ed
] - test: ensure test-npm-install uses correct node (Myles Borins) #6658 - [
3d4d5777bc
] - test: refactor http-end-throw-socket-handling (Santiago Gimeno) #5676 - [
c76f214b90
] - test,tools: enable linting for undefined vars (Rich Trott) #6255 - [
9222689215
] - test,vm: enable strict mode for vm tests (Rich Trott) #6209 - [
b8c9d6b64e
] - tools: enable linting for v8_prof_processor.js (Rich Trott) #6262 - [
8fa202947d
] - tools: lint rule for assert.fail() (Rich Trott) #6261 - [
1aa6c5b7a9
] - tools: update ESLint to 2.7.0 (silverwind) #6132 - [
68c7de4372
] - tools: remove simplejson dependency (Sakthipriyan Vairamani) #6101 - [
4fb4ba98a8
] - tools: remove disabling of already-disabled rule (Rich Trott) #6013 - [
4e6ea7f01a
] - tools: remove obsolete npm test-legacy command (Kat Marchán) - [
4c73ab4302
] - tools,doc: fix json for grouped optional params (firedfox) #5977 - [
c893cd33d1
] - tools,doc: parse types in braces everywhere (Alexander Makarenko) #5329 - [
48684af55f
] - zlib: fix use after null when calling .close (James Lal) #5982
Windows 32-bit Installer: https://nodejs.org/dist/v4.4.5/node-v4.4.5-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v4.4.5/node-v4.4.5-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v4.4.5/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v4.4.5/win-x64/node.exe
Mac OS X 64-bit Installer: https://nodejs.org/dist/v4.4.5/node-v4.4.5.pkg
Mac OS X 64-bit Binary: https://nodejs.org/dist/v4.4.5/node-v4.4.5-darwin-x64.tar.gz
Linux 32-bit Binary: https://nodejs.org/dist/v4.4.5/node-v4.4.5-linux-x86.tar.xz
Linux 64-bit Binary: https://nodejs.org/dist/v4.4.5/node-v4.4.5-linux-x64.tar.xz
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v4.4.5/node-v4.4.5-linux-ppc64le.tar.xz
SmartOS 32-bit Binary: https://nodejs.org/dist/v4.4.5/node-v4.4.5-sunos-x86.tar.xz
SmartOS 64-bit Binary: https://nodejs.org/dist/v4.4.5/node-v4.4.5-sunos-x64.tar.xz
ARMv6 32-bit Binary: https://nodejs.org/dist/v4.4.5/node-v4.4.5-linux-armv6l.tar.xz
ARMv7 32-bit Binary: https://nodejs.org/dist/v4.4.5/node-v4.4.5-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v4.4.5/node-v4.4.5-linux-arm64.tar.xz
Source Code: https://nodejs.org/dist/v4.4.5/node-v4.4.5.tar.gz
Other release files: https://nodejs.org/dist/v4.4.5/
Documentation: https://nodejs.org/docs/v4.4.5/api/
Shasums (GPG signing hash: SHA512, file hash: SHA256):
1 | -----BEGIN PGP SIGNED MESSAGE----- |