Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
8da4bad
test: fix pummel test failures
Trott Apr 2, 2016
fbc99ba
src: add missing 'inline' keywords
bnoordhuis Apr 5, 2016
bc0ee06
doc: note about Android support
Trott Apr 4, 2016
a27e952
test: enforce strict mode for test-domain-crypto
Trott Apr 4, 2016
a5f8d0c
build: remove -f{data,function}-sections flags
bnoordhuis Apr 6, 2016
07829b0
doc: simple doc typo fix
BrendonPierson Apr 4, 2016
96ad5c5
doc: update openssl LICENSE using license-builder.sh
srl295 Apr 5, 2016
632e6b9
deps: backport 125ac66 from v8 upstream
Apr 6, 2016
6bb7999
test: refactor test-file-write-stream3
Trott Apr 5, 2016
440d117
doc: add example using algorithms not directly exposed
hillbrad Apr 7, 2016
d44540f
buffer: standardize array index check
trevnorris Apr 6, 2016
a81fca4
doc: add topic - event loop, timers, `nextTick()`
techjeffharris Apr 8, 2016
2254f1a
repl: refactor repl.js
Trott Apr 6, 2016
fc89d17
path: fixing a test that breaks on some machines.
Apr 5, 2016
476535c
test: fix flaky test-http-client-abort
Trott Apr 8, 2016
a40d0e8
doc: fix scrolling on iOS devices
lpinca Mar 23, 2016
a2dd848
tools,doc: fix incomplete json produced by doctool
firedfox Mar 31, 2016
69eb4a6
tools,doc: fix json for grouped optional params
firedfox Mar 31, 2016
5e6915f
doc: describe child.kill() pitfalls on linux
eljefedelrodeodeljefe Apr 5, 2016
daaad47
doc: clarification for maxBuffer and Unicode output
jasnell Apr 9, 2016
b26fea1
doc: add copy about how to curl SHA256.txt
Apr 8, 2016
4392b4a
stream: Fix readableState.awaitDrain mechanism
addaleax Apr 2, 2016
fabc33a
tools: remove simplejson dependency
thefourtheye Apr 7, 2016
a38b614
test: fix flaky test-child-process-fork-net
Trott Apr 9, 2016
a7104e4
deps: cherry-pick 1383d00 from v8 upstream
indutny Apr 13, 2016
f69416c
streams: support unlimited synchronous cork/uncork cycles
mcollina Apr 12, 2016
6bc3bde
doc: fix incorrect references in buffer docs
Amery2010 Apr 14, 2016
1d669ab
deps: upgrade npm to 3.8.6
zkat Apr 11, 2016
f8c0ab9
deps: floating fix for npm's test-node script
zkat Apr 11, 2016
5807f9d
benchmark: add module loader benchmark parameter
mscdex Feb 10, 2016
3364703
doc: add addaleax to collaborators
addaleax Apr 15, 2016
9d3317a
doc: add santigimeno to collaborators
santigimeno Apr 15, 2016
4a2b53a
doc: add iWuzHere to collaborators
imran-iq Apr 15, 2016
02bf459
doc: add stefanmb to collaborators
stefanmb Apr 15, 2016
1796e49
doc: add domain postmortem
trevnorris Apr 11, 2016
01d4522
test,vm: enable strict mode for vm tests
Trott Apr 15, 2016
bb97de0
doc: clarify fs.watch() and inodes on linux, os x
jorangreef Apr 7, 2016
0658632
tools,doc: parse types in braces everywhere
estliberitas Feb 20, 2016
fbb0a06
process: fix incorrect usage of assert.fail()
Trott Apr 15, 2016
90eb765
doc: native module reloading is not supported
bengl Apr 12, 2016
5c4395b
doc: explain differences in console.assert between node and browsers
jasnell Apr 12, 2016
93f91c6
gitignore: ignore VS 2015 *.VC.opendb files
Apr 5, 2016
90aabb9
gitignore: adding .vs/ directory to .gitignore
Apr 13, 2016
fb64630
tools: fix license-builder.sh again for ICU
srl295 Apr 5, 2016
ea8fe04
doc: document intention and dangers of fs module Buffer API
seishun Apr 2, 2016
5bf8d1a
doc: fix http response event, Agent#getName
mdouglass Apr 1, 2016
038801d
doc: DCO anchor that doesn't change
williamkapke Apr 18, 2016
91001d3
doc: replace functions with arrow functions
hiroppy Apr 14, 2016
85cb9bb
assert: respect assert.doesNotThrow message.
Aug 17, 2015
68c3283
test: fix test-net-settimeout flakiness
santigimeno Apr 12, 2016
1af0e44
test: fix flaky test-http-set-timeout-server
santigimeno Apr 15, 2016
3ce59ab
tools: update ESLint to 2.7.0
silverwind Apr 9, 2016
8077b89
test: fix issues for ESLint 2.7.0
silverwind Apr 9, 2016
90c12a9
lib,test,tools: alignment on variable assignments
Trott Apr 16, 2016
7ea5e43
tools: lint for alignment of variable assignments
Trott Apr 16, 2016
713f6ff
tools: improve js linter
mscdex Mar 10, 2016
95e9c06
build: allow test-ci to run tests in parallel
jbergstroem Apr 15, 2016
b0ba16f
test: move the debugger tests back to parallel
santigimeno Apr 15, 2016
9293946
test: move some test from sequential to parallel
santigimeno Apr 5, 2016
b8ae1b8
doc: path.format provide more examples
eversojk Mar 22, 2016
6892536
tools: move message listener to worker objects
mscdex Apr 15, 2016
b74ddea
doc: fix broken references
gromnitsky Apr 13, 2016
8779967
test: move debugger tests to sequential
Trott Apr 14, 2016
8ccfb87
http: unref socket timer on parser execute
indutny Apr 19, 2016
052d87c
stream_base: expose `bytesRead` getter
indutny Apr 19, 2016
36c58da
net: replace __defineGetter__ with defineProperty
indutny Apr 20, 2016
24ec701
buffer: add Buffer.prototype.compare by offset
jasnell Mar 23, 2016
9f2dc70
src: add SIGINFO to supported signals
jamesreggio Apr 7, 2016
b7dd451
deps: update to http-parser 2.7.0
indutny Apr 19, 2016
f6969a1
http: skip body and next message of CONNECT res
indutny Apr 19, 2016
1ef18bd
test: add test for responses to HTTP CONNECT req
slushie Apr 19, 2016
68cf6a5
build: fix make tar-headers for Linux
gibfahn Mar 31, 2016
8877703
tools: enable linting for v8_prof_processor.js
Trott Apr 18, 2016
73eac79
tools: lint rule for assert.fail()
Trott Apr 18, 2016
fb2a978
test,tools: enable linting for undefined vars
Trott Apr 18, 2016
df93d6b
test: assert - fixed error messages to match the tests
suryagh Apr 16, 2016
2e6e2d6
child_process: add nullptr checks after allocs
addaleax Apr 18, 2016
033b21b
test: move more tests from sequential to parallel
santigimeno Apr 9, 2016
5c9dddf
debugger: run last command on presssing enter
Trott Apr 6, 2016
3a5dd02
zlib: detect gzip files when using unzip*
addaleax Mar 24, 2016
2ac14ee
zlib: Make the finish flush flag configurable
addaleax Apr 5, 2016
87e0734
node: make builtin libs available for `--eval`
addaleax Apr 15, 2016
40945e0
repl: keep the built-in modules non-enumerable
addaleax Apr 18, 2016
9f9371b
doc: note that zlib.flush acts after pending writes
addaleax Apr 12, 2016
02a84e2
doc: add full example for zlib.flush()
addaleax Apr 19, 2016
5874502
doc: git mv to .md
eljefedelrodeodeljefe Apr 20, 2016
d9cd449
http: disallow sending obviously invalid status codes
mscdex Apr 20, 2016
4f6f599
zlib: fix use after null when calling .close
lightsofapollo Mar 31, 2016
3bacd19
test: add zlib close-after-error regression test
addaleax Apr 18, 2016
8dc1d5e
2016-04-21, Version 5.11.0 (Stable) Release
Apr 20, 2016
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
2016-04-21, Version 5.11.0 (Stable) Release
Buffer:
  * Buffer.prototype.compare can now compare sub-ranges of two Buffers
   (James M Snell) #5880

deps:
  * update to http-parser 2.7.0
    (Fedor Indutny) #6279
  * update ESLint to 2.7.0
    (silverwind) #6132

net:
  * adds support for passing DNS lookup hints to createConnection()
    (Colin Ihrig) #6000

node:
  * Make the builtin libraries available for the --eval and --print
    CLI options
    (Anna Henningsen) #6207

npm:
  * upgrade npm to 3.8.6
    (Kat Marchán) #6153

repl:
  * Pressing enter in the repl will repeat the last command by default
    if no input has been received. This behavior was in node
    previously and was not removed intentionally.
    (Rich Trott) #6090

src:
  * add SIGINFO to supported signals
    (James Reggio) #6093

streams:
  * Fix a regression that caused by net streams requesting multiple
    chunks synchronously when combined with cork/uncork
    (Matteo Collina) #6164

zlib:
  * The flushing flag is now configurable allowing for decompression
    of partial data
    (Anna Henningsen) #6069
  • Loading branch information
Myles Borins authored and MylesBorins committed Apr 21, 2016
commit 8dc1d5eaeb75914821e5e63c65cc278961d7033f
122 changes: 122 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,127 @@
# Node.js ChangeLog

## 2016-04-21, Version 5.11.0 (Stable), @thealphanerd

## Notable Changes

* **Buffer**:
* `Buffer.prototype.compare` can now compare sub-ranges of two Buffers. (James M Snell) [#5880](https://github.com/nodejs/node/pull/5880)
* **deps**:
* update to http-parser 2.7.0 (Fedor Indutny) [#6279](https://github.com/nodejs/node/pull/6279)
* update ESLint to 2.7.0 (silverwind) [#6132](https://github.com/nodejs/node/pull/6132)
* **net**:
* adds support for passing DNS lookup hints to `createConnection()` (Colin Ihrig) [#6000](https://github.com/nodejs/node/pull/6000)
* **node**:
* Make the builtin libraries available for the `--eval` and `--print` CLI options (Anna Henningsen) [#6207](https://github.com/nodejs/node/pull/6207)
* **npm**:
* upgrade npm to 3.8.6 (Kat Marchán) [#6153](https://github.com/nodejs/node/pull/6153)
* **repl**:
* Pressing enter in the repl will repeat the last command by default if no input has been received. This behavior was in node previously and was not removed intentionally. (Rich Trott) [#6090](https://github.com/nodejs/node/pull/6090)
* **src**:
* add SIGINFO to supported signals (James Reggio) [#6093](https://github.com/nodejs/node/pull/6093)
* **streams**:
* Fix a regression that caused by net streams requesting multiple chunks synchronously when combined with cork/uncork (Matteo Collina) [#6164](https://github.com/nodejs/node/pull/6164)
* **zlib**:
* The flushing flag is now configurable allowing for decompression of partial data (Anna Henningsen) [#6069](https://github.com/nodejs/node/pull/6069)

### Commits

* [[`85cb9bb31d`](https://github.com/nodejs/node/commit/85cb9bb31d)] - **assert**: respect assert.doesNotThrow message. (Ilya Shaisultanov) [#2407](https://github.com/nodejs/node/pull/2407)
* [[`5807f9d378`](https://github.com/nodejs/node/commit/5807f9d378)] - **benchmark**: add module loader benchmark parameter (Brian White) [#5172](https://github.com/nodejs/node/pull/5172)
* [[`24ec70149c`](https://github.com/nodejs/node/commit/24ec70149c)] - **(SEMVER-MINOR)** **buffer**: add Buffer.prototype.compare by offset (James M Snell) [#5880](https://github.com/nodejs/node/pull/5880)
* [[`d44540f5af`](https://github.com/nodejs/node/commit/d44540f5af)] - **buffer**: standardize array index check (Trevor Norris) [#6084](https://github.com/nodejs/node/pull/6084)
* [[`68cf6a5e6a`](https://github.com/nodejs/node/commit/68cf6a5e6a)] - **build**: fix make tar-headers for Linux (Gibson Fahnestock) [#5978](https://github.com/nodejs/node/pull/5978)
* [[`95e9c0643a`](https://github.com/nodejs/node/commit/95e9c0643a)] - **build**: allow test-ci to run tests in parallel (Johan Bergström) [#6208](https://github.com/nodejs/node/pull/6208)
* [[`a5f8d0c6ef`](https://github.com/nodejs/node/commit/a5f8d0c6ef)] - **build**: remove -f{data,function}-sections flags (Ben Noordhuis) [#6077](https://github.com/nodejs/node/pull/6077)
* [[`2e6e2d6511`](https://github.com/nodejs/node/commit/2e6e2d6511)] - **child_process**: add nullptr checks after allocs (Anna Henningsen) [#6256](https://github.com/nodejs/node/pull/6256)
* [[`5c9dddf66f`](https://github.com/nodejs/node/commit/5c9dddf66f)] - **(SEMVER-MINOR)** **debugger**: run last command on presssing enter (Rich Trott) [#6090](https://github.com/nodejs/node/pull/6090)
* [[`b7dd451fef`](https://github.com/nodejs/node/commit/b7dd451fef)] - **deps**: update to http-parser 2.7.0 (Fedor Indutny) [#6279](https://github.com/nodejs/node/pull/6279)
* [[`f8c0ab98ae`](https://github.com/nodejs/node/commit/f8c0ab98ae)] - **deps**: floating fix for npm's test-node script (Kat Marchán) [#6153](https://github.com/nodejs/node/pull/6153)
* [[`1d669aba06`](https://github.com/nodejs/node/commit/1d669aba06)] - **deps**: upgrade npm to 3.8.6 (Kat Marchán) [#6153](https://github.com/nodejs/node/pull/6153)
* [[`a7104e4516`](https://github.com/nodejs/node/commit/a7104e4516)] - **deps**: cherry-pick 1383d00 from v8 upstream (Fedor Indutny) [#6179](https://github.com/nodejs/node/pull/6179)
* [[`632e6b9617`](https://github.com/nodejs/node/commit/632e6b9617)] - **deps**: backport 125ac66 from v8 upstream (Myles Borins) [#6086](https://github.com/nodejs/node/pull/6086)
* [[`5874502cba`](https://github.com/nodejs/node/commit/5874502cba)] - **doc**: git mv to .md (Robert Jefe Lindstaedt) [#4747](https://github.com/nodejs/node/pull/4747)
* [[`02a84e20ef`](https://github.com/nodejs/node/commit/02a84e20ef)] - **doc**: add full example for zlib.flush() (Anna Henningsen) [#6172](https://github.com/nodejs/node/pull/6172)
* [[`9f9371bd61`](https://github.com/nodejs/node/commit/9f9371bd61)] - **doc**: note that zlib.flush acts after pending writes (Anna Henningsen) [#6172](https://github.com/nodejs/node/pull/6172)
* [[`b74ddea66e`](https://github.com/nodejs/node/commit/b74ddea66e)] - **doc**: fix broken references (Alexander Gromnitsky) [#6100](https://github.com/nodejs/node/pull/6100)
* [[`b8ae1b86d4`](https://github.com/nodejs/node/commit/b8ae1b86d4)] - **doc**: path.format provide more examples (John Eversole) [#5838](https://github.com/nodejs/node/pull/5838)
* [[`91001d33cf`](https://github.com/nodejs/node/commit/91001d33cf)] - **doc**: replace functions with arrow functions (abouthiroppy) [#6203](https://github.com/nodejs/node/pull/6203)
* [[`038801d551`](https://github.com/nodejs/node/commit/038801d551)] - **doc**: DCO anchor that doesn't change (William Kapke) [#6257](https://github.com/nodejs/node/pull/6257)
* [[`5bf8d1a9bf`](https://github.com/nodejs/node/commit/5bf8d1a9bf)] - **doc**: fix http response event, Agent#getName (Matthew Douglass) [#5993](https://github.com/nodejs/node/pull/5993)
* [[`ea8fe043ae`](https://github.com/nodejs/node/commit/ea8fe043ae)] - **doc**: document intention and dangers of fs module Buffer API (Nikolai Vavilov) [#6020](https://github.com/nodejs/node/pull/6020)
* [[`5c4395bc1b`](https://github.com/nodejs/node/commit/5c4395bc1b)] - **doc**: explain differences in console.assert between node and browsers (James M Snell) [#6169](https://github.com/nodejs/node/pull/6169)
* [[`90eb765c51`](https://github.com/nodejs/node/commit/90eb765c51)] - **doc**: native module reloading is not supported (Bryan English) [#6168](https://github.com/nodejs/node/pull/6168)
* [[`bb97de0c04`](https://github.com/nodejs/node/commit/bb97de0c04)] - **doc**: clarify fs.watch() and inodes on linux, os x (Joran Dirk Greef) [#6099](https://github.com/nodejs/node/pull/6099)
* [[`1796e49546`](https://github.com/nodejs/node/commit/1796e49546)] - **doc**: add domain postmortem (Trevor Norris) [#6159](https://github.com/nodejs/node/pull/6159)
* [[`02bf4599db`](https://github.com/nodejs/node/commit/02bf4599db)] - **doc**: add stefanmb to collaborators (Stefan Budeanu) [#6227](https://github.com/nodejs/node/pull/6227)
* [[`4a2b53a002`](https://github.com/nodejs/node/commit/4a2b53a002)] - **doc**: add iWuzHere to collaborators (Imran Iqbal) [#6226](https://github.com/nodejs/node/pull/6226)
* [[`9d3317a327`](https://github.com/nodejs/node/commit/9d3317a327)] - **doc**: add santigimeno to collaborators (Santiago Gimeno) [#6225](https://github.com/nodejs/node/pull/6225)
* [[`33647030d2`](https://github.com/nodejs/node/commit/33647030d2)] - **doc**: add addaleax to collaborators (Anna Henningsen) [#6224](https://github.com/nodejs/node/pull/6224)
* [[`6bc3bde47e`](https://github.com/nodejs/node/commit/6bc3bde47e)] - **doc**: fix incorrect references in buffer docs (Amery) [#6194](https://github.com/nodejs/node/pull/6194)
* [[`b26fea1595`](https://github.com/nodejs/node/commit/b26fea1595)] - **doc**: add copy about how to curl SHA256.txt (Myles Borins) [#6120](https://github.com/nodejs/node/pull/6120)
* [[`daaad47099`](https://github.com/nodejs/node/commit/daaad47099)] - **doc**: clarification for maxBuffer and Unicode output (James M Snell) [#6030](https://github.com/nodejs/node/pull/6030)
* [[`5e6915f374`](https://github.com/nodejs/node/commit/5e6915f374)] - **doc**: describe child.kill() pitfalls on linux (Robert Jefe Lindstaedt) [#2098](https://github.com/nodejs/node/issues/2098)
* [[`a40d0e8f9d`](https://github.com/nodejs/node/commit/a40d0e8f9d)] - **doc**: fix scrolling on iOS devices (Luigi Pinca) [#5878](https://github.com/nodejs/node/pull/5878)
* [[`a81fca4f99`](https://github.com/nodejs/node/commit/a81fca4f99)] - **doc**: add topic - event loop, timers, `nextTick()` (Jeff Harris) [#4936](https://github.com/nodejs/node/pull/4936)
* [[`440d1172fd`](https://github.com/nodejs/node/commit/440d1172fd)] - **doc**: add example using algorithms not directly exposed (Brad Hill) [#6108](https://github.com/nodejs/node/pull/6108)
* [[`96ad5c5303`](https://github.com/nodejs/node/commit/96ad5c5303)] - **doc**: update openssl LICENSE using license-builder.sh (Steven R. Loomis) [#6065](https://github.com/nodejs/node/pull/6065)
* [[`07829b0bc9`](https://github.com/nodejs/node/commit/07829b0bc9)] - **doc**: simple doc typo fix (Brendon Pierson) [#6041](https://github.com/nodejs/node/pull/6041)
* [[`bc0ee06226`](https://github.com/nodejs/node/commit/bc0ee06226)] - **doc**: note about Android support (Rich Trott) [#6040](https://github.com/nodejs/node/pull/6040)
* [[`60a73a2ed2`](https://github.com/nodejs/node/commit/60a73a2ed2)] - **doc**: fix a typo in 5.10.1's changelog (Vladimir Varankin) [#6076](https://github.com/nodejs/node/pull/6076)
* [[`90aabb9b8a`](https://github.com/nodejs/node/commit/90aabb9b8a)] - **gitignore**: adding .vs/ directory to .gitignore (Mike Kaufman) [#6070](https://github.com/nodejs/node/pull/6070)
* [[`93f91c60af`](https://github.com/nodejs/node/commit/93f91c60af)] - **gitignore**: ignore VS 2015 *.VC.opendb files (Mike Kaufman) [#6070](https://github.com/nodejs/node/pull/6070)
* [[`d9cd449aa7`](https://github.com/nodejs/node/commit/d9cd449aa7)] - **http**: disallow sending obviously invalid status codes (Brian White) [#6291](https://github.com/nodejs/node/pull/6291)
* [[`f6969a1608`](https://github.com/nodejs/node/commit/f6969a1608)] - **http**: skip body and next message of CONNECT res (Fedor Indutny) [#6279](https://github.com/nodejs/node/pull/6279)
* [[`8ccfb87e1a`](https://github.com/nodejs/node/commit/8ccfb87e1a)] - **http**: unref socket timer on parser execute (Fedor Indutny) [#6286](https://github.com/nodejs/node/pull/6286)
* [[`d4abca5b27`](https://github.com/nodejs/node/commit/d4abca5b27)] - **lib**: remove bootstrap global context indirection (Jeremiah Senkpiel) [#5881](https://github.com/nodejs/node/pull/5881)
* [[`90c12a969c`](https://github.com/nodejs/node/commit/90c12a969c)] - **lib,test,tools**: alignment on variable assignments (Rich Trott) [#6242](https://github.com/nodejs/node/pull/6242)
* [[`36c58da315`](https://github.com/nodejs/node/commit/36c58da315)] - **net**: replace __defineGetter__ with defineProperty (Fedor Indutny) [#6284](https://github.com/nodejs/node/pull/6284)
* [[`6d9c0c9aa7`](https://github.com/nodejs/node/commit/6d9c0c9aa7)] - **(SEMVER-MINOR)** **net**: support DNS hints in createConnection() (Colin Ihrig) [#6000](https://github.com/nodejs/node/pull/6000)
* [[`87e0734135`](https://github.com/nodejs/node/commit/87e0734135)] - **(SEMVER-MINOR)** **node**: make builtin libs available for `--eval` (Anna Henningsen) [#6207](https://github.com/nodejs/node/pull/6207)
* [[`fc89d17656`](https://github.com/nodejs/node/commit/fc89d17656)] - **path**: fixing a test that breaks on some machines. (Mike Kaufman) [#6067](https://github.com/nodejs/node/pull/6067)
* [[`fbb0a06080`](https://github.com/nodejs/node/commit/fbb0a06080)] - **process**: fix incorrect usage of assert.fail() (Rich Trott) [#6211](https://github.com/nodejs/node/pull/6211)
* [[`40945e01c3`](https://github.com/nodejs/node/commit/40945e01c3)] - **(SEMVER-MINOR)** **repl**: keep the built-in modules non-enumerable (Anna Henningsen) [#6207](https://github.com/nodejs/node/pull/6207)
* [[`2254f1a175`](https://github.com/nodejs/node/commit/2254f1a175)] - **repl**: refactor repl.js (Rich Trott) [#6071](https://github.com/nodejs/node/pull/6071)
* [[`9f2dc70081`](https://github.com/nodejs/node/commit/9f2dc70081)] - **(SEMVER-MINOR)** **src**: add SIGINFO to supported signals (James Reggio) [#6093](https://github.com/nodejs/node/pull/6093)
* [[`fbc99ba4f1`](https://github.com/nodejs/node/commit/fbc99ba4f1)] - **src**: add missing 'inline' keywords (Ben Noordhuis) [#6056](https://github.com/nodejs/node/pull/6056)
* [[`20bb92f5c8`](https://github.com/nodejs/node/commit/20bb92f5c8)] - **src**: use size_t for http parser array size fields (Ben Noordhuis) [#5969](https://github.com/nodejs/node/pull/5969)
* [[`2fd8be2dbe`](https://github.com/nodejs/node/commit/2fd8be2dbe)] - **src**: replace ARRAY_SIZE with typesafe arraysize (Ben Noordhuis) [#5969](https://github.com/nodejs/node/pull/5969)
* [[`4392b4aee0`](https://github.com/nodejs/node/commit/4392b4aee0)] - **stream**: Fix readableState.awaitDrain mechanism (Anna Henningsen) [#6023](https://github.com/nodejs/node/pull/6023)
* [[`052d87c167`](https://github.com/nodejs/node/commit/052d87c167)] - **stream_base**: expose `bytesRead` getter (Fedor Indutny) [#6284](https://github.com/nodejs/node/pull/6284)
* [[`f69416c06e`](https://github.com/nodejs/node/commit/f69416c06e)] - **streams**: support unlimited synchronous cork/uncork cycles (Matteo Collina) [#6164](https://github.com/nodejs/node/pull/6164)
* [[`3bacd1989b`](https://github.com/nodejs/node/commit/3bacd1989b)] - **test**: add zlib close-after-error regression test (Anna Henningsen) [#6270](https://github.com/nodejs/node/pull/6270)
* [[`033b21bc78`](https://github.com/nodejs/node/commit/033b21bc78)] - **test**: move more tests from sequential to parallel (Santiago Gimeno) [#6187](https://github.com/nodejs/node/pull/6187)
* [[`df93d6bfd2`](https://github.com/nodejs/node/commit/df93d6bfd2)] - **test**: assert - fixed error messages to match the tests (surya panikkal) [#6241](https://github.com/nodejs/node/pull/6241)
* [[`1ef18bd038`](https://github.com/nodejs/node/commit/1ef18bd038)] - **test**: add test for responses to HTTP CONNECT req (Josh Leder) [#6279](https://github.com/nodejs/node/pull/6279)
* [[`8779967d4b`](https://github.com/nodejs/node/commit/8779967d4b)] - **test**: move debugger tests to sequential (Rich Trott) [#6205](https://github.com/nodejs/node/pull/6205)
* [[`9293946dd6`](https://github.com/nodejs/node/commit/9293946dd6)] - **test**: move some test from sequential to parallel (Santiago Gimeno) [#6087](https://github.com/nodejs/node/pull/6087)
* [[`b0ba16f966`](https://github.com/nodejs/node/commit/b0ba16f966)] - **test**: move the debugger tests back to parallel (Santiago Gimeno) [#6246](https://github.com/nodejs/node/pull/6246)
* [[`8077b899f4`](https://github.com/nodejs/node/commit/8077b899f4)] - **test**: fix issues for ESLint 2.7.0 (silverwind) [#6132](https://github.com/nodejs/node/pull/6132)
* [[`1af0e4499c`](https://github.com/nodejs/node/commit/1af0e4499c)] - **test**: fix flaky test-http-set-timeout-server (Santiago Gimeno) [#6248](https://github.com/nodejs/node/pull/6248)
* [[`68c32833c6`](https://github.com/nodejs/node/commit/68c32833c6)] - **test**: fix test-net-settimeout flakiness (Santiago Gimeno) [#6166](https://github.com/nodejs/node/pull/6166)
* [[`a38b614ae9`](https://github.com/nodejs/node/commit/a38b614ae9)] - **test**: fix flaky test-child-process-fork-net (Rich Trott) [#6138](https://github.com/nodejs/node/pull/6138)
* [[`476535cc0e`](https://github.com/nodejs/node/commit/476535cc0e)] - **test**: fix flaky test-http-client-abort (Rich Trott) [#6124](https://github.com/nodejs/node/pull/6124)
* [[`6bb7999bd6`](https://github.com/nodejs/node/commit/6bb7999bd6)] - **test**: refactor test-file-write-stream3 (Rich Trott) [#6050](https://github.com/nodejs/node/pull/6050)
* [[`a27e95231e`](https://github.com/nodejs/node/commit/a27e95231e)] - **test**: enforce strict mode for test-domain-crypto (Rich Trott) [#6047](https://github.com/nodejs/node/pull/6047)
* [[`8da4bad1c9`](https://github.com/nodejs/node/commit/8da4bad1c9)] - **test**: fix pummel test failures (Rich Trott) [#6012](https://github.com/nodejs/node/pull/6012)
* [[`fb2a9784a3`](https://github.com/nodejs/node/commit/fb2a9784a3)] - **test,tools**: enable linting for undefined vars (Rich Trott) [#6255](https://github.com/nodejs/node/pull/6255)
* [[`01d4522763`](https://github.com/nodejs/node/commit/01d4522763)] - **test,vm**: enable strict mode for vm tests (Rich Trott) [#6209](https://github.com/nodejs/node/pull/6209)
* [[`73eac79138`](https://github.com/nodejs/node/commit/73eac79138)] - **tools**: lint rule for assert.fail() (Rich Trott) [#6261](https://github.com/nodejs/node/pull/6261)
* [[`8877703fc4`](https://github.com/nodejs/node/commit/8877703fc4)] - **tools**: enable linting for v8_prof_processor.js (Rich Trott) [#6262](https://github.com/nodejs/node/pull/6262)
* [[`68925360ee`](https://github.com/nodejs/node/commit/68925360ee)] - **tools**: move message listener to worker objects (Brian White) [#6212](https://github.com/nodejs/node/pull/6212)
* [[`713f6ff67a`](https://github.com/nodejs/node/commit/713f6ff67a)] - **tools**: improve js linter (Brian White) [#5638](https://github.com/nodejs/node/pull/5638)
* [[`7ea5e43b98`](https://github.com/nodejs/node/commit/7ea5e43b98)] - **tools**: lint for alignment of variable assignments (Rich Trott) [#6242](https://github.com/nodejs/node/pull/6242)
* [[`3ce59abb35`](https://github.com/nodejs/node/commit/3ce59abb35)] - **tools**: update ESLint to 2.7.0 (silverwind) [#6132](https://github.com/nodejs/node/pull/6132)
* [[`fb646309e2`](https://github.com/nodejs/node/commit/fb646309e2)] - **tools**: fix license-builder.sh again for ICU (Steven R. Loomis) [#6068](https://github.com/nodejs/node/pull/6068)
* [[`fabc33a075`](https://github.com/nodejs/node/commit/fabc33a075)] - **tools**: remove simplejson dependency (Sakthipriyan Vairamani) [#6101](https://github.com/nodejs/node/pull/6101)
* [[`0658632c08`](https://github.com/nodejs/node/commit/0658632c08)] - **tools,doc**: parse types in braces everywhere (Alexander Makarenko) [#5329](https://github.com/nodejs/node/pull/5329)
* [[`69eb4a6834`](https://github.com/nodejs/node/commit/69eb4a6834)] - **tools,doc**: fix json for grouped optional params (firedfox) [#5977](https://github.com/nodejs/node/pull/5977)
* [[`a2dd848764`](https://github.com/nodejs/node/commit/a2dd848764)] - **tools,doc**: fix incomplete json produced by doctool (firedfox) [#5966](https://github.com/nodejs/node/pull/5966)
* [[`4f6f59977a`](https://github.com/nodejs/node/commit/4f6f59977a)] - **zlib**: fix use after null when calling .close (James Lal) [#5982](https://github.com/nodejs/node/pull/5982)
* [[`2ac14ee81f`](https://github.com/nodejs/node/commit/2ac14ee81f)] - **(SEMVER-MINOR)** **zlib**: Make the finish flush flag configurable (Anna Henningsen) [#6069](https://github.com/nodejs/node/pull/6069)
* [[`3a5dd024d3`](https://github.com/nodejs/node/commit/3a5dd024d3)] - **(SEMVER-MINOR)** **zlib**: detect gzip files when using unzip* (Anna Henningsen) [#5884](https://github.com/nodejs/node/pull/5884)
* [[`61167c3e23`](https://github.com/nodejs/node/commit/61167c3e23)] - **zlib**: fix gzip member head/buffer boundary issue (Anna Henningsen) [#5973](https://github.com/nodejs/node/pull/5973)

## 2016-04-05, Version 5.10.1 (Stable), @thealphanerd

### Notable changes
Expand Down
6 changes: 3 additions & 3 deletions src/node_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
#define SRC_NODE_VERSION_H_

#define NODE_MAJOR_VERSION 5
#define NODE_MINOR_VERSION 10
#define NODE_PATCH_VERSION 2
#define NODE_MINOR_VERSION 11
#define NODE_PATCH_VERSION 0

#define NODE_VERSION_IS_RELEASE 0
#define NODE_VERSION_IS_RELEASE 1

#ifndef NODE_STRINGIFY
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
Expand Down