Skip to content

Version Packages #3785

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

Merged
merged 1 commit into from
Sep 17, 2020
Merged

Version Packages #3785

merged 1 commit into from
Sep 17, 2020

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

[email protected]

Minor Changes

  • f9004177e #3772 - [feature] Added not-in and != query operators for use with .where(). not-in finds documents where a specified field’s value is not in a specified array. != finds documents where a specified field's value does not equal the specified value. Neither query operator will match documents where the specified field is not present.

Patch Changes

@firebase/[email protected]

Minor Changes

  • f9004177e #3772 - [feature] Added not-in and != query operators for use with .where(). not-in finds documents where a specified field’s value is not in a specified array. != finds documents where a specified field's value does not equal the specified value. Neither query operator will match documents where the specified field is not present.

  • a8ff3dbaa #3418 - Use FirestoreError instead of Error in onSnapshot*() error callbacks.

Patch Changes

@firebase/[email protected]

Minor Changes

  • f9004177e #3772 - [feature] Added not-in and != query operators for use with .where(). not-in finds documents where a specified field’s value is not in a specified array. != finds documents where a specified field's value does not equal the specified value. Neither query operator will match documents where the specified field is not present.

  • a8ff3dbaa #3418 - Use FirestoreError instead of Error in onSnapshot*() error callbacks.

@firebase/[email protected]

Patch Changes

  • 3d9b5a595 #3736 - Fix detection of admin context in Realtime Database SDK

@firebase/[email protected]

Patch Changes

@googlebot
Copy link

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

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@google-oss-bot
Copy link
Contributor Author

Binary Size Report

Affected SDKs

No changes between base commit (f900417) and head commit (a9d791e).

Test Logs

@google-oss-bot
Copy link
Contributor Author

Size Analysis Report

Affected Products

No changes between base commit (f900417) and head commit (a9d791e).

Test Logs

@github-actions github-actions bot force-pushed the changeset-release/release branch from 624a5d7 to d14d555 Compare September 15, 2020 22:50
@github-actions github-actions bot force-pushed the changeset-release/release branch from d14d555 to 0fcb9f7 Compare September 15, 2020 23:15
@schmidt-sebastian
Copy link
Contributor

FYI - please double check with @thebrianchen that we are okay releasing Firestore. We are still waiting for some approvals.

@thebrianchen
Copy link

Ariane launch was cleared for != queries, so Firestore is ready to merge.

@hsubox76 hsubox76 merged commit 0558cd8 into release Sep 17, 2020
@firebase firebase locked and limited conversation to collaborators Oct 18, 2020
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.

5 participants