Skip to content

ref(sentryapp): Remove unused webhook request serializer - #122371

Merged
mrduncan merged 1 commit into
masterfrom
mrduncan/remove-unused-request-serializer
Aug 21, 2026
Merged

ref(sentryapp): Remove unused webhook request serializer#122371
mrduncan merged 1 commit into
masterfrom
mrduncan/remove-unused-request-serializer

Conversation

@mrduncan

Copy link
Copy Markdown
Member

RequestSerializer was superseded by SentryAppWebhookRequestSerializer when the control endpoint landed, and has had no importers since.

RequestSerializer was superseded by SentryAppWebhookRequestSerializer when the control endpoint landed, and has had no importers since. It read the buffer dicts directly rather than the RPC model, so it would have needed parallel updates to stay correct.
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 20, 2026
@mrduncan
mrduncan marked this pull request as ready for review August 20, 2026 20:10
@mrduncan
mrduncan requested review from a team as code owners August 20, 2026 20:10
@mrduncan
mrduncan requested a review from a team August 21, 2026 19:39
@mrduncan
mrduncan merged commit dd5582e into master Aug 21, 2026
67 checks passed
@mrduncan
mrduncan deleted the mrduncan/remove-unused-request-serializer branch August 21, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants