Changeset: The envvars.list() and retrieve() functions receive isSecret for each value. Secret values are always redacted. (#1942)

This commit is contained in:
Matt Aitken
2025-04-17 16:55:51 +01:00
committed by GitHub
parent a7e326c3f3
commit 0513bfadfb
+5
View File
@@ -0,0 +1,5 @@
---
"@trigger.dev/sdk": patch
---
The envvars.list() and retrieve() functions receive isSecret for each value. Secret values are always redacted.