You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
On Monday, March 9th, [@rvagg](https://github.com/rvagg)released io.js [v1.5.1](https://iojs.org/dist/v1.5.1/). The complete change log can be found [on GitHub](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md).
***tls**: The reported TLS memory leak has been resolved via various commits in this release. Current testing indicated that there _may_ still be some leak problems. Track complete progress at [#1075](https://github.com/iojs/io.js/issues/1075).
16
-
***http**: Fixed an error reported at [joyent/node#9348](https://github.com/joyent/node/issues/9348)and[npm/npm#7349](https://github.com/npm/npm/issues/7349). Pending data was not being fully read upon an `'error'` event leading to an assertion failure on `socket.destroy()`. (Fedor Indutny) [#1103](https://github.com/iojs/io.js/pull/1103)
* Windows still reports some minor test failures and we are continuing to address all of these as a priority. See [#1005](https://github.com/iojs/io.js/issues/1005).
22
-
*Surrogate pair in REPL can freeze terminal[#690](https://github.com/iojs/io.js/issues/690)
23
-
*Not possible to build io.js as a static library[#686](https://github.com/iojs/io.js/issues/686)
24
-
*`process.send()`is not synchronous as the docs suggest, a regression introduced in 1.0.2, see[#760](https://github.com/iojs/io.js/issues/760) and fix in[#774](https://github.com/iojs/io.js/issues/774)
25
-
*Calling `dns.setServers()`while a DNS query is in progress can cause the process to crash on a failed assertion[#894](https://github.com/iojs/io.js/issues/894)
*当 DNS 查询正在进行中时调用 `dns.setServers()`会造成 process 崩溃,原因是断言错误[#894](https://github.com/iojs/io.js/issues/894)
26
25
27
-
# Community Updates
26
+
# 社区新鲜事
28
27
29
-
*[Tony Pujals](https://twitter.com/subfuzion) gave the io.js roadmap presentation to [BayNode](http://www.meetup.com/BayNode/events/220246228/). The video was posted to [vimeo](https://vimeo.com/121707989)on March 9. Slides are available for anyone to give at their [local meetup]([email protected]).
30
-
*[Johan Bergström](https://github.com/jbergstroem)is working on getting a patch into [V8](https://codereview.chromium.org/990063002)on behalf of io.js to bring Solaris support back into the latest version
*[Mikeal Rogers](https://github.com/mikeal)was interviewed for [Descriptive](http://descriptive.audio)podcast on an episoded called [We've Never Had This Many Active Contributors to Core Before](http://descriptive.audio/episodes/12)
33
-
*[Mark Wolfe](https://twitter.com/wolfeidau)gave a [talk about io.js](https://twitter.com/wolfeidau/status/575785856545378304) at [@melbjs](https://twitter.com/melbjs) meetup, slides are published [here](https://speakerdeck.com/wolfeidau/iojs-bringing-es6-to-the-node)
34
-
*[dockeri.co](http://dockeri.co/)now runs on io.js, you can see the announcement [here](https://twitter.com/wjblankenship/status/575867637680369665)
35
-
*[Node.js Advisory Board](https://nodejs.org/about/advisory-board/)are talking about the [io.js/Node.js reconciliation proposal](https://github.com/iojs/io.js/issues/978), you can check the meeting minutes [here](https://github.com/joyent/nodejs-advisory-board/blob/master/meetings/2015-03-09/minutes.md#nodejsiojs-reconciliation-bb)
*[NodeConf](http://nodeconf.com/)tickets are on sale, June 8th and 9th at Oakland, CA and NodeConf Adventure for June 11th - 14th at Walker Creek Ranch, CA
40
-
*[CascadiaJS](http://2015.cascadiajs.com/)tickets are on sale, July 8th - 10th at Washington State
41
-
*[NodeConf EU](http://nodeconf.eu/)tickets are on sale, September 6th - 9th at Waterford, Ireland
0 commit comments