Skip to content

v8.1.0

Compare
Choose a tag to compare
@google-oss-bot google-oss-bot released this 16 Apr 19:25
· 2563 commits to master since this release
  • Important: Disables Node.js 6 runtime deploys for Cloud Functions. This change corrects a previous oversight that allowed Node.js 6 deploys past intended date of full deprecation. Please immediately upgrade Node.js 6 functions to a newer runtime to avoid service disruption.
  • Fixes a bug where firebase-functions SDK version checking was unreliable and did not consider package-lock.json.
  • Improves Cloud Functions error messaging around required APIs.
  • Fixes rolling back an already failed transaction in Cloud Firestore Emulator.
  • Fixes gRPC issue on large rules coverage reports in Cloud Firestore Emulator.