We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Self-hosted/on-premise
2.2.0
Migration Guide says, method last_event_id() was removed, but it was reintroduced in 2.2.0
Correct Migration Guide
The API function last_event_id() was removed
The text was updated successfully, but these errors were encountered:
docs: Update last_event_id in migration guide
last_event_id
d099f5d
Update the migration guide to mention that `last_event_id` has been reintroduced. Fixes GH-3118
Good catch, @lovetox – I have already opened a PR to fix the migration guide as you have suggested
Sorry, something went wrong.
bb918fb
docs: Remove last_event_id from migration guide
a55214e
Since we reintroduced `last_event_id` in 2.2.0, we should remove it from the migration guide. Fixes getsentryGH-3118
szokeasaurusrex
Successfully merging a pull request may close this issue.
How do you use Sentry?
Self-hosted/on-premise
Version
2.2.0
Steps to Reproduce
Migration Guide says, method last_event_id() was removed, but it was reintroduced in 2.2.0
Expected Result
Correct Migration Guide
Actual Result
The text was updated successfully, but these errors were encountered: