[master] 5eb3ed614 docs: Change NEXT_RELEASE placeholder to 8.0

Walid Boudebouda walid.boudebouda at gmail.com
Thu Sep 4 16:00:09 UTC 2025


commit 5eb3ed61435ee4de34e28e6633d09a76436961db
Author: Walid Boudebouda <walid.boudebouda at gmail.com>
Date:   Thu Sep 4 17:57:37 2025 +0200

    docs: Change NEXT_RELEASE placeholder to 8.0

diff --git a/doc/changes.rst b/doc/changes.rst
index 2d4860f50..f3943da29 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -34,9 +34,9 @@ http://varnish-cache.org/docs/trunk/whats-new/index.html and via
 individual releases. These documents are updated as part of the
 release process.
 
-====================================
-Varnish Cache NEXT (8.0, 2025-09-15)
-====================================
+==============================
+Varnish-Cache 8.0 (2025-09-15)
+==============================
 
 .. PLEASE keep this roughly in commit order as shown by git-log / tig
    (new to old)
diff --git a/doc/sphinx/whats-new/changes-8.0.rst b/doc/sphinx/whats-new/changes-8.0.rst
index 31d6e79b1..73e20562b 100644
--- a/doc/sphinx/whats-new/changes-8.0.rst
+++ b/doc/sphinx/whats-new/changes-8.0.rst
@@ -1,15 +1,11 @@
-**Note: This is a working document for a future release, with running
-updates for changes in the development branch. For changes in the
-released versions of Varnish, see:** :ref:`whats-new-index`
+.. _whatsnew_changes_8.0:
 
-.. _whatsnew_changes_CURRENT:
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-Changes in Varnish **$NEXT_RELEASE**
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+Changes in Varnish-Cache 8.0
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 For information about updating your current Varnish deployment to the
-new version, see :ref:`whatsnew_upgrading_CURRENT`.
+new version, see :ref:`whatsnew_upgrading_8.0`.
 
 A more detailed and technical account of changes in Varnish, with
 links to issues that have been fixed and pull requests that have been
diff --git a/doc/sphinx/whats-new/upgrading-8.0.rst b/doc/sphinx/whats-new/upgrading-8.0.rst
index b22876fbe..3b00bdd0a 100644
--- a/doc/sphinx/whats-new/upgrading-8.0.rst
+++ b/doc/sphinx/whats-new/upgrading-8.0.rst
@@ -1,12 +1,15 @@
-**Note: This is a working document for a future release, with running
-updates for changes in the development branch. For changes in the
-released versions of Varnish, see:** :ref:`whats-new-index`
 
-.. _whatsnew_upgrading_CURRENT:
+.. _whatsnew_upgrading_8.0:
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-Upgrading to Varnish **$NEXT_RELEASE**
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+Upgrading to Varnish-Cache 8.0
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+This document only lists breaking changes that you should be aware of when
+upgrading from Varnish-Cache 7.x to 8.0. For a complete list of changes,
+please refer to the `change log`_ or :ref:`whatsnew_changes_8.0`.
+
+.. _change log: https://github.com/varnishcache/varnish-cache/blob/master/doc/changes.rst
 
 vmod_std changes:
 =================


More information about the varnish-commit mailing list