Skip to content
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

Version Packages #6601

Merged
merged 1 commit into from Sep 15, 2022
Merged

Version Packages #6601

merged 1 commit into from Sep 15, 2022

Conversation

google-oss-bot
Copy link
Contributor

@google-oss-bot google-oss-bot commented Sep 14, 2022

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@9.10.0

Minor Changes

  • 7c0c640a4 #6107 - Enable encodeInitMessageHeaders. This transitions the Firestore client from encoding HTTP Headers via the Query Param to the request's POST payload.

    Requires Cloud Firestore Emulator v1.14.4 or newer.

Patch Changes

  • Updated dependencies [e06d9069c, 7c0c640a4, 666c8ec1f]:
    • @firebase/app@0.7.33
    • @firebase/auth@0.20.7
    • @firebase/firestore@3.5.0
    • @firebase/app-compat@0.1.34
    • @firebase/auth-compat@0.2.20
    • @firebase/firestore-compat@0.1.25

@firebase/firestore@3.5.0

Minor Changes

  • 7c0c640a4 #6107 - Enable encodeInitMessageHeaders. This transitions the Firestore client from encoding HTTP Headers via the Query Param to the request's POST payload.

    Requires Cloud Firestore Emulator v1.14.4 or newer.

Patch Changes

  • Updated dependencies [7c0c640a4]:
    • @firebase/webchannel-wrapper@0.7.0

@firebase/webchannel-wrapper@0.7.0

Minor Changes

  • 7c0c640a4 #6107 - Enable encodeInitMessageHeaders. This transitions the Firestore client from encoding HTTP Headers via the Query Param to the request's POST payload.

    Requires Cloud Firestore Emulator v1.14.4 or newer.

@firebase/app@0.7.33

Patch Changes

  • Update SDK_VERSION.

@firebase/app-compat@0.1.34

Patch Changes

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

@firebase/auth@0.20.7

Patch Changes

  • e06d9069c #6594 - Included a reference to AuthInternal in MultiFactorSessionImpl.

  • 666c8ec1f #6569 (fixes #6553) - Update custom claim type of ParsedToken to be any

@firebase/auth-compat@0.2.20

Patch Changes

@firebase/firestore-compat@0.1.25

Patch Changes

  • Updated dependencies [7c0c640a4]:
    • @firebase/firestore@3.5.0

@google-cla
Copy link

google-cla bot commented Sep 14, 2022

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/firestore

    TypeBase (48ad584)Merge (d71ba9f)Diff
    browser264 kB264 kB-2 B (-0.0%)
    esm5327 kB327 kB-2 B (-0.0%)
    main526 kB526 kB-1 B (-0.0%)
    module264 kB264 kB-2 B (-0.0%)
    react-native264 kB264 kB-2 B (-0.0%)
  • @firebase/firestore-lite

    TypeBase (48ad584)Merge (d71ba9f)Diff
    browser80.9 kB80.9 kB-2 B (-0.0%)
    esm596.7 kB96.7 kB-2 B (-0.0%)
    main136 kB136 kB-1 B (-0.0%)
    module80.9 kB80.9 kB-2 B (-0.0%)
    react-native81.1 kB81.1 kB-2 B (-0.0%)
  • bundle

    12 size changes

    TypeBase (48ad584)Merge (d71ba9f)Diff
    firestore (Persistence)273 kB273 kB-2 B (-0.0%)
    firestore (Query Cursors)209 kB209 kB-2 B (-0.0%)
    firestore (Query)210 kB210 kB-2 B (-0.0%)
    firestore (Read data once)199 kB199 kB-2 B (-0.0%)
    firestore (Realtime updates)201 kB201 kB-2 B (-0.0%)
    firestore (Transaction)183 kB183 kB-2 B (-0.0%)
    firestore (Write data)183 kB183 kB-2 B (-0.0%)
    firestore-lite (Query Cursors)68.3 kB68.3 kB-2 B (-0.0%)
    firestore-lite (Query)71.5 kB71.5 kB-2 B (-0.0%)
    firestore-lite (Read data once)55.9 kB55.9 kB-2 B (-0.0%)
    firestore-lite (Transaction)80.5 kB80.5 kB-2 B (-0.0%)
    firestore-lite (Write data)65.6 kB65.6 kB-2 B (-0.0%)

  • firebase

    TypeBase (48ad584)Merge (d71ba9f)Diff
    firebase-compat.js738 kB738 kB-2 B (-0.0%)
    firebase-firestore-compat.js313 kB313 kB-2 B (-0.0%)
    firebase-firestore-lite.js86.3 kB86.3 kB-2 B (-0.0%)
    firebase-firestore.js311 kB311 kB-2 B (-0.0%)

Test Logs

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

@google-oss-bot
Copy link
Contributor Author

Size Analysis Report 1

This report is too large (1,409,678 characters) to be displayed here in a GitHub comment. Please use the below link to see the full report on Google Cloud Storage.

Test Logs

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

Copy link
Contributor

@dwyfrequency dwyfrequency left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dwyfrequency dwyfrequency merged commit 5b696de into release Sep 15, 2022
@dwyfrequency dwyfrequency deleted the changeset-release/release branch September 15, 2022 18:49
bhparijat pushed a commit that referenced this pull request Sep 23, 2022
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@firebase firebase locked and limited conversation to collaborators Oct 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants