주요 변경사항
- module: Node 실행 파일의 경로에 상대적인 전역 폴백 경로에서 모듈을 읽어 들이는 기능이 윈도우에서도 정상적으로 동작하게 됐습니다. (Richard Lau) #9283
- net:
Socket.prototype.connect
가 콜백 함수 없이도 동작합니다. (Juwan Yoo) #11762 - url:
URL.prototype.origin
이file://
URL에 대해 불분명한 값인'null'
을 반환하도록 했습니다. (Brian White) #11691
Commits
- [
542a3735a7
] - build: add node_use_openssl check to install.py (Daniel Bevenius) #11766 - [
2fcefeeda0
] - dgram: refactor dgram to module.exports (Claudio Rodriguez) #11696 - [
dd3e6adaa7
] - doc: add missing changelog heading for 7.7.2 (Evan Lucas) #11823 - [
b543fd441c
] - doc: update to current V8 versions (Franziska Hinkelmann) #11787 - [
6cc7b30c62
] - doc: improve child_processmaxBuffer
text (Rich Trott) #11791 - [
188cbc6eea
] - doc: package main can be directory with an index (Bradley Farias) #11581 - [
a20aa0ee48
] - doc: http cleanup and missing argument types (Amelia Clarke) #11681 - [
8a1b2b4417
] - doc: reduce font size on smaller screens (Gibson Fahnestock) #11695 - [
5bea8b42d9
] - doc: fix occurences of “the the” (Jeroen Mandersloot) #11711 - [
517c3af21a
] - doc: fix process links to console.log/error (Sam Roberts) #11718 - [
108449b6ff
] - doc: add Franziska Hinkelmann to the CTC (Rod Vagg) #11488 - [
9c3cf13cbc
] - doc: argument types for https methods (Amelia Clarke) #11681 - [
103458772a
] - module: fix loading from global folders on Windows (Richard Lau) #9283 - [
1dff218cd1
] - net: allow missing callback for Socket.connect (Juwan Yoo) #11762 - [
52f0092f54
] - s390: enable march=z196 (Junliang Yan) #11730 - [
032becdc28
] - src: add missing #include <unicode/ustring.h> (Steven R. Loomis) #11754 - [
1da2afcc26
] - src: drop the NODE_ISOLATE_SLOT macro (Anna Henningsen) #11692 - [
734ddbe77b
] - test: fix flaky test-http-set-timeout-server (Santiago Gimeno) #11790 - [
aaf8536dbc
] - test: add test for loading from global folders (Richard Lau) #9283 - [
c01c7a490a
] - test: add script to create 0-dns-cert.pem (Shigeki Ohtsu) #11579 - [
4477e15217
] - test: add regex in test_cyclic_link_protection (Clarence Dimitri CHARLES) #11622 - [
3d55cf06b1
] - test: add more WHATWG URL origin tests (Brian White) #11691 - [
a98d963082
] - test: increase coverage of console (DavidCai) #11653 - [
1af0fa4b84
] - test: test buffer behavior when zeroFill undefined (Rich Trott) #11706 - [
1e52ba3b3d
] - test: limit lint rule disabling in message test (Rich Trott) #11724 - [
5e7baa5a72
] - tools: add links to the stability index reference (Michael Cox) #11664 - [
c5874d1bd4
] - url: remove invalid file protocol check (Brian White) #11691
Windows 32-bit Installer: https://nodejs.org/dist/v7.7.3/node-v7.7.3-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v7.7.3/node-v7.7.3-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v7.7.3/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v7.7.3/win-x64/node.exe
macOS 64-bit Installer: https://nodejs.org/dist/v7.7.3/node-v7.7.3.pkg
macOS 64-bit Binary: https://nodejs.org/dist/v7.7.3/node-v7.7.3-darwin-x64.tar.gz
Linux 32-bit Binary: https://nodejs.org/dist/v7.7.3/node-v7.7.3-linux-x86.tar.xz
Linux 64-bit Binary: https://nodejs.org/dist/v7.7.3/node-v7.7.3-linux-x64.tar.xz
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v7.7.3/node-v7.7.3-linux-ppc64le.tar.xz
Linux PPC BE 64-bit Binary: https://nodejs.org/dist/v7.7.3/node-v7.7.3-linux-ppc64.tar.xz
Linux s390x 64-bit Binary: https://nodejs.org/dist/v7.7.3/node-v7.7.3-linux-s390x.tar.xz
AIX 64-bit Binary: https://nodejs.org/dist/v7.7.3/node-v7.7.3-aix-ppc64.tar.gz
SunOS 32-bit Binary: https://nodejs.org/dist/v7.7.3/node-v7.7.3-sunos-x86.tar.xz
SunOS 64-bit Binary: https://nodejs.org/dist/v7.7.3/node-v7.7.3-sunos-x64.tar.xz
ARMv6 32-bit Binary: https://nodejs.org/dist/v7.7.3/node-v7.7.3-linux-armv6l.tar.xz
ARMv7 32-bit Binary: https://nodejs.org/dist/v7.7.3/node-v7.7.3-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v7.7.3/node-v7.7.3-linux-arm64.tar.xz
Source Code: https://nodejs.org/dist/v7.7.3/node-v7.7.3.tar.gz
Other release files: https://nodejs.org/dist/v7.7.3/
Documentation: https://nodejs.org/docs/v7.7.3/api/
SHASUMS
1 | -----BEGIN PGP SIGNED MESSAGE----- |