Skip to content

Releases: firebase/extensions

storage-resize-images v0.2.3

12 Feb 17:46
9a94f26

Choose a tag to compare

docs - add a sample explaining how to use custom events
docs - update the description of the SHARP_OPTIONS param to include an explanation of the fit option
feat - allow regenerating new tokens for resized images

firestore-send-email v0.1.31

12 Feb 17:46
9a94f26

Choose a tag to compare

docs - updated the description of the TEMPLATES_COLLECTION parameter to clarify the use of handlebars templates.

firestore-bigquery-export v0.1.45

12 Feb 17:46
9a94f26

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

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

Choose a tag to compare

fix - update regex for RTDB instance param

firestore-bigquery-export v0.1.43

05 Dec 15:02
861c2e6

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

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

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

Choose a tag to compare

fix - rollback backfill feature

firestore-bigquery-export v0.1.40

27 Nov 11:10
9dd4575

Choose a tag to compare

fix - correct default value for use collection group query param