From 2f457cb41688c32150966191a8ef375d52b2e664 Mon Sep 17 00:00:00 2001 From: Sebastian Rivera Date: Thu, 19 Feb 2026 14:33:20 -0500 Subject: [PATCH] chore: add changelog entry --- .changes/v1.15/ENHANCEMENTS-20260219-143304.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/v1.15/ENHANCEMENTS-20260219-143304.yaml diff --git a/.changes/v1.15/ENHANCEMENTS-20260219-143304.yaml b/.changes/v1.15/ENHANCEMENTS-20260219-143304.yaml new file mode 100644 index 0000000000..7cb08cebaa --- /dev/null +++ b/.changes/v1.15/ENHANCEMENTS-20260219-143304.yaml @@ -0,0 +1,5 @@ +kind: ENHANCEMENTS +body: Include which attribute paths are marked as sensitive in list_start JSON logs +time: 2026-02-19T14:33:04.832615-05:00 +custom: + Issue: "38197"