惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
Google DeepMind News
Google DeepMind News
小众软件
小众软件
GbyAI
GbyAI
酷 壳 – CoolShell
酷 壳 – CoolShell
F
Fortinet All Blogs
博客园 - 三生石上(FineUI控件)
B
Blog
量子位
B
Blog RSS Feed
Vercel News
Vercel News
Blog — PlanetScale
Blog — PlanetScale
Last Week in AI
Last Week in AI
博客园 - 叶小钗
MongoDB | Blog
MongoDB | Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
爱范儿
爱范儿
Jina AI
Jina AI
C
Check Point Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
IT之家
IT之家
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG

Node.js Blog

Node.js — Security Bug Bounty Program Paused Due to Loss of Funding Node.js — Node.js 25.9.0 (Current) Node.js — Developing a minimally HashDoS resistant, yet quickly reversible integer hash for V8 Node.js — Node.js 25.8.2 (Current) Node.js — Node.js 24.14.1 (LTS) Node.js — Node.js 22.22.2 (LTS) Node.js — Node.js 20.20.2 (LTS) Node.js — Tuesday, March 24, 2026 Security Releases Node.js — Node.js 25.8.1 (Current) Node.js — Evolving the Node.js Release Schedule Node.js — Node.js 22.22.1 (LTS) Node.js — Node.js 20.20.1 (LTS) Node.js — Node.js 25.8.0 (Current) Node.js — Node.js 25.7.0 (Current) Node.js — Node.js 24.14.0 (LTS) Node.js — New HackerOne Signal Requirement for Vulnerability Reports Node.js — Node.js 25.6.1 (Current) Node.js — Node.js 24.13.1 (LTS) Node.js — Node.js 25.6.0 (Current) Node.js — OpenSSL Security Advisory Assessment, January 2026 Node.js — Node.js 25.5.0 (Current) Node.js — Chalk to Node.js util styleText Node.js — Node.js 25.4.0 (Current) Node.js — Mitigating Denial-of-Service Vulnerability from Unrecoverable Stack Space Exhaustion for React, Next.js, and APM Users Node.js — Node.js 22.22.0 (LTS) Node.js — Node.js 25.3.0 (Current) Node.js — Node.js 24.13.0 (LTS) Node.js — Node.js 20.20.0 (LTS) Node.js — Tuesday, January 13, 2026 Security Releases Node.js — Node.js 24.12.0 (LTS)
Node.js — Node.js 0.4.9
2011-06-29 · via Node.js Blog

Ryan Dahl

2011.06.29, Version 0.4.9 (stable)

  • Improve documentation
  • #1095 error handling bug in stream.pipe() (Felix Geisendörfer)
  • #1097 Fix a few leaks in node_crypto.cc (Ben Noordhuis)
  • #562 #1078 Parse file:// urls properly (Ryan Petrello)
  • #880 Option to disable SSLv2 (Jérémy Lal)
  • #1087 Disabling SSL compression disabled with early OpenSSLs.
  • #1144 debugger: don't allow users to input non-valid commands (Siddharth Mahendraker)
  • Perf improvement for util.inherits
  • #1166 Support for signature verification with RSA/DSA public keys (Mark Cavage)
  • #1177 Remove node_modules lookup optimization to better support nested project structures (Mathias Buus)
  • #1203 Add missing scope.Close to fs.sendfileSync
  • #1187 Support multiple 'link' headers
  • #1196 Fix -e/--eval can't load module from node_modules (Koichi Kobayashi)
  • Upgrade V8 to 3.1.8.25, upgrade http-parser.

Download: https://nodejs.org/dist/node-v0.4.9.tar.gz

Website: https://nodejs.org/docs/v0.4.9

Documentation: https://nodejs.org/docs/v0.4.9/api/