Skip to content

Releases: kwadie/bq-backup-manager

v0.3.0

15 Mar 17:10
74cc472
Compare
Choose a tag to compare
  • Added regular expression capability to the BigQuery scope exclusion lists

v0.2.3

27 Feb 09:17
Compare
Choose a tag to compare
  • Added prepare_backup_projects_for_terraform.sh
  • Update the README for the correct deployment steps

v0.2.2

23 Feb 17:57
Compare
Choose a tag to compare
  • 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

14 Feb 15:08
Compare
Choose a tag to compare
  • updated readme and diagram after adding async gcs snapshoter

v0.2.0

14 Feb 14:46
9d1080c
Compare
Choose a tag to compare
  • 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

09 Feb 11:29
6dd0e97
Compare
Choose a tag to compare
  • Fix: looping on all Data Catalog tags pages for a given table

v0.1.1

24 Jan 15:45
Compare
Choose a tag to compare
  • Added missing permission for bq snapshoter on backup projects
  • Updated README for adding tag templates manually

v0.1.0

16 Dec 09:30
Compare
Choose a tag to compare
  • First iteration of full implementation