8.2.1
What's Changed
- Added
--with-variablesoption to the Sites command for adding/updating environment variables - Fixed Functions environment variables not being pushed with
--with-variables - Removed
awaitPoolswhen wiping old variables
Note: Storing environment variables in the
varsattribute ofappwrite.jsonis now deprecated due to security risks. Variables are now synced directly from the.envfile in the root directory of the function’s or site’s folder.
Full Changelog: 8.2.0...8.2.1