-
Notifications
You must be signed in to change notification settings - Fork 29.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release proposal: v5.1.0 #3700
Comments
Not much in here haha, Notable Changes: assorted minor fixes ala carte Edit: I guess: (updated)
|
Updated OP. |
I'd like #3698 to sneak in if it's not too late. I will merge it as soon as the CI run I just started is over. |
If it lands before I'm done the changelog and the CI, maybe, does it fix anything critical that we haven't floated? (But don't rush it) |
Nothing critical, just a bug with some options in |
Moving to #3736 |
The usual weekly-ish. Proposed for monday/tuedsay of next week.
59cd28114d
] - Add missing va_end before return (Ömer Fadıl Usta) #3565b663d2bbb5
] - async_wrap: call callback in destructor (Trevor Norris) #3461eccbec99ea
] - async_wrap: new instances get uid (Trevor Norris) #34615d34c81a5c
] - async_wrap: allow some hooks to be optional (Trevor Norris) #346156673693cd
] - buffer: neuter externalnullptr
buffers (Fedor Indutny) #36248f5a2550a7
] - build: omit -gline-tables-only for --enable-asan (Ben Noordhuis) #3680e888471a11
] - child_process: don't fork bomb ourselves from -e (Ben Noordhuis) #3575d64a56cba5
] - cluster: remove handles when disconnecting worker (Ben Noordhuis) #3677b48dbf9fce
] - deps: upgrade npm to 3.3.12 (Rebecca Turner) #36857caeb14e11
] - (SEMVER-MINOR) deps: update http-parser to 2.6.0 (James M Snell) #356908e0de59fa
] - deps: upgrade npm to 3.3.10 (Rebecca Turner) #3599e5b9109d12
] - doc: add thealphanerd to collaborators (Myles Borins) #3723a05a0b47e3
] - doc: add saghul as a collaborator (Saúl Ibarra Corretgé)b14d9c5f16
] - doc: add method links in events.markdown (Alejandro Oviedo) #318744f779b112
] - doc: add caveats of algs and key size in crypto (Shigeki Ohtsu) #3479a0db5fb355
] - doc: stdout/stderr can block when directed to file (Ben Noordhuis) #3170409f29972e
] - doc: rename iojs-* groups to nodejs-* (Steven R. Loomis) #3634801866280e
] - doc: fix wrong date and known issue in changelog.md (James M Snell) #3650325c4c7af5
] - doc: fix function param order in assert doc (David Woods) #3533045e04e531
] - doc: typo fix in readme.md (Sam P Gallagher-Bishop) #36497fd8f1371e
] - doc: add note about timeout delay > TIMEOUT_MAX (Guilherme Souza) #35127d0b589644
] - doc: fix crypto spkac function descriptions (Jason Gerfen) #3614efa19bdcb5
] - doc: add final full stop in CONTRIBUTING.md (Emily Aviva Kapor-Mater) #357690723afe32
] - doc: made code spans more visible in the API docs (phijohns) #357373e40f0327
] - docs: fs - change links to buffer encoding to Buffer class anchor (fansworld-claudio) #27967a84fa6c60
] - docs: fs - remove encoding list and link to buffer (fansworld-claudio)c96400c572
] - gitignore: don't ignore 'debug' in deps/npm (Rebecca Turner) #3599a7f28a098e
] - http: remove unneeded cb check from setTimeout() (Ashok Suthar) #3631d2b5dcb2de
] - lib: return boolean from child.send() (Rich Trott) #357789285db128
] - module: remove unnecessary JSON.stringify (Andres Suarez) #357875dbafc3f8
] - repl: To exit, press ^C again or type .exit. (Hemanth.HM) #33685073da0481
] - repl: don't crash if cannot open history file (Evan Lucas) #36302498e29344
] - src: Revert "nix stdin _readableState.reading" (Roman Reiss) #349065cd03cda6
] - src: wrap source before doing syntax check (Evan Lucas) #3587d72bb1e96a
] - _Revert_ "src: fix stuck debugger process" (Ben Noordhuis) #358581997840f2
] - test: fix test-module-loading-error for musl (Hugues Malphettes) #36579cdceac782
] - test: use really invalid hostname (Sakthipriyan Vairamani) #3711f3594e77b2
] - test: fix test-net-persistent-keepalive for AIX (Imran Iqbal) #364681522480f1
] - test: more regression tests for minDHSize option (Ben Noordhuis) #3629935b97769e
] - test: add regression test for 512 bits DH key (Ben Noordhuis) #3629e302c33bb0
] - test: mark http-pipeline-flood flaky (Rich Trott) #36165977963bce
] - test: remove flaky designation from ls-no-sslv3 (Rich Trott) #36201e98d90db8
] - test: add regression test for --debug-brk -e 0 (Ben Noordhuis) #3585e40d28283a
] - tools: update npm test tooling for 3.3.10+ (Rebecca Turner) #3599cbd358ce33
] - tools: fix gyp to work on MacOSX without XCode (Shigeki Ohtsu) iojs/io.js#13253137e46cb8
] - tools: update gyp to b3cef02 (Imran Iqbal) #34879a45c21e6c
] - util: use regexp instead of str.replace().join() (qinjia) #3689cc @nodejs/release if anyone wants do do this one, otherwise I will.
The text was updated successfully, but these errors were encountered: