Releases: firebase/extensions
firestore-bigquery-export v0.1.12
docs - Updated description for COLLECTION_GROUP_QUERY parameter.
storage-resize-images v0.1.17
docs - Adds documentation that explains which content types are supported, and shows how to set content type explicitly (#534)
firestore-send-email v0.1.7
fixed - Switch from console.log
to functions.logger.log
for cleaner log outputs.
firestore-bigquery-export v0.1.11
feature - Add stringified_map schema type to gen-schema-view script (#518)
fixed - Switch from console.log
to functions.logger.log
for cleaner log outputs.
delete-user-data v0.1.8
fixed - fixed an issue where delete-user-data didn't recognize {DEFAULT} Storage bucket (#532)
storage-resize-images v0.1.16
feature - Adds support for absolute paths restrictions for Storage Resize Image (#427)
rtdb-limit-child-nodes v0.1.3
feature - Adds an option to select an alternative database instance (#504)
delete-user-data v0.1.7
feature - Adds an option to select an alternative database instance (#505)
storage-resize-images v0.1.14
feature - Added a "delete only on success" option to the DELETE_ORIGINAL_FILE
param (#479)
firestore-bigquery-export v0.1.10
feature - Added a new parameter that allows customization of the BigQuery dataset location (#462)
feature - Allowed renaming of column for gen-schema-view
script schema (#445)
fixed - Updated "gen-schema-view" script to not hide data rows (#442)
feature - Added support for collectionGroup queries (#354)