Released version 1.4.4 of the Data Connect emulator, which includes a change in node engine requirements from v20 to v18, and an update to the peer dependency for the web SDK.
v13.20.1
Updated the Firebase Data Connect local toolkit to v1.4.3, which includes a fix for URL redirects in the generated docsite. (#7763)
v13.20.0
Switched Data Connect emulator to use an in memory PGLite database instead of requiring a separate Postgres installation. Deprecated 'dataconnectEmulatorin.firebaserc`.
Released version 1.4.2 of the Data Connect emulator, which includes SDK support for Any scalar type and OrderDirection, support for first to lookup operations, and breaking changes for iOS generated SDKs. PLease see documentation for more details (#7744).
Revert the minimum Functions SDK version and add logging for extensions features using v5.1.0 (#7731).
Added compatibility mode support for Firebase Data Connect schema migrations, where application schema updates are allowed if the database schema is in a compatible state. (#7746)
Improved firebase init dataconnect to better support local-first onboarding. (#7733)
Added support for the --watch option in firebase dataconnect:sdk:generate. (#7719)
Minor fix in the Firebase Data Connect GraphQL query template. (#7736)
v13.19.0
Updated Firebase Data Connect local toolkit version to v1.3.8, which adds support for Any scalar values in the Android SDK, strongly-typed variables in @auth expressions, and a minor internal fix for the Dart SDK code generation. (#7696)
Increased the minimum version of the firebase-functions to 5.1.0. To avoid deployment issues, ensure that you upgrade your functions code.
v13.18.0
Added firebase deploy --dry-run, which validates your changes and builds your code without making any production changes.
Added support for non-default Firestore databases in firebase init. (#7655)
Updated supported range for Angular framework. (#7418)
Fixed (Angular 17+) temporary change the PORT in Angular server.ts (#6651)
Switched Data Connect API from v1alpha to v1beta. (#7589)
Improved handling of Spark projects in firebase init dataconnect. (#7666)
Updated Firebase Data Connect local toolkit version to v1.3.7, which adds support for v1beta gRPC APIs and the OrderDirection enum in Swift, and makes transactional queries and mutations opt-in with the @transaction directive. (#7679)
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.16.0 to 13.20.2.
Release notes
Sourced from firebase-tools's releases.
Commits
b288f01
13.20.20cd8576
Adding better handling for CloudSQl allowlist errors (#7770)85d7c27
Updated data connect emulator (#7769)de84b06
Add IDX Data collection notice (#7768)50a1ccb
Update refresh command to reference data connect name (#7767)bcde9b1
Update ReadME. Fix case for extension dependency (#7764)b7ad932
[firebase-release] Removed change log and reset repo after 13.20.1 release7c0516d
13.20.1233889e
Update version to 0.10.1 (#7765)b47efbd
Bump FDC local toolkit version to v1.4.3 (#7763)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