From 6c8a1882e55d1433a9d5551c8b322bcffdb8176d Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Tue, 19 Nov 2024 08:16:16 -0700 Subject: [PATCH] docs: changelog for #316 closes: #316 --- docs/changelog/main.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog/main.md b/docs/changelog/main.md index 1fc9cbef..0d45d979 100644 --- a/docs/changelog/main.md +++ b/docs/changelog/main.md @@ -4,6 +4,10 @@ ## Other Changes and Enhancements +* Log records now include an optional `session_id` field to correlate + messages received or sent (depending on the type of the record) on + the same connection/session. #316 + ## Fixes * When `enable_tls` is set to `Required` or `RequiredInsecure`, ignore the