Skip to content

fix: minor release on HTTPX2 migration - #158

Closed
yamaceay wants to merge 1 commit into
mainfrom
poc/httpx2-minor
Closed

yamaceay wants to merge 1 commit into
mainfrom
poc/httpx2-minor

Conversation

@yamaceay

Copy link
Copy Markdown
Contributor

What this PR does and why it is needed

This PoC tests the possibility of deprecating httpx on the end user side without breaking the changes, preferring httpx2 over httpx. Thus, it qualifies for a minor release, yet with a slightly higher complexity.

Definition of Done

  • Code is tested (Unit, Integration, E2E)
  • Error handling created / updated & covered by the tests above
  • Documentation updated
    • Only Public APIs are allowed to be used in documentation/tutorials/sample code
  • (Optional) Aligned changes with the JS/TS and Java SDK
  • (Optional) Release notes updated -->

@yamaceay yamaceay changed the title PoC: minor release on HTTPX2 migration fix: minor release on HTTPX2 migration Sep 21, 2026
@yamaceay
yamaceay force-pushed the poc/httpx2-minor branch 4 times, most recently from 7dba68b to ac44df3 Compare September 21, 2026 16:10
@yamaceay yamaceay mentioned this pull request Sep 21, 2026
5 tasks
@yamaceay yamaceay added duplicate This issue or pull request already exists dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 21, 2026
@yamaceay
yamaceay force-pushed the poc/httpx2-minor branch 2 times, most recently from 61c66d5 to e967299 Compare September 22, 2026 12:20
@yamaceay

Copy link
Copy Markdown
Contributor Author

Let's only maintain the major release for now. Minor release is a bit harder to maintain due to dependencies. Putting this on hold in favor of major PR which can be re-opened later.

@yamaceay yamaceay closed this Sep 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file don't merge duplicate This issue or pull request already exists python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants