From be75fc08cb11adc66445e65f70ba652e274040a7 Mon Sep 17 00:00:00 2001 From: kodumbeats Date: Mon, 29 Mar 2021 15:34:43 -0400 Subject: [PATCH] Function env var noted as breaking change --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index fc2eed61d7..179b3109cd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,6 +14,7 @@ - Only logged in users can execute functions (for guests, use anonymous login) - Only the user who has triggered the execution get access to the relevant execution logs +- Function execution env `APPWRITE_FUNCTION_EVENT_PAYLOAD` renamed to `APPWRITE_FUNCTION_ENV_DATA` # Version 0.7.2