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

Add logs method and deprecate events #225

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

ytkimirti
Copy link
Contributor

@ytkimirti ytkimirti commented Feb 24, 2025

We are renaming QStash "events" to "logs" to avoid confusion with the Workflow events.

Deprecations

  • Deprecated the client.events() method. You should use the client.logs() method instead.
  • Deprecated the types Event, EventPayload and GetEventsPayload. If you were using these types, you should now use the Logs, LogPayload and GetLogsPayload types instead.

Copy link

linear bot commented Feb 24, 2025

@CahidArda CahidArda merged commit 0324d3c into main Feb 24, 2025
6 checks passed
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