Simplify your Firebase integration with FirebaseConnect. This comprehensive API provides seamless connectivity to Firebase databases, empowering developers to effortlessly manage data and build powerful applications. Unlock the full potential of Firebase with FirebaseConnect.
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)
v13.13.3
Fix an issue where refresh_tokens would be used before checking whether they were expired. (#7442)
v13.13.2
Fixes an issue where old access_token would be used after expiry. (#7429)
v13.13.1
Pass down functions.ignore values in firebase.json to functions emulator so that supposedly ignored directories/files will not trigger reload. (#7414)
Fixes bug where secret values provided in env files were parsed as list (#7422)
Update the Firebase Data Connect emulator to v1.2.4, which includes a fix for web SDK generation on Windows and a change for the local Vertex AI client to pick up application default credentials automatically (#7424)
v13.13.0
Fixes framework support for Nuxt ^3.12 by correctly calling loadNuxtConfig() (#7375)
Add a default for firebase init dataconnect:sdk (#7406)
Bump Firebase Data Connect emulator to v1.2.3, which adds support for @index on tables, @auth(level: USER_ANON/USER_EMAIL_VERIFIED), and key: {uid_expr: "auth.uid"}, and fixes some issues related to SDK generation (#7409)
v13.12.0
Moved dataconnect.location key in firebase.json to dataconnect.yaml.
Fixes issue where files were not properly being discovered and deployed to Firebase Hosting (#7363, #7378)
Added new command init dataconnect:sdk, which interactively configures a generated SDK for a Data Connect connector.
v13.11.4
Data Connect emulator now reuses existing instances if they are emulating the same service.
Fixes issue where deploy --only dataconnect would error out with cannot read property undefined.
Fixes compatibility issue when uploading native symbols to Crashlytics on Intel-based Macs.
v13.11.3
Fixes issue where storage emulator throws an error due to non-standard whitespaces in filenames (#6834).
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps firebase-tools from 13.9.0 to 13.14.2.
Release notes
Sourced from firebase-tools's releases.
... (truncated)
Commits
4cc5a93
13.14.2b921af5
pass resolvedConfigPath to dataConnectEmulator start (#7495)c849eb8
Improve update message displayed when Firebase Tools is not latest (#7493)a592119
Refactor SDK init to split up prompting and actuation (#7488)f57cb47
Hide secondary init commands from multiselect menu (#7494)e7411d5
[firebase-release] Removed change log and reset repo after 13.14.1 release2355787
13.14.19893255
Bump FDC emulator to v1.3.1 (#7491)c64dcee
Add privacy policy to end up firebase help output (#7489)e6e9f4b
don't start auth emulator (#7487)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show