Releases: firebase/extensions
firestore-bigquery-export v0.1.45
feature - bring back the backfill parameter DO_BACKFILL
feature - add a new parameter EXCLUDE_OLD_DATA
to reduce payload size by excluding old snapshot data
feature - update Firebase dependencies
feature - optimize partitioning validation flow
feature - support cross-project import with the BIGQUERY_PROJECT_ID
parameter
fix (import script) - incorrect parsing of the batchSize
parameter
firestore-bigquery-export v0.1.44
fix - apply the task queue configurations in syncBigQuery
and set max attempts to 5
fix - MAX_DISPATCHES_PER_SECOND is now set to take effect based on user's configuration
delete-user-data v0.1.20
fix - update regex for RTDB instance param
firestore-bigquery-export v0.1.43
fix - correctly partition when only "timestamp" is selected for partition options
storage-resize-images v0.2.2
feature - allow custom fit option
feature - add 4 and 8 GB memory options
firestore-bigquery-export v0.1.42
fix - correctly extract timestamps from firestore fields to partition columns
firestore-bigquery-export v0.1.41
fix - rollback backfill feature
firestore-bigquery-export v0.1.40
fix - correct default value for use collection group query param
firestore-send-email v0.1.30
feature - add a new field "Tls Options" to allow users to specify TLS options for SMTP connections
firestore-bigquery-export v0.1.39
fix - rollback timestamp serialization