From bbf6868e07f4bc322f8c2cdcfaefb8cd48001730 Mon Sep 17 00:00:00 2001 From: Nathan Wang Date: Tue, 20 Aug 2024 17:02:19 -0700 Subject: [PATCH] doc changes for cripts config --- 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 dc77e80a90c..700d259072d 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: