Skip to content

Releases: firebase/extensions

firestore-bigquery-export v0.1.14

17 Jun 17:55
039c44c
Compare
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
Compare
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
Compare
Choose a tag to compare
April 15, 2021 release (#628)

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
Co-authored-by: Russell Wheatley <russellwheatley85@gmail.com>
Co-authored-by: dackers86 <ackers86@hotmail.com>
Co-authored-by: Jeff <jhuleatt@google.com>
Co-authored-by: Darren Ackers <ackers86@hotmail.com>
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
Co-authored-by: Russell Wheatley <russellwheatley85@gmail.com>
Co-authored-by: huangjeff5 <64040981+huangjeff5@users.noreply.github.com>

storage-resize-images v0.1.19

04 Mar 17:40
e8a314d
Compare
Choose a tag to compare

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

firestore-send-email v0.1.9

04 Mar 17:40
e8a314d
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

feature - addded iOS sample for firestore-counter extension.