Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
0bb099f
build: expand ~ in install prefix early
bnoordhuis Aug 5, 2015
e76822f
doc: multiple documentation updates cherry picked from v0.12
jasnell Jun 24, 2015
cf9ba81
test: address timing issues in simple http tests
gireeshpunathil Mar 18, 2015
1738c96
net: ensure Socket reported address is current
rmg Jul 2, 2015
0ee4df9
test: make listen-fd-cluster/server more robust
sam-github Jun 10, 2015
e83a41a
tls: introduce internal `onticketkeycallback`
indutny Aug 8, 2015
94b765f
tls: fix check for reused session
indutny Aug 8, 2015
7606bdb
util: display constructor when inspecting objects
monsanto Jun 10, 2015
07a88b0
build: update manifest to include Windows 10
LPGhatguy Aug 9, 2015
7118b8a
path: remove dead code in favor of unit tests
nwoltman Jul 31, 2015
cc46d3b
test: clarify dropMembership() call
Trott Jun 26, 2015
ccf12df
src: add total_available_size to v8 statistics
r-52 Aug 11, 2015
e51f90d
test: option to run a subset of tests
joaocgreis Jul 27, 2015
071640a
build: Intl: bump ICU4C from 54 to 55
srl295 Aug 3, 2015
1f12e03
build: intl: converge from joyent/node
srl295 Aug 13, 2015
bff9bcd
src: plug memory leaks
bnoordhuis Aug 7, 2015
5586cec
src: move internal functions out of node_buffer.h
bnoordhuis Aug 13, 2015
fd63e1c
src: introduce internal Buffer::Copy() function
bnoordhuis Aug 13, 2015
455ec57
src: rename Buffer::Use() to Buffer::New()
bnoordhuis Aug 13, 2015
3645dc6
build: work around VS2015 issue in ICU <56
srl295 Jul 31, 2015
d1307b2
src: don't use fopen() in require() fast path
bnoordhuis Aug 13, 2015
844d3f0
path: use '===' instead of '==' for comparison
Aug 15, 2015
a3160c0
test: correct spelling of 'childProcess'
muddletoes Nov 12, 2014
b196c1d
src: fix memory leak in DLOpen
skomski Aug 14, 2015
f45487c
crypto: fix memory leak in SetDHParam
skomski Aug 14, 2015
a760a87
crypto: fix memory leak in SafeX509ExtPrint
skomski Aug 14, 2015
6a16368
crypto: fix memory leak in PublicKeyCipher::Cipher
skomski Aug 14, 2015
ba6eb8a
crypto: fix memory leak in ECDH::SetPrivateKey
skomski Aug 14, 2015
605f6ee
crypto: fix memory leak in PBKDF2Request
skomski Aug 14, 2015
fb0f5d7
tools: run the tick processor without building v8
Jul 1, 2015
cbb75c4
tls: fix throughput issues after incorrect merge
indutny Aug 14, 2015
7fe6dd8
crypto: check for OpenSSL errors when signing
pmq20 Aug 18, 2015
34f2cfa
src: better error message on failed Buffer malloc
skomski Aug 17, 2015
850c794
test: refactor test-fs-watchfile.js
Trott Aug 15, 2015
6483bc2
doc: clarify options for fs.watchFile()
Trott Aug 18, 2015
46cdb2f
test: lint addon tests
bnoordhuis Aug 18, 2015
194eeb8
test: drop Isolate::GetCurrent() from addon tests
bnoordhuis Aug 18, 2015
2ff183d
Update FIPS instructions in README.md
mhdawson Jul 30, 2015
53596fd
2015-08-18 io.js v3.1.0 Release
Fishrock123 Aug 18, 2015
8576324
Working on v3.1.1
Fishrock123 Aug 18, 2015
3e6a6fc
events: deprecate static listenerCount function
thefourtheye Aug 11, 2015
11d1b8f
test: improve test-net-pingpong
brendanashworth Aug 18, 2015
b60e690
test: improve test-net-server-pause-on-connect
brendanashworth Aug 18, 2015
3545e23
test: reduce timeouts in test-net-keepalive
brendanashworth Aug 18, 2015
2d3f09b
stream_base: various improvements
indutny Aug 11, 2015
7f02443
repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE
toddself Aug 19, 2015
3579f3a
test: disallow unreachable code
targos Aug 20, 2015
e714b56
test: remove unreachable code
targos Aug 2, 2015
3f821b9
doc: fix spelling mistake in node.js comment
YafahEdelman Aug 15, 2015
d9b70f9
tls: handle empty cert in checkServerIndentity
Aug 10, 2015
77075ec
crypto: fix mem {de}allocation in ExportChallenge
skomski Aug 12, 2015
f5cf24a
doc: add TSC meeting minutes 2015-07-22
rvagg Aug 19, 2015
56a2ae9
src: improve startup time
evanlucas Aug 21, 2015
c1ce423
string_bytes: fix unaligned write in UCS2
indutny Aug 20, 2015
1cd794f
buffer: reapply 07c0667
indutny Aug 21, 2015
5d74869
repl: filter integer keys from repl tab complete list
jasnell Aug 17, 2015
87a9ef0
doc: add audio recording links to TSC meeting minutes
rvagg Aug 20, 2015
14f2aee
doc: fix links to original gh issues for TSC meetings
rvagg Aug 20, 2015
7130b4c
doc: fix links to original converged repo
rvagg Aug 20, 2015
51ef910
doc: add TSC meeting minutes 2015-06-03
rvagg Aug 20, 2015
aaefde7
doc: add TSC meeting minutes 2015-08-19
rvagg Aug 20, 2015
2c7b925
doc: add TSC meeting minutes 2015-07-29
rvagg Aug 19, 2015
cd0c362
doc: update AUTHORS list
rvagg Aug 6, 2015
64a8f30
tools: fix anchors in generated documents
thefourtheye Aug 22, 2015
023386c
fs: replace bad_args macro with concrete error msg
romankl Aug 22, 2015
5df06fd
test: add spaces after keywords
brendanashworth Aug 18, 2015
b76b919
tools: enable space-after-keywords in eslint
brendanashworth Aug 18, 2015
7f23a83
doc: update AUTHORS list
rvagg Aug 23, 2015
c9867fe
doc: document response.finished in http.markdown
liveinjs Dec 10, 2013
5fef5c6
tls: add --tls-cipher-list command line switch
jasnell Aug 17, 2015
4f8e34c
tools: add license boilerplate to check-imports.sh
jasnell Aug 15, 2015
09437e0
doc: fix comments in tls_wrap.cc and _http_client.js
JungMinu Aug 22, 2015
536c3d0
test: use reserved IP in test-net-connect-timeout
Trott Jul 28, 2015
23d525e
2015-08-24 io.js v3.2.0 Release
rvagg Aug 23, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
2015-08-24 io.js v3.2.0 Release
Notable changes:

...
  • Loading branch information
rvagg committed Aug 24, 2015
commit 23d525e6cb95be0a55297a3d25283d69396a0a51
53 changes: 53 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,58 @@
# io.js ChangeLog

## 2015-08-24, Version 3.2.0, @rvagg

### Notable changes

TODO

### Known issues

See https://github.com/nodejs/io.js/labels/confirmed-bug for complete and current list of known issues.

* Possible remaining post-3.0.0 buffer memory leak(s), details at [#2308](https://github.com/nodejs/node/issues/2308). Mostly fixed in [2781333...8841947](https://github.com/nodejs/node/compare/27813339cf713275fa7bbf2ae497d13b66aa78ce...88419479ccb6384473339f09e5c55f234f4ee194) - [#2352](https://github.com/nodejs/node/pull/2352), and also [6fff0f7...a40ae51](https://github.com/nodejs/node/compare/6fff0f73dc371153507d96ecd5f88c1ddc7780c9...a40ae513bb99ec3f85ea5b864a366bc7552d61f0) - [#2375](https://github.com/nodejs/node/pull/2375).
* Some problems with unreferenced timers running during `beforeExit` are still to be resolved. See [#1264](https://github.com/nodejs/io.js/issues/1264).
* Surrogate pair in REPL can freeze terminal. [#690](https://github.com/nodejs/io.js/issues/690)
* `process.send()` is not synchronous as the docs suggest, a regression introduced in 1.0.2, see [#760](https://github.com/nodejs/io.js/issues/760).
* Calling `dns.setServers()` while a DNS query is in progress can cause the process to crash on a failed assertion. [#894](https://github.com/nodejs/io.js/issues/894)
* `url.resolve` may transfer the auth portion of the url when resolving between two full hosts, see [#1435](https://github.com/nodejs/io.js/issues/1435).

### Commits

* [[`1cd794f129`](https://github.com/nodejs/node/commit/1cd794f129)] - **buffer**: reapply 07c0667 (Fedor Indutny) [#2487](https://github.com/nodejs/node/pull/2487)
* [[`77075ec906`](https://github.com/nodejs/node/commit/77075ec906)] - **crypto**: fix mem {de}allocation in ExportChallenge (Karl Skomski) [#2359](https://github.com/nodejs/node/pull/2359)
* [[`09437e0146`](https://github.com/nodejs/node/commit/09437e0146)] - **doc**: fix comments in tls_wrap.cc and _http_client.js (Minwoo Jung) [#2489](https://github.com/nodejs/node/pull/2489)
* [[`c9867fed29`](https://github.com/nodejs/node/commit/c9867fed29)] - **doc**: document response.finished in http.markdown (hackerjs) [#2414](https://github.com/nodejs/node/pull/2414)
* [[`7f23a83c42`](https://github.com/nodejs/node/commit/7f23a83c42)] - **doc**: update AUTHORS list (Rod Vagg) [#2505](https://github.com/nodejs/node/pull/2505)
* [[`cd0c362f67`](https://github.com/nodejs/node/commit/cd0c362f67)] - **doc**: update AUTHORS list (Rod Vagg) [#2318](https://github.com/nodejs/node/pull/2318)
* [[`2c7b9257ea`](https://github.com/nodejs/node/commit/2c7b9257ea)] - **doc**: add TSC meeting minutes 2015-07-29 (Rod Vagg) [#2437](https://github.com/nodejs/node/pull/2437)
* [[`aaefde793e`](https://github.com/nodejs/node/commit/aaefde793e)] - **doc**: add TSC meeting minutes 2015-08-19 (Rod Vagg) [#2460](https://github.com/nodejs/node/pull/2460)
* [[`51ef9106f5`](https://github.com/nodejs/node/commit/51ef9106f5)] - **doc**: add TSC meeting minutes 2015-06-03 (Rod Vagg) [#2453](https://github.com/nodejs/node/pull/2453)
* [[`7130b4cf1d`](https://github.com/nodejs/node/commit/7130b4cf1d)] - **doc**: fix links to original converged repo (Rod Vagg) [#2454](https://github.com/nodejs/node/pull/2454)
* [[`14f2aee1df`](https://github.com/nodejs/node/commit/14f2aee1df)] - **doc**: fix links to original gh issues for TSC meetings (Rod Vagg) [#2454](https://github.com/nodejs/node/pull/2454)
* [[`87a9ef0a40`](https://github.com/nodejs/node/commit/87a9ef0a40)] - **doc**: add audio recording links to TSC meeting minutes (Rod Vagg) [#2454](https://github.com/nodejs/node/pull/2454)
* [[`f5cf24afbc`](https://github.com/nodejs/node/commit/f5cf24afbc)] - **doc**: add TSC meeting minutes 2015-07-22 (Rod Vagg) [#2436](https://github.com/nodejs/node/pull/2436)
* [[`3f821b96eb`](https://github.com/nodejs/node/commit/3f821b96eb)] - **doc**: fix spelling mistake in node.js comment (Jacob Edelman) [#2391](https://github.com/nodejs/node/pull/2391)
* [[`3e6a6fcdd6`](https://github.com/nodejs/node/commit/3e6a6fcdd6)] - **(SEMVER-MINOR)** **events**: deprecate static listenerCount function (Sakthipriyan Vairamani) [#2349](https://github.com/nodejs/node/pull/2349)
* [[`023386c852`](https://github.com/nodejs/node/commit/023386c852)] - **fs**: replace bad_args macro with concrete error msg (Roman Klauke) [#2495](https://github.com/nodejs/node/pull/2495)
* [[`5d7486941b`](https://github.com/nodejs/node/commit/5d7486941b)] - **repl**: filter integer keys from repl tab complete list (James M Snell) [#2409](https://github.com/nodejs/node/pull/2409)
* [[`7f02443a9a`](https://github.com/nodejs/node/commit/7f02443a9a)] - **repl**: dont throw ENOENT on NODE_REPL_HISTORY_FILE (Todd Kennedy) [#2451](https://github.com/nodejs/node/pull/2451)
* [[`56a2ae9cef`](https://github.com/nodejs/node/commit/56a2ae9cef)] - **src**: improve startup time (Evan Lucas) [#2483](https://github.com/nodejs/node/pull/2483)
* [[`2d3f09bd76`](https://github.com/nodejs/node/commit/2d3f09bd76)] - **stream_base**: various improvements (Fedor Indutny) [#2351](https://github.com/nodejs/node/pull/2351)
* [[`c1ce423b35`](https://github.com/nodejs/node/commit/c1ce423b35)] - **string_bytes**: fix unaligned write in UCS2 (Fedor Indutny) [#2480](https://github.com/nodejs/node/pull/2480)
* [[`536c3d0537`](https://github.com/nodejs/node/commit/536c3d0537)] - **test**: use reserved IP in test-net-connect-timeout (Rich Trott) [#2257](https://github.com/nodejs/node/pull/2257)
* [[`5df06fd8df`](https://github.com/nodejs/node/commit/5df06fd8df)] - **test**: add spaces after keywords (Brendan Ashworth)
* [[`e714b5620e`](https://github.com/nodejs/node/commit/e714b5620e)] - **test**: remove unreachable code (Michaël Zasso) [#2289](https://github.com/nodejs/node/pull/2289)
* [[`3579f3a2a4`](https://github.com/nodejs/node/commit/3579f3a2a4)] - **test**: disallow unreachable code (Michaël Zasso) [#2289](https://github.com/nodejs/node/pull/2289)
* [[`3545e236fc`](https://github.com/nodejs/node/commit/3545e236fc)] - **test**: reduce timeouts in test-net-keepalive (Brendan Ashworth) [#2429](https://github.com/nodejs/node/pull/2429)
* [[`b60e690023`](https://github.com/nodejs/node/commit/b60e690023)] - **test**: improve test-net-server-pause-on-connect (Brendan Ashworth) [#2429](https://github.com/nodejs/node/pull/2429)
* [[`11d1b8fcaf`](https://github.com/nodejs/node/commit/11d1b8fcaf)] - **test**: improve test-net-pingpong (Brendan Ashworth) [#2429](https://github.com/nodejs/node/pull/2429)
* [[`5fef5c6562`](https://github.com/nodejs/node/commit/5fef5c6562)] - **(SEMVER-MINOR)** **tls**: add --tls-cipher-list command line switch (James M Snell) [#2412](https://github.com/nodejs/node/pull/2412)
* [[`d9b70f9cbf`](https://github.com/nodejs/node/commit/d9b70f9cbf)] - **tls**: handle empty cert in checkServerIndentity (Mike Atkins) [#2343](https://github.com/nodejs/node/pull/2343)
* [[`4f8e34c202`](https://github.com/nodejs/node/commit/4f8e34c202)] - **tools**: add license boilerplate to check-imports.sh (James M Snell) [#2386](https://github.com/nodejs/node/pull/2386)
* [[`b76b9197f9`](https://github.com/nodejs/node/commit/b76b9197f9)] - **tools**: enable space-after-keywords in eslint (Brendan Ashworth)
* [[`64a8f30a70`](https://github.com/nodejs/node/commit/64a8f30a70)] - **tools**: fix anchors in generated documents (Sakthipriyan Vairamani) [#2491](https://github.com/nodejs/node/pull/2491)

## 2015-08-18, Version 3.1.0, @Fishrock123

### Notable changes
Expand Down