Skip to content

chore(billing): Bump sentry-protos to >=0.8.3#109996

Merged
dashed merged 1 commit intomasterfrom
chore/bump-sentry-protos-0.8.3
Mar 5, 2026
Merged

chore(billing): Bump sentry-protos to >=0.8.3#109996
dashed merged 1 commit intomasterfrom
chore/bump-sentry-protos-0.8.3

Conversation

@dashed
Copy link
Member

@dashed dashed commented Mar 5, 2026

Summary

  • Bumps sentry-protos from >=0.8.2 to >=0.8.3
  • v0.8.3 adds the billing platform usage service proto definitions (PR sentry-protos#175)

New proto types available

  • GetUsageRequest / GetUsageResponse - Usage service endpoint
  • UsageData - Aggregated usage counts per category
  • DailyUsage / CategoryUsage - Daily breakdown
  • CategorySeatUsage / SeatCategory - Seat usage tracking
  • Date - Simple date message

Context

These protos are needed for:

  • BIL-2144 - Create usage service in sentry
  • BIL-2145 - Create usage service in getsentry

Test plan

  • CI passes (no code changes, only dependency bump)
  • Verify proto imports work: from sentry_protos.billing.v1.services.usage.v1.endpoint_usage_pb2 import GetUsageRequest

Adds the billing platform usage service proto definitions needed for
BIL-2144 (usage service in sentry) and BIL-2145 (usage service in
getsentry).

New protos: GetUsageRequest, GetUsageResponse, UsageData, DailyUsage,
CategoryUsage, CategorySeatUsage, Date, SeatCategory.
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 5, 2026
@dashed dashed self-assigned this Mar 5, 2026
@dashed dashed requested review from a team and noahsmartin March 5, 2026 21:58
@dashed dashed marked this pull request as ready for review March 5, 2026 21:59
@dashed dashed requested a review from a team as a code owner March 5, 2026 21:59
@dashed dashed merged commit 0d21f4f into master Mar 5, 2026
74 checks passed
@dashed dashed deleted the chore/bump-sentry-protos-0.8.3 branch March 5, 2026 22:30
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.

4 participants