TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Bringing Forward the End-of-Life Date for Node.js 16

102 pointsby WalterSobchakalmost 3 years ago

12 comments

_57jbalmost 3 years ago
I love this.<p>I think to expect perfection in timing and aligning work done by humans, even where someone could make reasonable foresight arguments, is overlooking how challenging this wide level of supporting an ecosystem is.<p>The response they made is in regards to security and making ut clear to users that they are expected to be anti-fragile to change. Even if the roadmap itself changes.<p>I&#x27;ve changed decisions, even flip-flopped several times due to uncertainty. When at the heart of the message they are acting with positive intent, I applaud their short, sweet, and to the point message along with their reasoning.<p>I worked with an organization that allowed TLS 1.1 for far too long because customers systems hadn&#x27;t been updated. If they paid enough money, we had to allow it. Meanwhile we were getting beat up by the competition because, &quot;Why would any good development company allow this?!?&quot;
评论 #31708767 未加载
评论 #31711018 未加载
bcjordanalmost 3 years ago
AWS Lambda[0] and GCP Functions[1] both say they support only up to Node 16 today. Hopefully they&#x27;ll get new versions shipped with enough lead time for customers to upgrade ahead of the deprecation. (There are things like Cloud Run to bring your own container that could be used sooner)<p>[0]: <a href="https:&#x2F;&#x2F;docs.aws.amazon.com&#x2F;lambda&#x2F;latest&#x2F;dg&#x2F;lambda-nodejs.html" rel="nofollow">https:&#x2F;&#x2F;docs.aws.amazon.com&#x2F;lambda&#x2F;latest&#x2F;dg&#x2F;lambda-nodejs.h...</a><p>[1]: <a href="https:&#x2F;&#x2F;cloud.google.com&#x2F;functions&#x2F;docs&#x2F;concepts&#x2F;nodejs-runtime" rel="nofollow">https:&#x2F;&#x2F;cloud.google.com&#x2F;functions&#x2F;docs&#x2F;concepts&#x2F;nodejs-runt...</a>
评论 #31704354 未加载
评论 #31704230 未加载
barelysapientalmost 3 years ago
Great communication from the team.<p>Here’s our choices. Here’s our thinking. Here’s what we decided and why.<p>Not ideal but it’s still over a year from now which gives folks time to plan.
lightswitch05almost 3 years ago
It seems like the most reasonable choice. Incidentally, I have an open-source tool called Node Version Audit [0] which checks a given node version against known CVEs and end-of-life dates. It looks like the official change hasn’t been made yet [1].<p>[0] <a href="https:&#x2F;&#x2F;www.github.developerdan.com&#x2F;node-version-audit&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.github.developerdan.com&#x2F;node-version-audit&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;raw.githubusercontent.com&#x2F;nodejs&#x2F;Release&#x2F;main&#x2F;schedule.json" rel="nofollow">https:&#x2F;&#x2F;raw.githubusercontent.com&#x2F;nodejs&#x2F;Release&#x2F;main&#x2F;schedu...</a>
nindalfalmost 3 years ago
I don&#x27;t know why people are complaining that they should have done things differently. 15 months is sufficient to migrate any application to Node 17.<p>But let&#x27;s be real, everyone on Node 16 is going to forget about this and panic next August. Then it&#x27;ll take a Herculean effort by a few heroes in each company to pull off the migration under a tight deadline of a few weeks.
评论 #31707162 未加载
评论 #31712358 未加载
评论 #31710441 未加载
sparrishalmost 3 years ago
A bad situation with no good solution. I guess moving the EOL was the least sucky thing to do.
评论 #31705045 未加载
electrolyalmost 3 years ago
Why didn&#x27;t they foresee this before releasing Node.js 16? OpenSSL 1.1.1&#x27;s lifecycle[0] was known well in advance of the Node.js 16 release. Why did they release it with an EOL date they could have known was impossible, and then <i>later</i> change the EOL date? This seems like a release engineering failure. Communication now is great but they had an opportunity to get this right from the beginning. As a result, we can all now be certain that Node.js&#x27;s LTS support dates don&#x27;t mean anything; they don&#x27;t have the engineering discipline to make support promises they can keep. On multiple occasions now they&#x27;ve shortened their published LTS support periods after the fact.<p>[0] <a href="http:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20210403090336&#x2F;https:&#x2F;&#x2F;www.openssl.org&#x2F;policies&#x2F;releasestrat.html" rel="nofollow">http:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20210403090336&#x2F;https:&#x2F;&#x2F;www.openss...</a> -- this is prior to Node.js 16&#x27;s release
评论 #31705771 未加载
评论 #31705032 未加载
评论 #31705203 未加载
评论 #31705178 未加载
评论 #31705475 未加载
评论 #31706167 未加载
jtwebmanalmost 3 years ago
I feel they should make Node.js 18 lts sooner than when they do these. That way people have time to switch if they only use lts.
评论 #31704914 未加载
javajoshalmost 3 years ago
As an aside, what is the obstacle to wider LibreSSL (<a href="https:&#x2F;&#x2F;www.libressl.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.libressl.org&#x2F;</a>) adoption, including node? Have the original SPOF and code quality issues been resolved by OpenSSL?
nilsbungeralmost 3 years ago
The biggest impact of this change is for organizations with big codebases who want to stay on LTS versions.<p>With the canonical schedule you can do an upgrade every 2 years, skipping over every other LTS. eg you could go from Node 14 to Node 18 to Node 22.<p>But with the early EOL, if you&#x27;re on Node 16 you can&#x27;t jump to Node 20, so you have to do an extra upgrade.<p>For companies with big production codebases it can be a lot of work to qualify new releases.<p>It would be great if the Node team pulls forward Node 20 LTS by 6 months to preserve the skip-every-other pattern.<p><a href="https:&#x2F;&#x2F;nodejs.org&#x2F;en&#x2F;about&#x2F;releases&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nodejs.org&#x2F;en&#x2F;about&#x2F;releases&#x2F;</a>
fortyalmost 3 years ago
According to <a href="https:&#x2F;&#x2F;nodejs.org&#x2F;en&#x2F;about&#x2F;releases&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nodejs.org&#x2F;en&#x2F;about&#x2F;releases&#x2F;</a> (which has not been updated with the new schedule), nodejs 18 maintenance status will start on 2023-10-18, which means there will be a bit more than a month without a maintenance LTS version. It would be nice if they could also advance this date to match the new EoL of node 16 so people that are not interested in backported features can live their stable and regression-free life quietly :)
vbezhenaralmost 3 years ago
Why not support OpenSSL? It&#x27;s unlikely that something terrible will happen in those 6 months and if it happens, just patch it.