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

Deprecate EventsGet in favor of EventsQuery without filters #764

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

LiranCohen
Copy link
Member

EventsGet was used for sync before EventsQuery was made available, which allows filtering events/messages vs simply getting all of them.

This PR removes the EventsGet interface method and removes the restriction in EventsQuery to allow querying without any filters.

@LiranCohen LiranCohen force-pushed the lirancohen/events-get-for-events-query branch from 07ee774 to 0f1ee0b Compare June 20, 2024 15:53
@LiranCohen LiranCohen marked this pull request as ready for review June 20, 2024 16:00
@LiranCohen LiranCohen force-pushed the lirancohen/events-get-for-events-query branch from fe345c4 to 0f1ee0b Compare June 20, 2024 16:13
Copy link
Contributor

@thehenrytsai thehenrytsai left a comment

Choose a reason for hiding this comment

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

Love it when code gets removed!

@LiranCohen LiranCohen merged commit 8446cdb into main Jun 20, 2024
12 checks passed
@LiranCohen LiranCohen deleted the lirancohen/events-get-for-events-query branch June 20, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants