- Cleans up App Hosting's GitHub integration UX. "Add an account" flow now goes directly to GitHub instead of using Developer Connect. (#7405)
- Fix an issue where refresh_tokens would be used before checking whether they were expired. (#7442)
firebase init dataconnect
now can pull down deployed GQL files.- Improved detection of 'dataconnect.yaml' when not in project root.
- GitHub Action fixes for web frameworks (#6883)
- Fixes issue where PubSub message
publishTime
is set to 1970-01-01T00:00:00 (#7441) - Display meaningful error message when cannot determine target. (#6594)
- Adds support for firealerts events in Eventarc emulator. (#7355)
- Released version firebase-tools-ui@1.13.0, which adds Emulator UI support for firealerts events.
- Improved errors when an incorrect service ID is passed to
firebase deploy --only dataconnect:serviceId
. - Fixed display of errors in Firestore commands when using JSON or noninteractive modes. (#7482)
- Fixed an issue where Firestore backup schedule commands had invalid short option names. (#7481)
- Bumps the Firebase Data Connect local toolkit to v1.3.0, which adds Swift SDK, @Index, @unique, and batch insert support. (#7486)