Skip to content

chore(release): Prepare v2.0.0 - #32

Merged
soulevilx merged 2 commits into
masterfrom
release/2.0.0
Jul 21, 2026
Merged

chore(release): Prepare v2.0.0#32
soulevilx merged 2 commits into
masterfrom
release/2.0.0

Conversation

@soulevilx

Copy link
Copy Markdown
Contributor

What changed

Prepares the 2.0.0 major release: Guzzle 8-only transport, native MongoDB event logging, client DX APIs, fake transport tooling, and synchronized documentation and CI.

Breaking changes

Guzzle 8 and mongodb/mongodb ^2.0 are required; Laravel MongoDB integration and ClientRequestLog are removed. See UPGRADE-2.0.md.

Validation

  • composer ci
  • composer audit --no-dev --locked --abandoned=fail
  • 98.39% line coverage

Release flow

After review and required checks pass, merge into master, tag v2.0.0 from master, then merge master back into develop.

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.15.1 to 8.0.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/8.0/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.15.1...8.0.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-version: 8.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@coderabbitai

coderabbitai Bot commented Jul 21, 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

Run ID: 3c15b74f-42a4-41cc-8687-867d5e7afea8

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/2.0.0

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.

@codecov-commenter

codecov-commenter commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.72%. Comparing base (bb4e6e7) to head (96edfb1).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #32      +/-   ##
============================================
+ Coverage     98.32%   98.72%   +0.40%     
- Complexity      729      940     +211     
============================================
  Files            61       71      +10     
  Lines          1732     2198     +466     
============================================
+ Hits           1703     2170     +467     
+ Misses           29       28       -1     
Flag Coverage Δ
unittests 98.72% <100.00%> (+0.40%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@soulevilx
soulevilx merged commit 4a4f217 into master Jul 21, 2026
15 checks passed
@soulevilx
soulevilx deleted the release/2.0.0 branch July 21, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants