From 587fa3e631291d22ba486d1d265c1fe250bd382b Mon Sep 17 00:00:00 2001 From: Joe Wright Date: Thu, 26 Feb 2026 10:21:33 +0000 Subject: [PATCH] Include ChangeLog --- .changes/v1.15/ENHANCEMENTS-20260226-102105.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/v1.15/ENHANCEMENTS-20260226-102105.yaml diff --git a/.changes/v1.15/ENHANCEMENTS-20260226-102105.yaml b/.changes/v1.15/ENHANCEMENTS-20260226-102105.yaml new file mode 100644 index 0000000000..93936a0662 --- /dev/null +++ b/.changes/v1.15/ENHANCEMENTS-20260226-102105.yaml @@ -0,0 +1,5 @@ +kind: ENHANCEMENTS +body: 'backend/s3: Improved performance when using workspaces by replacing workspace listing with a direct state file check' +time: 2026-02-26T10:21:05.578904Z +custom: + Issue: "33137"