Releases: kwadie/bq-backup-manager
Releases · kwadie/bq-backup-manager
v0.3.0
- Added regular expression capability to the BigQuery scope exclusion lists
v0.2.3
- Added prepare_backup_projects_for_terraform.sh
- Update the README for the correct deployment steps
v0.2.2
- Fix Cloud Run deployment error for invalid annotation (internal traffic only)
- Removed resource labels from the log table since Terraform try to force-replace the table on each run
v0.2.1
- updated readme and diagram after adding async gcs snapshoter
v0.2.0
- GCS Export jobs are submitted async instead of sync calls
- New log sinks are required in the backup projects. Deployed by Terraform
v0.1.2: Merge pull request #63 from kwadie/feature/configurator_loop_on_tags
- Fix: looping on all Data Catalog tags pages for a given table
v0.1.1
- Added missing permission for bq snapshoter on backup projects
- Updated README for adding tag templates manually
v0.1.0
- First iteration of full implementation