Skip to content

Missing info about event deprecations between 2.3 and 3.0 #217

@mbabker

Description

@mbabker

In my app, I had been using the SentrySymfonyEvents::SET_USER_CONTEXT event to add my user context info to Sentry. When updating to 3.0, I found this event is no longer present with no mention of this B/C break in the upgrade guide. I can work around this, but I think it'd be helpful if the upgrade docs at least noted the SentrySymfonyEvents::PRE_CAPTURE and SentrySymfonyEvents::SET_USER_CONTEXT events were removed so there's less surprise for users of the bundle.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions