-
Notifications
You must be signed in to change notification settings - Fork 893
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 #7290
Merged
Merged
Version Packages #7290
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
google-oss-bot
requested review from
a team,
hsubox76,
erikeldridge,
jposuna,
avolkovi,
yoyomyo,
lisajian,
prameshj,
renkelvin,
sam-gc,
zwu52,
maneesht,
tonyjhuang,
jsdt,
jmwski and
dwyfrequency
as code owners
May 11, 2023 20:15
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. |
Size Report 1Affected Products
Test Logs |
Size Analysis Report 1This report is too large (1,558,110 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 |
github-actions
bot
force-pushed
the
changeset-release/release
branch
from
May 11, 2023 22:40
f936357
to
2bfb999
Compare
github-actions
bot
force-pushed
the
changeset-release/release
branch
from
May 12, 2023 16:39
2bfb999
to
73cee9d
Compare
hsubox76
approved these changes
May 12, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.22.0
Minor Changes
e45fea9b8
#7236 - Enabled long-polling networking mode auto detection by default. It can be explicitly disabled by settingFirestoreSettings.experimentalForceLongPolling
tofalse
.8051e4a99
#7176 - Added the ability to configure the long-polling hanging get request timeout using the newexperimentalLongPollingOptions.timeoutSeconds
settingPatch Changes
466d3670a
,e45fea9b8
,e0551fa13
,afdccd57a
,8051e4a99
]:@firebase/firestore@3.12.0
Minor Changes
e45fea9b8
#7236 - Enabled long-polling networking mode auto detection by default. It can be explicitly disabled by settingFirestoreSettings.experimentalForceLongPolling
tofalse
.8051e4a99
#7176 - Added the ability to configure the long-polling hanging get request timeout using the newexperimentalLongPollingOptions.timeoutSeconds
setting@firebase/app@0.9.10
Patch Changes
466d3670a
#7263 - Make the error more helpful whengetApp()
is called beforeinitializeApp()
.e0551fa13
#7272 (fixes #6871) - Catch more heartbeat read/write errors.@firebase/app-compat@0.2.10
Patch Changes
466d3670a
,e0551fa13
]:@firebase/auth@0.23.2
Patch Changes
afdccd57a
#7277 - Allow port numbers in authDomain@firebase/auth-compat@0.4.2
Patch Changes
afdccd57a
]:@firebase/firestore-compat@0.3.9
Patch Changes
e45fea9b8
,8051e4a99
]: