From 49340069828c578f97e42de0cd2ef1f196256a71 Mon Sep 17 00:00:00 2001 From: James Bardin Date: Mon, 3 Nov 2025 11:22:00 -0500 Subject: [PATCH] CHANGELOG --- .changes/v1.13/BUG FIXES-20251103-112034.yaml | 5 +++++ .changes/v1.14/BUG FIXES-20251103-112034.yaml | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 .changes/v1.13/BUG FIXES-20251103-112034.yaml create mode 100644 .changes/v1.14/BUG FIXES-20251103-112034.yaml diff --git a/.changes/v1.13/BUG FIXES-20251103-112034.yaml b/.changes/v1.13/BUG FIXES-20251103-112034.yaml new file mode 100644 index 0000000000..abe076ad3b --- /dev/null +++ b/.changes/v1.13/BUG FIXES-20251103-112034.yaml @@ -0,0 +1,5 @@ +kind: BUG FIXES +body: Allow filesystem functions to return inconsistent results when evaluated within provider configuration +time: 2025-11-03T11:20:34.913068-05:00 +custom: + Issue: "37854" diff --git a/.changes/v1.14/BUG FIXES-20251103-112034.yaml b/.changes/v1.14/BUG FIXES-20251103-112034.yaml new file mode 100644 index 0000000000..abe076ad3b --- /dev/null +++ b/.changes/v1.14/BUG FIXES-20251103-112034.yaml @@ -0,0 +1,5 @@ +kind: BUG FIXES +body: Allow filesystem functions to return inconsistent results when evaluated within provider configuration +time: 2025-11-03T11:20:34.913068-05:00 +custom: + Issue: "37854"