v13.25.0
google-oss-bot
released this
12 Nov 22:24
·
33 commits
to master
since this release
- Fix Task Queue Emulator error handling to display error message properly. (#7916)
- Fixed some misleading logs when using the Data Connect emulator with
FIREBASE_DATACONNECT_POSTGRESQL_STRING
set. (#7882) - Update the Firebase Data Connect local toolkit to v1.7.0, which includes support for
query
in mutations,@check
for advanced authorization, and replacesjava.util.Date
withcom.google.firebase.dataconnect.LocalDate
forDate
scalar fields and variables in Kotlin codegen. (#7936) - Fixed
firebase init genkit
to work with genkit version 0.9.0.