Skip to content

Commit bfe171d

Browse files
committed
Prepare extension changelog
1 parent f6add3e commit bfe171d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

extension/CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,19 @@ This change log follows the format documented in [Keep a CHANGELOG].
77
[semantic versioning]: https://semver.org
88
[keep a changelog]: https://keepachangelog.com
99

10-
## v1.2.0 - 2022-05-??
10+
## v1.1.0 - 2022-08-03
1111

1212
### Changed
1313

14-
- Dramatically the memory footprint of the user backup making `memory` usage unnecessary.
14+
- Dramatically decrease the memory footprint of the user backup, making `memory` usage unnecessary.
15+
16+
- Updated dependencies to the latest supported versions.
1517

1618
### Added
1719

18-
- Added list files endpoint to the agent API that will help with Realtime Database backup integration and checking for the status of the backups (storage class, size, etc.)
20+
- Added support for more Firestore location regions.
21+
22+
- 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.)
1923

2024
- Added create storage endpoint to simplify the integration process and automatically create the backups bucket with optimal defaults.
2125

0 commit comments

Comments
 (0)