From c30c604d0609f8f3c104c44636e52b48125303d3 Mon Sep 17 00:00:00 2001 From: Nathan Date: Wed, 25 Oct 2023 05:37:59 +0800 Subject: [PATCH] Update changelog/unreleased/kong/fix-tcp-log-sslhandshake.yml Co-authored-by: tzssangglass --- changelog/unreleased/kong/fix-tcp-log-sslhandshake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/unreleased/kong/fix-tcp-log-sslhandshake.yml b/changelog/unreleased/kong/fix-tcp-log-sslhandshake.yml index 6dcea84080b..f712729860e 100644 --- a/changelog/unreleased/kong/fix-tcp-log-sslhandshake.yml +++ b/changelog/unreleased/kong/fix-tcp-log-sslhandshake.yml @@ -1,3 +1,3 @@ -message: **tcp-log**: fix an issue that repeated ssl handshake +message: "**tcp-log**: fix an issue that repeated ssl handshake" type: bugfix scope: Plugin