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: v1.4.3 #1017

Closed
rvagg opened this issue Mar 1, 2015 · 18 comments
Closed

Release proposal: v1.4.3 #1017

rvagg opened this issue Mar 1, 2015 · 18 comments
Labels
meta Issues and PRs related to the general management of the project.

Comments

@rvagg
Copy link
Member

rvagg commented Mar 1, 2015

Mainly targetting improved Windows support, see #1005. Ideally we could knock off a few more of those failures in this release but it sounds like #1008 is enough on its own to warrant a 1.4.3. I can prioritise this within the next day (it may end up being tomorrow evening, PST).

@Fishrock123
Copy link
Member

Seems like we should get #1008 out by then if we can't fix the rest. +1

@snostorm
Copy link

snostorm commented Mar 1, 2015

We're ready for this via nodejs/iojs.org#252

@piscisaureus
Copy link
Contributor

+1

@rvagg
Copy link
Member Author

rvagg commented Mar 2, 2015

2015-03-02, Version 1.4.3, @rvagg

Notable changes

  • stream: Fixes problems for platforms without writev() support, particularly Windows. Changes introduced in 1.4.1, via #926, broke some functionality for these platforms, this has now been addressed. #1008 (Fedor Indutny)
  • arm: We have the very beginnings of ARMv8 / ARM64 / AARCH64 support. An upgrade to OpenSSL 1.0.2 is one requirement for full support. #1028 (Ben Noordhuis)
  • Add new collaborator: Julian Duque (@julianduque)

Known issues

  • Windows still reports some minor test failures and we are continuing to address all of these ASAP. See #1005.
  • Surrogate pair in REPL can freeze terminal #690
  • Not possible to build io.js as a static library #686
  • 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

Commits

@rvagg
Copy link
Member Author

rvagg commented Mar 2, 2015

@piscisaureus
Copy link
Contributor

Tons of failures on windows :(

@rvagg
Copy link
Member Author

rvagg commented Mar 2, 2015

Not making a whole lot of progress here, those timeouts could be knocked out in one go if someone has the time to figure it out.

I'm happy go ahead with the release pending tests on the other platforms.

/cc @indutny & @piscisaureus can you check my wording in Notable Items and Known Issues above please?

@rvagg
Copy link
Member Author

rvagg commented Mar 2, 2015

@piscisaureus I'd love to have fewer failures on Windows but this is an incremental process. Would love to find more Windows contributors!

@snostorm
Copy link

snostorm commented Mar 2, 2015

I'll be offline for the night soon, but nodejs/iojs.org#252 is up to date against the latest in iojs/website#master.

@rvagg
Copy link
Member Author

rvagg commented Mar 2, 2015

https://jenkins-iojs.nodesource.com/job/iojs+any-pr+multi/233/ again, with a couple of new commits for the ARMv8 stuff

@indutny
Copy link
Member

indutny commented Mar 2, 2015

LGTM, good job, man!

On Monday, March 2, 2015, Sean Ouimet notifications@github.com wrote:

I'll be offline for the night soon, but #252
#252 is up to date against the
latest in iojs/website#master.


Reply to this email directly or view it on GitHub
#1017 (comment).

@piscisaureus
Copy link
Contributor

@piscisaureus I'd love to have fewer failures on Windows but this is an incremental process. Would love to find more Windows contributors!

Me too - let's prioritize finding more Windows contributors until I (or someone else) has time.

@rvagg
Copy link
Member Author

rvagg commented Mar 2, 2015

@rvagg
Copy link
Member Author

rvagg commented Mar 3, 2015

@rvagg
Copy link
Member Author

rvagg commented Mar 3, 2015

@rvagg
Copy link
Member Author

rvagg commented Mar 3, 2015

done v1.4.3 @ https://iojs.org/dist/latest/

@rvagg rvagg closed this as completed Mar 3, 2015
@jbergstroem
Copy link
Member

armv6l seems to be missing

@rvagg
Copy link
Member Author

rvagg commented Mar 3, 2015

Patience, grasshopper, it too shall land, all in good time

@mscdex mscdex added the meta Issues and PRs related to the general management of the project. label Mar 25, 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

7 participants