Skip to content

chore(billing): remove deprecated v1 proto fields#264

Draft
armenzg wants to merge 2 commits into
mainfrom
armenzg/billing/remove-deprecated-proto-fields
Draft

chore(billing): remove deprecated v1 proto fields#264
armenzg wants to merge 2 commits into
mainfrom
armenzg/billing/remove-deprecated-proto-fields

Conversation

@armenzg
Copy link
Copy Markdown
Member

@armenzg armenzg commented May 22, 2026

Remove deprecated billing-platform proto fields, messages, and enums in billing v1 that are no longer in use, and reserve every removed field name/number to prevent accidental reuse.

Breaking API cleanup

The deprecated surface is removed from billing detail, contract, usage, and usage-pricer protos (billing_details, billing_config, contract_metadata, pricing_config, endpoint_get_uninvoiced_contracts, and endpoint_usage(_pricer)), leaving only the supported schema shapes.

Generated artifacts and tests

py/tests/test_billing_v1.py is updated to assert the supported message fields, CHANGELOG.md now documents the breaking change under Unreleased, and the branch includes the auto-generated Rust binding refresh committed by CI after the proto updates.

Drop deprecated billing-platform proto fields/messages/enums that no longer have consumers and reserve their field names/numbers to prevent reuse.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 22, 2026

The latest Buf updates on your PR. Results from workflow ci / buf-checks (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed❌ failed (29)May 22, 2026, 9:00 PM

@armenzg armenzg self-assigned this May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant