v1.3.0
Fixed
- Fixed compatibility with
firebase-functionstripping overtimeoutSecondsset toundefinedand throwingField 'timeout', Invalid duration format, failed to parse seconds".
Changed
-
Dramatically decrease the memory footprint of the user backup, making
memoryusage unnecessary. -
Updated dependencies to the latest supported versions.
Added
-
Added list files endpoint to the agent API that will help with Realtime Database backup integration and check for the backups' status (storage class, size, etc.)
-
Added create storage endpoint to simplify the integration process and automatically create the backups bucket with optimal defaults.
-
Added support for managing Backup Fire config with
.envby settingBACKUPFIRE_TOKENandBACKUPFIRE_PASSWORD.