This is an automated email from the ASF dual-hosted git repository.
maskit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new 1027722ae7 Update ATS 10 upgrading documentation (#11681)
1027722ae7 is described below
commit 1027722ae7f5f02c2a2445d18288aca23ef0de13
Author: Masakazu Kitajo <[email protected]>
AuthorDate: Thu Aug 15 14:37:56 2024 -0600
Update ATS 10 upgrading documentation (#11681)
This is for #9019 and #9258.
---
doc/release-notes/upgrading.en.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/release-notes/upgrading.en.rst
b/doc/release-notes/upgrading.en.rst
index e95394926b..330cb760c7 100644
--- a/doc/release-notes/upgrading.en.rst
+++ b/doc/release-notes/upgrading.en.rst
@@ -144,3 +144,7 @@ Logging
-------
The ``cqtx`` log field has been removed, but can be replaced by ``cqhm pqu
cqpv``.
+
+The ``cqhv`` log field has been removed.
+
+The ``cpu``, ``cquc``, ``cqup``, and ``cqus`` log fields have new names,
``pqu``, ``pquc``, ``pqup``, and ``pqus``. The old names have been deprecated.