TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Nginx 1.26.0 Stable Released

28 点作者 tomputer大约 1 年前

5 条评论

e1g大约 1 年前
Nginx doesn’t use SemVer but still does Odd-Even Versioning: odd-numbered releases are “development” and even-numbered are “LTS”. The significance of this release is that there is now a new stable LTS version that includes everything from the latest development branch.<p>Linux and GNOME used to do Odd-Even Versioning, but stopped many years ago. Other big projects that still do this are Node (major versions) and RHEL (minor versions).
skilled大约 1 年前
Can’t find any changelog other than this,<p>&gt; nginx-1.26.0 stable version has been released, incorporating new features and bug fixes from the 1.25.x mainline branch — including experimental HTTP&#x2F;3 support, HTTP&#x2F;2 on a per-server basis, virtual servers in the stream module, passing stream connections to listen sockets, and more<p><a href="https:&#x2F;&#x2F;nginx.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nginx.org&#x2F;</a>
评论 #40142742 未加载
patrock大约 1 年前
Nginx has stable and mainline releases.<p>The even versions are stable. Every year in April the mainline (uneven) version is forked to the new stable branch. The old branch is retired at this time and receives no further bug fixes.<p>All changes introduced in 1.25.x are now in the stable release, 1.26.<p>In comparison with 1.24 (stable) HTTP&#x2F;3 support has been introduced and several fixes.
CodeCompost大约 1 年前
How&#x27;s the fork doing?
tuananh大约 1 年前
freenginx 1.26.0 is also released <a href="https:&#x2F;&#x2F;freenginx.org&#x2F;en&#x2F;download.html" rel="nofollow">https:&#x2F;&#x2F;freenginx.org&#x2F;en&#x2F;download.html</a>
评论 #40145395 未加载