Skip to content

Releases: firebase/extensions

firestore-bigquery-export v0.1.45

12 Feb 17:46
9a94f26
Compare
Choose a tag to compare

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

16 Jan 22:09
acbaf65
Compare
Choose a tag to compare

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

16 Jan 22:09
acbaf65
Compare
Choose a tag to compare

fix - update regex for RTDB instance param

firestore-bigquery-export v0.1.43

05 Dec 15:02
861c2e6
Compare
Choose a tag to compare

fix - correctly partition when only "timestamp" is selected for partition options

storage-resize-images v0.2.2

30 Nov 18:18
01d9102
Compare
Choose a tag to compare

feature - allow custom fit option
feature - add 4 and 8 GB memory options

firestore-bigquery-export v0.1.42

30 Nov 18:18
01d9102
Compare
Choose a tag to compare

fix - correctly extract timestamps from firestore fields to partition columns

firestore-bigquery-export v0.1.41

27 Nov 18:22
0d56fe4
Compare
Choose a tag to compare

fix - rollback backfill feature

firestore-bigquery-export v0.1.40

27 Nov 11:10
9dd4575
Compare
Choose a tag to compare

fix - correct default value for use collection group query param

firestore-send-email v0.1.30

24 Nov 17:30
007819b
Compare
Choose a tag to compare

feature - add a new field "Tls Options" to allow users to specify TLS options for SMTP connections

firestore-bigquery-export v0.1.39

24 Nov 17:30
007819b
Compare
Choose a tag to compare

fix - rollback timestamp serialization