Node v0.4.10

Wed, 20 Jul 2011 14:36:38 UTC - ryandahl - release

2011.07.19, Version 0.4.10 (stable)

  • #394 Fix Buffer drops last null character in UTF-8
  • #829 Backport r8577 from V8 (Ben Noordhuis)
  • #877 Don't wait for HTTP Agent socket pool to establish connections.
  • #915 Find kqueue on FreeBSD correctly (Brett Kiefer)
  • #1085 HTTP: Fix race in abort/dispatch code (Stefan Rusu)
  • #1274 debugger improvement (Yoshihiro Kikuchi)
  • #1291 Properly respond to HEAD during end(body) hot path (Reid Burke)
  • #1304 TLS: Fix race in abort/connection code (Stefan Rusu)
  • #1360 Allow _ in url hostnames.
  • Revert 37d529f8 - unbreaks debugger command parsing.
  • Bring back global execScript
  • Doc improvements

Download: http://nodejs.org/dist/node-v0.4.10.tar.gz Website: http://nodejs.org/docs/v0.4.10 Documentation: http://nodejs.org/docs/v0.4.10/api

Please post feedback and comments on the Node.JS user mailing list.
Please post bugs and feature requests on the Node.JS github repository.