-
Notifications
You must be signed in to change notification settings - Fork 970
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump FDC local toolkit to v1.7.7. (#8153)
* Bump FDC local toolkit to v1.7.7. * Update changelog.
- Loading branch information
1 parent
58c383c
commit c0226eb
Showing
2 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
- Fixed a Data Connect emulator issue where prepared statements would be persisted after terminated connections. | ||
- Added a warning when deploying a Genkit function without a secret as this is likely a bug (#8138) | ||
- Fixed `.env.*` files for web frameworks in Windows (#8086) | ||
- Updated the Firebase Data Connect local toolkit to v1.7.7, which includes fixes in Dart code generation around required argument typing, and changes the emulator to always serve local connector sources and surface errors if they're invalid or schema migration fails. (#8153) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters