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

fix: update generated proto types; fix the update script #1825

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

alexander-fenster
Copy link
Contributor

Added one new proto dependency to dev/protos/update.sh, fixed it so that it ran regardless of the current working directory. Updated the generated .d.ts and .json files.

@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: firestore Issues related to the googleapis/nodejs-firestore API. labels Feb 17, 2023
@alexander-fenster alexander-fenster merged commit a7e4212 into main Feb 17, 2023
@alexander-fenster alexander-fenster deleted the dts-update branch February 17, 2023 18:14
MarkDuckworth added a commit that referenced this pull request Feb 17, 2023
* OR operator support and integration tests.

* Updating documentation and member visibility.

* Remove usage of OPERATOR_UNSPECIFIED standing in for OR.

* Removing private and internal tags from OR query public API members.

* Ensure that new OR Query features are in firestore.d.ts and are exported from the main entry point.

* Update documentation for OR query features to match android PR 4274.

* Removing CompositeFilter and UnaryFilter from the type definitions and JS doc.

* Corrected the descending order test for OR queries.

* fix: update generated proto types; fix the update script (#1825)

* Adding OR enum value for composit filter operator.

---------

Co-authored-by: Alexander Fenster <fenster@google.com>
ehsannas pushed a commit that referenced this pull request Mar 6, 2023
* WIP: OR Query with unit tests. No OR operator.

* Updating documentation and member visibility.

* Formatting

* Skipping OR Query system test.

* Updated copyright holder for new files.

* PR fixes.

* feat: OR Query support (#1801)

* OR operator support and integration tests.

* Updating documentation and member visibility.

* Remove usage of OPERATOR_UNSPECIFIED standing in for OR.

* Removing private and internal tags from OR query public API members.

* Ensure that new OR Query features are in firestore.d.ts and are exported from the main entry point.

* Update documentation for OR query features to match android PR 4274.

* Removing CompositeFilter and UnaryFilter from the type definitions and JS doc.

* Corrected the descending order test for OR queries.

* fix: update generated proto types; fix the update script (#1825)

* Adding OR enum value for composit filter operator.

---------

Co-authored-by: Alexander Fenster <fenster@google.com>

* Updating header copyright to 2023

* Tests that require an index are configured to only run against the emulator.

* Test cleanup based on PR comments.

---------

Co-authored-by: Alexander Fenster <fenster@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/nodejs-firestore API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants