getsentry / sentry-docs

Sentry's documentation (and tools to build it)
https://docs.sentry.io
Other
326 stars 1.43k forks source link

last_event_id has been brought back; update python/migration/1.x-to-2.x.mdx #10798

Closed songdavid98 closed 3 days ago

songdavid98 commented 1 month ago

Core or SDK?

Platform/SDK

Which part? Which one?

Python SDK migration doc

Description

last_event_id was removed in 2.0.0, but brought back in 2.2.0

The migration doc on sentry-docs still suggests removal of last_event_id. https://github.com/getsentry/sentry-docs/blob/master/docs/platforms/python/migration/1.x-to-2.x.mdx

The sentry-python repo already changed it on their doc. https://github.com/getsentry/sentry-python/commit/bb918fb9581198360d56dab8912520c1897fb086

Suggested Solution

Mention that updating to 2.2.0 and beyond no longer requires removal of last_event_id.

getsantry[bot] commented 1 month ago

Assigning to @getsentry/support for routing ⏲️