chore(release): Prepare v2.0.0 - #32
Conversation
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 reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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
Release flow
After review and required checks pass, merge into master, tag v2.0.0 from master, then merge master back into develop.