주요 변경 사항
- 몇 가지 사소한 성능 개선이 포함됐습니다:
- module: 빠르게 반환할 때 불필요한 작업 몇 가지의 위치를 옮겼습니다. (Andres Suarez) #3579
- 여러 버그를 수정했습니다.
- 여러 문서를 수정했습니다.
- 여러 테스트를 개선했습니다.
알려진 이슈
- REPL에 입력된 서로게이트 페어가 터미널을 얼릴 수 있습니다. #690
- DNS 질의 진행 중에 호출된
dns.setServers()
는 단언문 실패로 프로세스를 크래시시킬 수 있습니다. #894 url.resolve
가 두 호스트 사이를 해석하는 중 URL의 인증 정보를 교환할 수 있습니다. #1435- 파일 시스템 경로의 유니코드 문자를 플랫폼이나 Node.js API에 따라 다르게 처리하는 문제가 있습니다. #2088, #3401, #3519
commits
- [
ff539c5bb5
] - cluster: ignore queryServer msgs on disconnection (Santiago Gimeno) #4465 - [
00148b3de1
] - deps: backport 066747e from upstream V8 (Ali Ijaz Sheikh) #4625 - [
3912b5cbda
] - doc: adds usage of readline line-by-line parsing (Robert Jefe Lindstaedt) #4609 - [
102fb7d3a1
] - doc: remove “above” and “below” references (Richard Sun) #4499 - [
df87176ae0
] - doc: update stylesheet to match frontpage (Roman Reiss) #4621 - [
ede98d1f98
] - doc: stronger suggestion for userland assert (Wyatt Preul) #4535 - [
fdfc72c977
] - doc: label http.IncomingMessage as a Class (Sequoia McDowell) #4589 - [
b181e26975
] - doc: document http’s server.listen return value (Sequoia McDowell) #4590 - [
97aaeb8519
] - doc: fix description about the latest-codename (Minwoo Jung) #4583 - [
0126615d1e
] - doc: add Evan Lucas to Release Team (Evan Lucas) #4579 - [
ec73c69412
] - doc: add Myles Borins to Release Team (Myles Borins) #4578 - [
e703c9a4e2
] - doc: bring releases.md up to date (cjihrig) #4540 - [
ac1108d5e7
] - doc: add missing backtick for readline (Brian White) #4549 - [
09bc0c6a05
] - doc: improvements to crypto.markdown copy (James M Snell) #4435 - [
787c5d96bd
] - http: remove variable redeclaration (Rich Trott) #4612 - [
145b66820f
] - module: move unnecessary work for early return (Andres Suarez) #3579 - [
ffb7deb443
] - net: remove hot path comment from connect (Evan Lucas) #4648 - [
799aa74d90
] - net: fix dns lookup for android (Josh Dague) #4580 - [
9accebe087
] - net, doc: fix line wrapping lint in net.js (James M Snell) #4588 - [
37a546b490
] - src: remove redeclarations of variables (Rich Trott) #4605 - [
b515ccc2a1
] - stream: remove useless if test in transform (zoubin) #4617 - [
ea6e26d904
] - test: remove duplicate fork module import (Rich Trott) #4634 - [
b14b2aec5e
] - test: require common module only once (Rich Trott) #4611 - [
f28a640505
] - test: only include http module once (Rich Trott) #4606 - [
6f9a96f497
] - test: fix flaky unrefed timers test (Rich Trott) #4599 - [
b70eec8f7b
] - tls_legacy: do not read on OpenSSL’s stack (Fedor Indutny) #4624
Windows 32-bit Installer: https://nodejs.org/dist/v5.4.1/node-v5.4.1-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v5.4.1/node-v5.4.1-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v5.4.1/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v5.4.1/win-x64/node.exe
Mac OS X 64-bit Installer: https://nodejs.org/dist/v5.4.1/node-v5.4.1.pkg
Mac OS X 64-bit Binary: https://nodejs.org/dist/v5.4.1/node-v5.4.1-darwin-x64.tar.gz
Linux 32-bit Binary: https://nodejs.org/dist/v5.4.1/node-v5.4.1-linux-x86.tar.gz
Linux 64-bit Binary: https://nodejs.org/dist/v5.4.1/node-v5.4.1-linux-x64.tar.gz
SunOS 32-bit Binary: https://nodejs.org/dist/v5.4.1/node-v5.4.1-sunos-x86.tar.gz
SunOS 64-bit Binary: https://nodejs.org/dist/v5.4.1/node-v5.4.1-sunos-x64.tar.gz
ARMv6 32-bit Binary: https://nodejs.org/dist/v5.4.1/node-v5.4.1-linux-armv6l.tar.gz
ARMv7 32-bit Binary: https://nodejs.org/dist/v5.4.1/node-v5.4.1-linux-armv7l.tar.gz
ARMv8 64-bit Binary: https://nodejs.org/dist/v5.4.1/node-v5.4.1-linux-arm64.tar.gz
Source Code: https://nodejs.org/dist/v5.4.1/node-v5.4.1.tar.gz
Other release files: https://nodejs.org/dist/v5.4.1/
Documentation: https://nodejs.org/docs/v5.4.1/api/
Shasums (GPG signing hash: SHA512, file hash: SHA256):
1 | -----BEGIN PGP SIGNED MESSAGE----- |