← All releases

May 26, 2021

258.12.24

Frank van PuffelenFirebase at Google

Enable running functions in multiple regions in the emulator. (GitHub #3364)

Features

  • Fixes manually setting download tokens in Cloud Storage for Firebase. (GitHub #3396)
  • Enable running functions in multiple regions in the emulator. (GitHub #3364)
  • Releases Firestore Emulator v1.12.0: supports clearing data partially. (GitHub #3402)
  • Adds the deployed version to the output when deploying to Hosting. (GitHub #3157)
  • Adds support for setting user labels on scheduled functions. (GitHub #3408)
  • Updates the configured runtime for functions generated by firebase init functions from Node.js 12 to 14. (GitHub #3399)
  • Fixes mishandling of bytes when uploading two files with the same name in the Cloud Storage for Firebase. (GitHub #3406)
  • Fixes deleting custom metadata in Cloud Storage for Firebase. (GitHub #3385)
  • Fixes errors when calling makePublic() with Cloud Storage for Firebase. (GitHub #3394)

Enable running functions in multiple regions in the emulator. (GitHub #3364)