Skip to content
New issue

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

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

Already on GitHub? # to your account

Version Packages #8672

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Version Packages #8672

merged 1 commit into from
Dec 12, 2024

Conversation

google-oss-bot
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release, this PR will be updated.

Releases

firebase@11.1.0

Minor Changes

  • f05509e8c #8609 - Add .stream() api for callable functions for consuming streaming responses.

Patch Changes

  • Updated dependencies [f05509e8c, c540ba9ee, cb4309f13, 1294e64c8]:
    • @firebase/functions@0.12.0
    • @firebase/app@0.10.17
    • @firebase/vertexai@1.0.2
    • @firebase/data-connect@0.1.3
    • @firebase/messaging@0.12.15
    • @firebase/functions-compat@0.3.17
    • @firebase/app-compat@0.2.47
    • @firebase/messaging-compat@0.2.15

@firebase/functions@0.12.0

Minor Changes

  • f05509e8c #8609 - Add .stream() api for callable functions for consuming streaming responses.

@firebase/app@0.10.17

Patch Changes

  • Update SDK_VERSION.

@firebase/app-compat@0.2.47

Patch Changes

  • Updated dependencies []:
    • @firebase/app@0.10.17

@firebase/data-connect@0.1.3

Patch Changes

  • cb4309f13 #8664 - Fixed issue where multiple calls to connectDataConnectEmulator caused an exception

@firebase/functions-compat@0.3.17

Patch Changes

  • Updated dependencies [f05509e8c]:
    • @firebase/functions@0.12.0

@firebase/messaging@0.12.15

Patch Changes

  • 1294e64c8 #8661 (fixes #7784) - Fix an issue where PushManager.subscribe() is called too soon after registering the default service worker.

@firebase/messaging-compat@0.2.15

Patch Changes

  • Updated dependencies [1294e64c8]:
    • @firebase/messaging@0.12.15

@firebase/vertexai@1.0.2

Patch Changes

  • c540ba9ee #8663 - Clear fetch timeout after request completion. Fixes an issue that caused Node scripts to hang due to a pending timeout.

Copy link

google-cla bot commented Dec 10, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@google-oss-bot
Copy link
Contributor Author

Size Report 1

Affected Products

  • @firebase/functions

    TypeBase (4eaddd9)Merge (d73d74e)Diff
    browser13.7 kB13.7 kB-1 B (-0.0%)
    main14.2 kB14.2 kB-1 B (-0.0%)
    module13.7 kB13.7 kB-1 B (-0.0%)
  • bundle

    TypeBase (4eaddd9)Merge (d73d74e)Diff
    functions (call)34.4 kB34.4 kB-1 B (-0.0%)
  • firebase

    TypeBase (4eaddd9)Merge (d73d74e)Diff
    firebase-compat.js797 kB797 kB-1 B (-0.0%)
    firebase-functions-compat.js10.4 kB10.4 kB-1 B (-0.0%)
    firebase-functions.js14.6 kB14.6 kB-2 B (-0.0%)

Test Logs

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

@google-oss-bot
Copy link
Contributor Author

Size Analysis Report 1

Affected Products

  • @firebase/functions

    • FunctionsError

      Size

      TypeBase (4eaddd9)Merge (d73d74e)Diff
      size2.52 kB2.52 kB-1 B (-0.0%)
      size-with-ext-deps20.3 kB20.3 kB-1 B (-0.0%)
    • connectFunctionsEmulator

      Size

      TypeBase (4eaddd9)Merge (d73d74e)Diff
      size2.50 kB2.50 kB-1 B (-0.0%)
      size-with-ext-deps20.4 kB20.4 kB-1 B (-0.0%)
    • getFunctions

      Size

      TypeBase (4eaddd9)Merge (d73d74e)Diff
      size2.68 kB2.68 kB-1 B (-0.0%)
      size-with-ext-deps28.2 kB28.2 kB-1 B (-0.0%)
    • httpsCallable

      Size

      TypeBase (4eaddd9)Merge (d73d74e)Diff
      size8.45 kB8.45 kB-1 B (-0.0%)
      size-with-ext-deps26.4 kB26.4 kB-1 B (-0.0%)
    • httpsCallableFromURL

      Size

      TypeBase (4eaddd9)Merge (d73d74e)Diff
      size8.35 kB8.34 kB-1 B (-0.0%)
      size-with-ext-deps26.2 kB26.2 kB-1 B (-0.0%)

Test Logs

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

@github-actions github-actions bot force-pushed the changeset-release/release branch from 0feea1c to 53799a6 Compare December 10, 2024 19:11
@DellaBitta DellaBitta merged commit e43d924 into release Dec 12, 2024
1 check failed
@DellaBitta DellaBitta deleted the changeset-release/release branch December 12, 2024 13:56
@firebase firebase locked and limited conversation to collaborators Jan 12, 2025
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants