Skip to content

Used valid path for pingserver #9204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

maneesht
Copy link
Contributor

  • Fixed issue where when attempting to load the cookies for the functions emulator, an incorrect URL was used.
  • Fixed issue where requests to the function didn't include the Firebase Studio workstation Cookie

Copy link

changeset-bot bot commented Aug 12, 2025

🦋 Changeset detected

Latest commit: f753609

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@firebase/functions Patch
firebase Patch
@firebase/functions-compat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@maneesht maneesht marked this pull request as ready for review August 12, 2025 18:23
@maneesht maneesht requested review from a team as code owners August 12, 2025 18:23
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Aug 12, 2025

Size Report 1

Affected Products

  • @firebase/functions

    TypeBase (cc605e7)Merge (d3a368e)Diff
    browser13.9 kB14.0 kB+131 B (+0.9%)
    main14.4 kB14.5 kB+136 B (+0.9%)
    module13.9 kB14.0 kB+131 B (+0.9%)
  • bundle

    TypeBase (cc605e7)Merge (d3a368e)Diff
    functions (call)38.6 kB38.7 kB+82 B (+0.2%)
  • firebase

    TypeBase (cc605e7)Merge (d3a368e)Diff
    firebase-compat.js800 kB800 kB+80 B (+0.0%)
    firebase-functions-compat.js14.7 kB14.8 kB+79 B (+0.5%)
    firebase-functions.js19.4 kB19.5 kB+96 B (+0.5%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/HYYYfvWrFW.html

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Aug 12, 2025

Size Analysis Report 1

Affected Products

  • @firebase/functions

    • connectFunctionsEmulator

      Size

      TypeBase (cc605e7)Merge (d3a368e)Diff
      size2.84 kB2.85 kB+12 B (+0.4%)
      size-with-ext-deps25.0 kB25.1 kB+12 B (+0.0%)
    • getFunctions

      Size

      TypeBase (cc605e7)Merge (d3a368e)Diff
      size3.03 kB3.04 kB+12 B (+0.4%)
      size-with-ext-deps32.6 kB32.6 kB+12 B (+0.0%)
    • httpsCallable

      Size

      TypeBase (cc605e7)Merge (d3a368e)Diff
      size8.48 kB8.57 kB+94 B (+1.1%)
      size-with-ext-deps26.2 kB26.4 kB+234 B (+0.9%)

      External Dependency

      ModuleBase (cc605e7)Merge (d3a368e)Diff
      @firebase/util

      FirebaseError
      getModularInstance

      FirebaseError
      getModularInstance
      isCloudWorkstation

      + isCloudWorkstation

    • httpsCallableFromURL

      Size

      TypeBase (cc605e7)Merge (d3a368e)Diff
      size8.37 kB8.47 kB+94 B (+1.1%)
      size-with-ext-deps26.1 kB26.3 kB+234 B (+0.9%)

      External Dependency

      ModuleBase (cc605e7)Merge (d3a368e)Diff
      @firebase/util

      FirebaseError
      getModularInstance

      FirebaseError
      getModularInstance
      isCloudWorkstation

      + isCloudWorkstation

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/5Kio08ksM7.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants