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: v2.3.2 #2083

Closed
rvagg opened this issue Jun 30, 2015 · 4 comments
Closed

Release proposal: v2.3.2 #2083

rvagg opened this issue Jun 30, 2015 · 4 comments
Labels
meta Issues and PRs related to the general management of the project.
Milestone

Comments

@rvagg
Copy link
Member

rvagg commented Jun 30, 2015

changelog-maker --group --start-ref=v2.3.1

Nothing particularly dramatic in here but we need to get this batch out in the wild. So, I'll start testing release readiness tomorrow and maybe release in 48 hours from now if all goes well. Note to @nodejs/build & @chrisdickinson & @Fishrock123, I've replaced the Jenkins iojs+release job with an uber release job that does nightlies, next-nightlies, RCs and releases and I'll be experimenting with using that for this release and will update the release docs when I can confirm that it works as it's supposed to.

@mscdex mscdex added the meta Issues and PRs related to the general management of the project. label Jun 30, 2015
@Fishrock123
Copy link
Contributor

👍

@brendanashworth brendanashworth added this to the 2.3.2 milestone Jul 1, 2015
@rvagg
Copy link
Member Author

rvagg commented Jul 2, 2015

This is the best I've got for the changelog, ongoing query in #2027 because I can't make benchmarks show that the change speeds anything up.

2015-07-02, Version 2.3.2, @rvagg

Notable changes

  • build:
    • Added support for compiling with Microsoft Visual C++ 2015
    • Started building and distributing headers-only tarballs along with binaries

Known issues

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

  • Some problems with unreferenced timers running during beforeExit are still to be resolved. See #1264.
  • Surrogate pair in REPL can freeze terminal #690
  • process.send() is not synchronous as the docs suggest, a regression introduced in 1.0.2, see #760 and fix in #774
  • Calling dns.setServers() while a DNS query is in progress can cause the process to crash on a failed assertion #894
  • url.resolve may transfer the auth portion of the url when resolving between two full hosts, see #1435.

Commits

@rvagg
Copy link
Member Author

rvagg commented Jul 2, 2015

building @ https://jenkins-iojs.nodesource.com/job/iojs+release/31/ and looking good so far, will probably release soon

@rvagg
Copy link
Member Author

rvagg commented Jul 3, 2015

all binaries are @ https://iojs.org/dist/latest/ now

@rvagg rvagg closed this as completed Jul 3, 2015
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

No branches or pull requests

4 participants