-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
Comments
Seems like we should get #1008 out by then if we can't fix the rest. +1 |
We're ready for this via nodejs/iojs.org#252 |
+1 |
2015-03-02, Version 1.4.3, @rvaggNotable changes
Known issues
Commits |
Tons of failures on windows :( |
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? |
@piscisaureus I'd love to have fewer failures on Windows but this is an incremental process. Would love to find more Windows contributors! |
I'll be offline for the night soon, but nodejs/iojs.org#252 is up to date against the latest in iojs/website#master. |
https://jenkins-iojs.nodesource.com/job/iojs+any-pr+multi/233/ again, with a couple of new commits for the ARMv8 stuff |
LGTM, good job, man! On Monday, March 2, 2015, Sean Ouimet [email protected] wrote:
|
Me too - let's prioritize finding more Windows contributors until I (or someone else) has time. |
tagged and building: https://jenkins-iojs.nodesource.com/job/iojs+release/43/ |
done v1.4.3 @ https://iojs.org/dist/latest/ |
armv6l seems to be missing |
Patience, grasshopper, it too shall land, all in good time |
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).
ca3c50b789
] - build: add basic arm64 support (Ben Noordhuis) #102808e89b1880
] - doc: update AUTHORS list (Rod Vagg) #1018ea02d90cd0
] - doc: add julianduque as collaborator (Julian Duque) #1021dfe7a17784
] - doc: fix typos and sources in WORKING_GROUPS.md (&! (bitandbang)) #10226d26990d32
] - doc: Clean up net.Socket (Ryan Scheel) #951c380ac6e98
] - doc: suggest alternatives to deprecated APs (Benjamin Gruenbaum) #10073d6440cf2a
] - src: fix --without-ssl build (Ben Noordhuis) #10272b47fd2eb6
] - stream_base:.writev()
has limited support (Fedor Indutny) #1008The text was updated successfully, but these errors were encountered: