Skip to content

Merge credit contract endpoints: remove ListCreditContractConsumptions, add consumption fields to CreditContract#352

Merged
nzerouali merged 1 commit intomainfrom
bil-152-merge-credit-contract-endpoints
Apr 30, 2026
Merged

Merge credit contract endpoints: remove ListCreditContractConsumptions, add consumption fields to CreditContract#352
nzerouali merged 1 commit intomainfrom
bil-152-merge-credit-contract-endpoints

Conversation

@nzerouali
Copy link
Copy Markdown
Contributor

The ListCreditContractConsumptions endpoint currently relies on a manual link (orb_credit_block_id) between our
database and Orb. Since Orb already holds all the data the frontend needs, we're merging the two credit endpoints into one and sourcing everything directly from Orb in our cluster-api implementation, by removing the need for that link entirely.

@nzerouali nzerouali requested a review from a team as a code owner April 29, 2026 16:11
@github-actions
Copy link
Copy Markdown

PR Packages Published

Python Package:

  • Version: 0.119.0.dev352+f85bd7f
  • Package: qdrant-cloud-public-api
  • Registry: https://us-python.pkg.dev/qdrant-cloud/python/
  • To update run: uv add qdrant-cloud-public-api==0.119.0.dev352+f85bd7f

NPM Package:

  • Version: 0.119.0-dev352.f85bd7f
  • Package: @qdrant/qdrant-cloud-public-api
  • Registry: https://us-npm.pkg.dev/qdrant-cloud/npm/
  • To update run: npm install @qdrant/qdrant-cloud-public-api@0.119.0-dev352.f85bd7f

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

The latest Buf updates on your PR. Results from workflow Pull Request / linting (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed⏩ skippedApr 29, 2026, 6:41 PM

@nzerouali nzerouali added the buf skip breaking Skip checking if there are breaking changes label Apr 29, 2026
@nzerouali nzerouali merged commit 87bdcb9 into main Apr 30, 2026
16 of 17 checks passed
@nzerouali nzerouali deleted the bil-152-merge-credit-contract-endpoints branch April 30, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buf skip breaking Skip checking if there are breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants