Skip to content

Releases: firebase/extensions

firestore-bigquery-export v0.1.12

11 Feb 22:59
eb360ac
Compare
Choose a tag to compare

docs - Updated description for COLLECTION_GROUP_QUERY parameter.

storage-resize-images v0.1.17

14 Jan 19:46
3aa9fd5
Compare
Choose a tag to compare

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

14 Jan 19:46
3aa9fd5
Compare
Choose a tag to compare

fixed - Switch from console.log to functions.logger.log for cleaner log outputs.

firestore-bigquery-export v0.1.11

14 Jan 19:46
3aa9fd5
Compare
Choose a tag to compare

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

14 Jan 19:45
3aa9fd5
Compare
Choose a tag to compare

fixed - fixed an issue where delete-user-data didn't recognize {DEFAULT} Storage bucket (#532)

storage-resize-images v0.1.16

03 Dec 20:57
86b62e3
Compare
Choose a tag to compare

feature - Adds support for absolute paths restrictions for Storage Resize Image (#427)

rtdb-limit-child-nodes v0.1.3

03 Dec 20:57
86b62e3
Compare
Choose a tag to compare

feature - Adds an option to select an alternative database instance (#504)

delete-user-data v0.1.7

03 Dec 20:57
86b62e3
Compare
Choose a tag to compare

feature - Adds an option to select an alternative database instance (#505)

storage-resize-images v0.1.14

19 Nov 19:40
bde8cb7
Compare
Choose a tag to compare

feature - Added a "delete only on success" option to the DELETE_ORIGINAL_FILE param (#479)

firestore-bigquery-export v0.1.10

19 Nov 19:40
bde8cb7
Compare
Choose a tag to compare

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)