Releases: firebase/extensions
storage-resize-images v0.2.3
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
docs - updated the description of the TEMPLATES_COLLECTION parameter to clarify the use of handlebars templates.
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