Uh oh!
There was an error while loading. Please reload this page.
[v14.x Backport] crypto: implement randomuuid - #36945
Conversation
jasnell
commented
Jan 18, 2021
/cc @nodejs/backporters @nodejs/releasers ... |
nodejs-github-bot
commented
Jan 22, 2021
jasnell
commented
Jan 22, 2021
Landed in 3aeaaea |
MylesBorins
commented
Jan 22, 2021
@jasnell we usually do some degree of consensus building with @nodejs/lts prior to backporting semver-minor commits and we generally have it back longer than 14 days prior to a backport (more often multiple months). Is this an experimental feature? |
jasnell
commented
Jan 23, 2021
Feel free to revert if necessary |
BethGriggs
commented
Jan 25, 2021
I'm preparing a patch release of v14 for this week (the plan was to keep this one intentionally small to just address some bugs and pull in an npm update). For ease of preparing the patch release - I'll probably temporarily drop the commit from the staging branch and reopen. If there are no concerns from @nodejs/lts, i'll aim to re-land on staging after the patch release has gone out? The following/February release is scheduled to be a minor (nodejs/Release#567), and by the time of that release it'll probably have been out in v15 for a while (1 month+). |
98f6155 to
9ff73fcComparejasnell
commented
Feb 22, 2021
@MylesBorins@BethGriggs ... What's the timeline on this landing in 14.x again? |
BethGriggs
commented
Feb 23, 2021
We do not yet have a volunteer to prepare the next planned release of Node.js 14. The upcoming security release has pushed the schedule out a little too. We can pull this into staging ready to go out in the next release (which is due to be a minor). But unfortunately the actual release might be a while off, bearing in mind we'll need volunteer(s), and we've previously aimed for 2-3 weeks release candidate phase for minors. (It's on my list to try and land some commits on v14.x-staging, but I cannot commit the time to preparing the whole release atm.) |
jasnell
commented
Apr 21, 2021
@nodejs/releasers ... any updates on when this might land in 14.x? |
targos
commented
Apr 21, 2021
@jasnell when someone takes the time to prepare the next semver-minor release. |
Signed-off-by: James M Snell <jasnell@gmail.com> PR-URL: nodejs#36729 Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Ben Coe <bencoe@gmail.com>
b049920 to
ab5e466Comparenodejs-github-bot
commented
Apr 24, 2021
nodejs-github-bot
commented
Apr 25, 2021
Signed-off-by: James M Snell <jasnell@gmail.com> PR-URL: #36729 Backport-PR-URL: #36945 Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Ben Coe <bencoe@gmail.com>
targos
commented
Apr 25, 2021
Landed in 08f9130 |
Signed-off-by: James M Snell jasnell@gmail.com
Original-PR-URL: #36729