Skip to content
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: v3.2.0 #2506

Closed
wants to merge 1 commit into from
Closed

Release proposal: v3.2.0 #2506

wants to merge 1 commit into from

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Aug 23, 2015

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

Currently master has the following commits that are not on v3.x:

Nightlies should be up to date for testing v3.x.

@thefourtheye
Copy link
Contributor

Why the change log's date is in the past?

@rvagg
Copy link
Member Author

rvagg commented Aug 23, 2015

@thefourtheye because ... something, something, too quick, something ... will fix it up when we are close to release.

@thefourtheye
Copy link
Contributor

@rvagg lol. No problem then :-)

@mscdex mscdex added the meta Issues and PRs related to the general management of the project. label Aug 23, 2015
Notable changes:

...
@rvagg
Copy link
Member Author

rvagg commented Aug 24, 2015

updated commit list and commit diff

I'm going to push this out tomorrow unless anything major comes up in smoke testing

about to fire up some memory testing for the latest nightly on this

@thefourtheye
Copy link
Contributor

If @Fishrock123 is okay with #2447, can it go in this release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Issues and PRs related to the general management of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants