Skip to content

Release coval-sdk 0.5.0 - #27

Merged
callumreid merged 1 commit into
mainfrom
callum/python-sdk-0-5-0
Jul 29, 2026
Merged

Release coval-sdk 0.5.0#27
callumreid merged 1 commit into
mainfrom
callum/python-sdk-0-5-0

Conversation

@callumreid

Copy link
Copy Markdown
Collaborator

Version bump only — no behaviour change beyond what already merged in #26.

Releases the idle-connection expiry (max_idle_seconds, default 5.0) so Upstart can pick it up. #26 landed without a version bump, and 0.4.0 is already on PyPI, so there was nothing taggable.

Python only. The TypeScript SDK is untouched by #26 and stays at 0.4.0 — the two have diverged before (npm 0.2.1 vs PyPI 0.2.0).

Version strings updated in the four places codegen derives from pyproject.toml (__init__.__version__, the api_client user agent, the configuration debug report) plus the pinned assertion in test_client.py, so the next regen reproduces this exactly.

27 tests passing.

After merge: tag python-sdk-v0.5.0 to trigger the PyPI publish.

Releases the idle-connection expiry from #26. Python only -- the TypeScript SDK
is unchanged and stays at 0.4.0.
@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@callumreid, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 2 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ead0334e-23b8-44aa-b4d1-9677a5a356e2

📥 Commits

Reviewing files that changed from the base of the PR and between 6ce8c55 and d66a0af.

📒 Files selected for processing (5)
  • python-sdk/pyproject.toml
  • python-sdk/src/coval_sdk/__init__.py
  • python-sdk/src/coval_sdk/api_client.py
  • python-sdk/src/coval_sdk/configuration.py
  • python-sdk/tests/test_client.py

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@callumreid
callumreid merged commit feb489f into main Jul 29, 2026
5 checks passed
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