Skip to content

chore(release): Recut 3.0.0 with async, mapping, schema, useragent, and failover - #65

Merged
soulevilx merged 3 commits into
masterfrom
release/3.0.0
Aug 19, 2026
Merged

chore(release): Recut 3.0.0 with async, mapping, schema, useragent, and failover#65
soulevilx merged 3 commits into
masterfrom
release/3.0.0

Conversation

@soulevilx

Copy link
Copy Markdown
Contributor

Summary

Recut v3.0.0 from current develop. The previous GitHub release and tag were deleted; Packagist 3.0.0 is immutable and will stay on the old SHA.

This release includes the five items that were not in the first 3.0.0 tag:

  • Async-safe first-party middleware pipeline
  • HTTP status → HttpResponseException mapping after retry
  • Optional JSON Schema / OpenAPI body validation
  • Optional jooservices/useragent helpers
  • curl ↔ Guzzle transport failover

After merge: tag v3.0.0 from master, wait for the Release workflow, merge master back into develop.

Synchronize 3.0.0 release metadata back into develop.
…eragent, and failover

Include the remaining 3.0 items in the recut: promise-based first-party middleware, status-to-exception mapping after retry, optional JSON Schema body validation, optional jooservices/useragent helpers, and curl/Guzzle transport failover.
…ailover

feat: Add async middleware, HTTP error mapping, schema validation, useragent, and failover
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@qodo-code-review

Copy link
Copy Markdown

ⓘ Qodo reviews are paused because the subscription is no longer active. Ask your workspace admin to reactivate the subscription to resume reviews. Manage billing

@github-actions github-actions Bot added documentation Improvements or additions to documentation source tests dependencies labels Aug 19, 2026
@codacy-production

codacy-production Bot commented Aug 19, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 138 complexity · 0 duplication

Metric Results
Complexity 138
Duplication 0

View in Codacy

🟢 Coverage 96.70% diff coverage · -0.24% coverage variation

Metric Results
Coverage variation -0.24% coverage variation (-1.00%)
Diff coverage 96.70% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (5582a38) 3219 3166 98.35%
Head commit (f96dccc) 3653 (+434) 3584 (+418) 98.11% (-0.24%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#65) 515 498 96.70%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ab1ea84f-d78c-4fde-983c-ebdcd0441e78

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

@soulevilx
soulevilx merged commit 8573e6d into master Aug 19, 2026
52 checks passed
@soulevilx
soulevilx deleted the release/3.0.0 branch August 19, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies documentation Improvements or additions to documentation source tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant