Skip to content

chore: Bump sentry-protos 0.28.0#117579

Merged
armcknight merged 1 commit into
masterfrom
andrewmcknight/bump-sentry-protos-0.28.0
Jun 12, 2026
Merged

chore: Bump sentry-protos 0.28.0#117579
armcknight merged 1 commit into
masterfrom
andrewmcknight/bump-sentry-protos-0.28.0

Conversation

@armcknight

Copy link
Copy Markdown
Member

Summary

  • Picks up the refund types (StripeRefund, PlatformRefund) and the record_charge_refunds endpoint introduced in sentry-protos#303, released as 0.28.0 today.
  • Unblocks CI on getsentry#20611 (the charge.refunded Stripe webhook handler on the billing platform), which imports PlatformRefund and the new endpoint proto — currently failing on ImportError: cannot import name 'PlatformRefund' against the pinned 0.27.1.

Test plan

  • CI green
  • Once merged + getsentry's sentry-version picks it up, getsentry#20611's CI unblocks

🤖 Generated with Claude Code

Picks up the refund types (StripeRefund, PlatformRefund) + the
record_charge_refunds endpoint introduced in
getsentry/sentry-protos#303 (released as 0.28.0
today).

Unblocks CI on getsentry#20611 (charge.refunded webhook handler on the
billing platform), which imports PlatformRefund and the new endpoint
proto.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@armcknight armcknight requested a review from a team as a code owner June 12, 2026 21:35
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 12, 2026
@armcknight armcknight enabled auto-merge (squash) June 12, 2026 21:40
@armcknight armcknight merged commit 111bd0b into master Jun 12, 2026
85 checks passed
@armcknight armcknight deleted the andrewmcknight/bump-sentry-protos-0.28.0 branch June 12, 2026 21:51
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