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 479af9be9a doc changes for cripts config (#11728)
479af9be9a is described below
commit 479af9be9abaeaf5516d8ee96486c63202315328
Author: Nathan Wang <[email protected]>
AuthorDate: Thu Aug 22 13:52:25 2024 -0700
doc changes for cripts config (#11728)
Co-authored-by: Nathan Wang <[email protected]>
---
doc/release-notes/upgrading.en.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/release-notes/upgrading.en.rst
b/doc/release-notes/upgrading.en.rst
index dc77e80a90..700d259072 100644
--- a/doc/release-notes/upgrading.en.rst
+++ b/doc/release-notes/upgrading.en.rst
@@ -180,6 +180,7 @@ The following :file:`records.yaml` changes have been made:
- The records.yaml entry :ts:cv:`proxy.config.allocator.hugepages` will enable
allocating iobuffers and cache volumes from hugepages if configured in the
system.
+- The records.yaml entry ``proxy.config.plugin.compiler_path`` has been added
to specify an optional compiler tool path for compiling plugins.
The following changes have been made to the :file:`sni.yaml` file: