Skip to content

Releases: firebase/extensions

storage-resize-images v0.2.7

18 Feb 18:56
abfd8b1
Compare
Choose a tag to compare

fixed - maintain aspect ratio of resized images (#2115)
feat - move to Node.js 20 runtimes

rtdb-limit-child-nodes v0.1.15

18 Feb 18:56
abfd8b1
Compare
Choose a tag to compare

feat - move to Node.js 20 runtimes

firestore-translate-text v0.1.22

18 Feb 18:56
abfd8b1
Compare
Choose a tag to compare

feat - move to Node.js 20 runtimes

firestore-shorten-urls-bitly v0.1.18

18 Feb 18:56
abfd8b1
Compare
Choose a tag to compare

feat - move to Node.js 20 runtimes

firestore-send-email v0.1.36

18 Feb 18:56
abfd8b1
Compare
Choose a tag to compare

feat - move to Node.js 20 runtimes

firestore-counter v0.2.12

18 Feb 18:56
abfd8b1
Compare
Choose a tag to compare

feat - move to Node.js 20 runtimes

firestore-bigquery-export v0.1.58

18 Feb 18:56
abfd8b1
Compare
Choose a tag to compare

feat - move to Node.js 20 runtimes

delete-user-data v0.1.24

18 Feb 18:56
abfd8b1
Compare
Choose a tag to compare

feat - move to Node.js 20 runtimes

firestore-send-email v0.1.35

03 Feb 13:22
d7bdc93
Compare
Choose a tag to compare

feat - add SendGrid category support
docs - add instructions for setting up Firestore TTL policies for the delivery.expireAt field.

firestore-bigquery-export v0.1.57

31 Jan 20:17
94fcf11
Compare
Choose a tag to compare

feat - add basic materialized views support, incremental and non-incremental.
fix - do not add/update clustering if an invalid clustering field is present.
docs - improve cross-project IAM documentation
fix - emit correct events to extension, backwardly compatible.
docs - add documentation on workarounds to mitigate data loss during extension updates