Skip to content

Releases: firebase/firebase-tools

v13.10.1

24 May 17:58
Compare
Choose a tag to compare
  • Fixes an issue where dataconnect:sql:migrate still prompts for confirmation even with --force. (#7208)
  • Update to Firebase Data Connect Emulator version 1.1.18 which contains code generation bug fixes, surfacing schema migration errors when a diff remains after migration, and a fix to allow the local connection string to be empty at startup.
  • Fixes an issue where the dataconnect emulator listens on all addresses by default instead of just localhost (#7211).
  • Fixes Data Connect generated SDK sometimes using the wrong location (GCP region) (#7217).

v13.10.0

21 May 22:28
Compare
Choose a tag to compare
  • Upgrades the pubsub dependency to address a npm audit issue. (#7122)
  • Fixes path issue in Windows deployments for Next.js SSR (#7148)
  • Updates Emulator Suite UI logos
  • Firebase functions' discovery process' timeout can now be configured with the FUNCTIONS_DISCOVERY_TIMEOUT env var (#7176)
  • Fixes an issue where dataconnect:sql:migrate would sometimes act as the wrong role. (#7198)
  • Fixes an issue where dataconnect:sql:migrate --force would not ignore invalid connectors. (#7199).
  • Improves logging and messaging throughout dataconnect commands.
  • Improves handling for cases where a Data Connect service could not access Cloud SQL. (#7157)

v13.9.0

14 May 18:51
Compare
Choose a tag to compare

v13.8.3

10 May 23:04
Compare
Choose a tag to compare
  • Internal bug fixes.

v13.8.2

10 May 00:25
Compare
Choose a tag to compare
  • Release Firestore Emulator version 1.19.6 which fixes a few Datastore Mode bugs regarding transactions (#7132).

v13.8.1

08 May 18:27
Compare
Choose a tag to compare
  • Temporarily disable performance improvements for second gen functions deploy to avoid a backend issue.
  • Increased the timeout for waiting for emulators to start to 60s. (#7091)
  • Fixes infinite loop when trying to create a Hosting site.
  • Fix copied functions dist dir files for Next.js when source config ends with slash (#7099)

v13.8.0

01 May 22:12
Compare
Choose a tag to compare
  • Update dependencies in functions initialization template. (#7084)
  • Adds *.local to .gitignore and functions ignore for init functions. (#7018)

v13.7.5

25 Apr 18:03
Compare
Choose a tag to compare
  • Improve IAM changes for turtles. (#7045)

v13.7.4

23 Apr 22:29
Compare
Choose a tag to compare
  • Release Firestore Emulator version 1.19.5 which adds support for import and export in Datastore Mode. (#7020)
  • Fix non static check for not-found route in Next.js 14.2 (#7012)
  • Fix Next.js path issue on Windows (#7031)
  • Fixes an issue where the Pub/Sub emulator would not start on Windows due to CVE-2024-27980. (#7026)

v13.7.3

17 Apr 21:01
Compare
Choose a tag to compare

Improve internal handling of config files (#6987)