Skip to content

docs: Expand v3 upgrade guide to cover all breaking changes#698

Open
vdusek wants to merge 1 commit intomasterfrom
docs/expand-v3-upgrade-guide
Open

docs: Expand v3 upgrade guide to cover all breaking changes#698
vdusek wants to merge 1 commit intomasterfrom
docs/expand-v3-upgrade-guide

Conversation

@vdusek
Copy link
Copy Markdown
Contributor

@vdusek vdusek commented Apr 3, 2026

Summary

  • Expanded the v3 upgrade guide to document all 6 breaking changes from the changelog: Python version support, fully typed clients (Pydantic models for responses and parameters), pluggable HTTP client architecture, and tiered timeout system.
  • Converted both upgrading guides (upgrading_to_v2, upgrading_to_v3) from .md to .mdx and replaced plain markdown API references with ApiLink components for consistent linking to the API reference docs.
  • Fixed the guide link to use the correct custom-http-client-httpx id.

🤖 Generated with Claude Code

@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Apr 3, 2026
@vdusek vdusek self-assigned this Apr 3, 2026
@github-actions github-actions bot added this to the 137th sprint - Tooling team milestone Apr 3, 2026
@vdusek vdusek requested a review from Pijukatel April 3, 2026 08:33
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.82%. Comparing base (2f67a5d) to head (e36ea33).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #698      +/-   ##
==========================================
+ Coverage   94.79%   94.82%   +0.02%     
==========================================
  Files          45       45              
  Lines        4403     4403              
==========================================
+ Hits         4174     4175       +1     
+ Misses        229      228       -1     
Flag Coverage Δ
integration 94.82% <ø> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants