- Migrated some API calls from
firebase.googleapis.com
tocloudresourcemanager.googleapis.com
. - Moved firebase-tools-ui server.js logic to fireabse-tools to run it in-memory. (#7897)
- Updates
superstatic
to9.1.0
(#7929). - Added the appdistribution:group:list and appdistribution:testers:list commands.
- Aliased
appdistribution:group:*
commands toappdistribution:groups:*
. - Updated the Firebase Data Connect local toolkit to v1.7.3, which includes:
- Bug fixes for
@auth
expressions that reference theauth
variable - Allows custom boolean claims on the auth token to be returned in expressions
- Adds support for
Optional
arrays in Swift codegen - Updates Kotlin codegen to use fully-qualified class names everywhere
- Removes
StringType_pattern
from generated docs and GQL prelude. (#7968)
- Bug fixes for