Skip to content

Releases: firebase/extensions

firestore-bigquery-export v0.1.14

17 Jun 17:55
039c44c

Choose a tag to compare

feature - added Warsaw (europe-central2) location (#677)
feature - updated Cloud Functions runtime to Node.js 14 (#660)

delete-user-data v0.1.9

17 Jun 17:55
039c44c

Choose a tag to compare

feature - added Warsaw (europe-central2) location (#677)
feature - updated Cloud Functions runtime to Node.js 14 (#660)
fixed - Removed code coverage check on ci

storage-resize-images v0.1.21

19 Apr 16:31
e0e2914

Choose a tag to compare

April 15, 2021 release (#628)

Co-authored-by: Mike Diarmid <[email protected]>
Co-authored-by: Russell Wheatley <[email protected]>
Co-authored-by: dackers86 <[email protected]>
Co-authored-by: Jeff <[email protected]>
Co-authored-by: Darren Ackers <[email protected]>
Co-authored-by: Mike Diarmid <[email protected]>
Co-authored-by: Russell Wheatley <[email protected]>
Co-authored-by: huangjeff5 <[email protected]>

storage-resize-images v0.1.19

04 Mar 17:40
e8a314d

Choose a tag to compare

feature - added multiple image formats to res… (#579)

firestore-send-email v0.1.9

04 Mar 17:40
e8a314d

Choose a tag to compare

feature - Allow attachments within template records to be interpolated with data values passed into a new record in the mail collection. (#519)

firestore-counter v0.2.2

04 Mar 17:40
e8a314d

Choose a tag to compare

feature - Added Android client instructions for firestore-counter extension.

firestore-bigquery-export v0.1.13

04 Mar 17:40
e8a314d

Choose a tag to compare

feature - Added the ability to optionally create partitioned tables to improve query performance and reduce the cost of querying large datasets (#581)
feature - Added us-central-1 as a dataset option (#603)

storage-resize-images v0.1.18

11 Feb 23:34
7019ec4

Choose a tag to compare

fixed - fixed a bug that caused resized images to be named incorrectly if their file extension was capitalized (#549)

firestore-send-email v0.1.8

11 Feb 23:34
7019ec4

Choose a tag to compare

docs - updated "SMTP connection URI" parameter description to clarify which ports are recommended for SMTP connections (#582)

firestore-counter v0.2.1

11 Feb 22:59
eb360ac

Choose a tag to compare

feature - addded iOS sample for firestore-counter extension.