github firebase/firebase-functions v7.2.0
V7.2.0

6 hours ago
  • All V1 configuration (e.g. pubsub topics) can be set with params. (#1820)
  • String expressions can now be used in string interpolation with the expr tag. (#1820) E.g.
    const schedule = expr`every ${intervalParam} minutes`;
  • Secret params now support a label and/or description. (#1820)
  • Add support for VPC direct connect (network interfaces) (#1823)
  • Realtime database events in the v2 SDK now provide auth context (#1770)

Don't miss a new firebase-functions release

NewReleases is sending notifications on new releases.