Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Commit 903d894

Browse files
committed
Merge pull request #1 from e-jigsaw/2015-05-22
Fix 2015-05-22 format
2 parents 86c88ee + 89df9db commit 903d894

File tree

1 file changed

+24
-13
lines changed

1 file changed

+24
-13
lines changed

weekly/2015-05-22.md

Lines changed: 24 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
io.js 1.8、2.0、2.1のリリース、コミュニティアップデート、イベント
44

5+
---
6+
57
<!--
68
# io.js 1.8, 2.0 and 2.1 releases
79
This week we had three io.js releases [v1.8.2](https://iojs.org/dist/v1.8.2/), [v2.0.2](https://iojs.org/dist/v2.0.2/) and [v2.1.0](https://iojs.org/dist/v2.1.0/), complete changelog can be found [on GitHub](https://github.com/nodejs/io.js/blob/master/CHANGELOG.md).
810
-->
9-
# io.js 1.8、2.0、2.1のリリース
11+
12+
## io.js 1.8、2.0、2.1のリリース
13+
1014
今週は、[v1.8.2](https://iojs.org/dist/v1.8.2/)[v2.0.2](https://iojs.org/dist/v2.0.2/)[v2.1.0](https://iojs.org/dist/v2.1.0/)の3つのリリースを行いました。完全なチェンジログは、[GitHub](https://github.com/nodejs/io.js/blob/master/CHANGELOG.md)で確認できます。
1115

1216
<!--
@@ -17,23 +21,31 @@ This week we had three io.js releases [v1.8.2](https://iojs.org/dist/v1.8.2/), [
1721

1822
<!--
1923
#### 1.8.2
24+
-->
2025

26+
#### 1.8.2
27+
28+
<!--
2129
**Maintenance release**
30+
-->
31+
32+
**メンテナンスリリース**
2233

34+
<!--
2335
* **crypto**: significantly reduced memory usage for TLS (Fedor Indutny & Сковорода Никита Андреевич) [#1529](https://github.com/nodejs/io.js/pull/1529)
2436
* **npm**: Upgrade npm to 2.9.0. See the [v2.8.4](https://github.com/npm/npm/releases/tag/v2.8.4) and [v2.9.0](https://github.com/npm/npm/releases/tag/v2.9.0) release notes for details.
2537
-->
2638

27-
#### 1.8.2
28-
29-
**メンテナンスリリース**
30-
3139
* **crypto**: TLSのメモリ使用量を著しく減少させました (Fedor Indutny & Сковорода Никита Андреевич) [#1529](https://github.com/nodejs/io.js/pull/1529)
3240
* **npm**: npmを2.9.0にアップグレードしました。詳細は[v2.8.4](https://github.com/npm/npm/releases/tag/v2.8.4)[v2.9.0](https://github.com/npm/npm/releases/tag/v2.9.0)のリリースノートを参照してください。
3341

3442
<!--
43+
#### 2.0.2
44+
-->
45+
3546
#### 2.0.2
3647

48+
<!--
3749
* **win,node-gyp**: the delay-load hook for windows addons has now been correctly enabled by default, it had wrongly defaulted to off in the release version of 2.0.0 (Bert Belder) [#1433](https://github.com/nodejs/io.js/pull/1433)
3850
* **os**: `tmpdir()`'s trailing slash stripping has been refined to fix an issue when the temp directory is at '/'. Also considers which slash is used by the operating system. (cjihrig) [#1673](https://github.com/nodejs/io.js/pull/1673)
3951
* **tls**: default ciphers have been updated to use gcm and aes128 (Mike MacCana) [#1660](https://github.com/nodejs/io.js/pull/1660)
@@ -45,8 +57,6 @@ This week we had three io.js releases [v1.8.2](https://iojs.org/dist/v1.8.2/), [
4557
* **events**: uncaught errors now provide some context (Evan Lucas) [#1654](https://github.com/nodejs/io.js/pull/1654)
4658
-->
4759

48-
#### 2.0.2
49-
5060
* **win,node-gyp**: Windowsのアドオンの遅延読み込みのフックがデフォルトで適切に可能になりました。これは、リリースバージョン2.0.0では誤ってデフォルトがオフになっていました。 (Bert Belder) [#1433](https://github.com/nodejs/io.js/pull/1433)
5161
* **os**: 現在のディレクトリが'/' にあるときに `tmpdir()` が行っていたスラッシュによる分割が issue を修正するために洗練されました。また、OSによって、どのスラッシュが使われるかということも考慮されました。(cjihrig) [#1673](https://github.com/nodejs/io.js/pull/1673)
5262
* **tls**: デフォルトの暗号が gcm や aes128 を使うようにアップデートされました。(Mike MacCana) [#1660](https://github.com/nodejs/io.js/pull/1660)
@@ -58,24 +68,25 @@ This week we had three io.js releases [v1.8.2](https://iojs.org/dist/v1.8.2/), [
5868
* **events**: キャッチされないエラーはその状況を提供するようになりました。(Evan Lucas) [#1654](https://github.com/nodejs/io.js/pull/1654)
5969

6070
<!--
71+
#### 2.1.0
72+
-->
73+
6174
#### 2.1.0
6275

76+
<!--
6377
* **crypto**: Diffie-Hellman key exchange (DHE) parameters (`'dhparams'`) must now be 1024 bits or longer or an error will be thrown. A warning will also be printed to the console if you supply less than 2048 bits. See https://weakdh.org/ for further context on this security concern (Shigeki Ohtsu) [#1739](https://github.com/nodejs/io.js/pull/1739).
6478
* **node**: A new `--trace-sync-io` command line flag will print a warning and a stack trace whenever a synchronous API is used. This can be used to track down synchronous calls that may be slowing down an application (Trevor Norris) [#1707](https://github.com/nodejs/io.js/pull/1707).
6579
* **node**: To allow for chaining of methods, the `setTimeout()`, `setKeepAlive()`, `setNoDelay()`, `ref()` and `unref()` methods used in `'net'`, `'dgram'`, `'http'`, `'https'` and `'tls'` now return the current instance instead of `undefined` (Roman Reiss & Evan Lucas) [#1699](https://github.com/nodejs/io.js/pull/1699) [#1768](https://github.com/nodejs/io.js/pull/1768) [#1779](https://github.com/nodejs/io.js/pull/1779).
6680
* **npm**: Upgraded to v2.10.1, release notes can be found in <https://github.com/npm/npm/releases/tag/v2.10.1> and <https://github.com/npm/npm/releases/tag/v2.10.0>.
6781
* **util**: A significant speed-up (in the order of 35%) for the common-case of a single string argument to `util.format()`, used by `console.log()` (Сковорода Никита Андреевич) [#1749](https://github.com/nodejs/io.js/pull/1749).
6882
-->
6983

70-
#### 2.1.0
71-
7284
* **crypto**: ディフィー・ヘルマン鍵共有(DHE)のパラメータ(`'dhparams'`)は1024ビット以上の長さでなければエラーがスローされるようになりました。また、2048ビットより短いとコンソールに警告がでます。このセキュリティの懸念についての詳細な状況については、 https://weakdh.org/ をご覧ください。(Shigeki Ohtsu) [#1739](https://github.com/nodejs/io.js/pull/1739).
7385
* **node**: 新しいコマンドラインのフラグの `--trace-sync-io` は同期的なAPIが使用されるときにはいつでも警告とスタックトレースを出力します。これは、アプリケーションを遅くするであろう同期的な呼び出しを見つけるのに使われます。(Trevor Norris) [#1707](https://github.com/nodejs/io.js/pull/1707).
7486
* **node**: メソッドを繋げることを許可するために、 `'net'``'dgram'``'http'``'https'``'tls'` で使われる `setTimeout()``setKeepAlive()``setNoDelay()``ref()``unref()` メソッドは`undefined` の代わりに現在のインスタンスをリターンするようになりました。(Roman Reiss & Evan Lucas) [#1699](https://github.com/nodejs/io.js/pull/1699) [#1768](https://github.com/nodejs/io.js/pull/1768) [#1779](https://github.com/nodejs/io.js/pull/1779).
7587
* **npm**: v2.10.1にアップグレードされました。リリースノートは <https://github.com/npm/npm/releases/tag/v2.10.1><https://github.com/npm/npm/releases/tag/v2.10.0> で見ることができます。
7688
* **util**: `console.log()` で使われる `util.format()` の単一の文字列引数の規格の重要な速度の向上(約35%)がありました。(Сковорода Никита Андреевич) [#1749](https://github.com/nodejs/io.js/pull/1749).
7789

78-
7990
<!--
8091
### Known issues
8192
-->
@@ -106,7 +117,7 @@ See https://github.com/nodejs/io.js/labels/confirmed-bug for complete and curren
106117
### Community Updates
107118
-->
108119

109-
### コミュニティより
120+
## コミュニティより
110121

111122
<!--
112123
* Mikeal Rogers post about **Promise errors in io.js** on [Modulus.io](http://blog.modulus.io/promise-errors-in-iojs)
@@ -122,7 +133,7 @@ See https://github.com/nodejs/io.js/labels/confirmed-bug for complete and curren
122133
### Upcoming Events
123134
-->
124135

125-
### 今後開催されるイベント
136+
## 今後開催されるイベント
126137

127138
<!--
128139
* [NodeConf Adventure](http://nodeconf.com/) tickets are on sale, June 11th - 14th at Walker Creek Ranch, CA
@@ -134,4 +145,4 @@ See https://github.com/nodejs/io.js/labels/confirmed-bug for complete and curren
134145
* [NodeConf Adventure](http://nodeconf.com/) のチケットが販売中です。6月11-14日にカリフォルニアのウォーカークリークランチにて開催されます。
135146
* [CascadiaJS](http://2015.cascadiajs.com/) のチケットが販売中です。6月8-10日にワシントン州にて開催されます。
136147
* [BrazilJS Conf](http://braziljs.com.br/) のチケットが販売中です。8月21-22日にリオ・グランデ・ド・スール州のBarra Shopping Sulで開催されます。
137-
* [NodeConf EU](http://nodeconf.eu/) のチケットが販売中です。9月6-9日にアイルランドのウォーターフォードにて開催されます。
148+
* [NodeConf EU](http://nodeconf.eu/) のチケットが販売中です。9月6-9日にアイルランドのウォーターフォードにて開催されます。

0 commit comments

Comments
 (0)