Skip to content

feat: major release on HTTPX2 migration - #157

Open
yamaceay wants to merge 6 commits into
mainfrom
poc/httpx2-major
Open

yamaceay wants to merge 6 commits into
mainfrom
poc/httpx2-major

Conversation

@yamaceay

Copy link
Copy Markdown
Contributor

What this PR does and why it is needed

This PoC migrates packages/gen/ from HTTPX to HTTPX2 directly. Major release needed since HTTPX is entirely removed from the gen package.

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: major release on HTTPX2 migration feat: major release on HTTPX2 migration Sep 21, 2026
@yamaceay
yamaceay force-pushed the poc/httpx2-major branch 4 times, most recently from 560ab04 to 96ae5c6 Compare September 21, 2026 16:08
@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-major branch 2 times, most recently from 0884456 to 536fa3f Compare September 22, 2026 12:14
@yamaceay

Copy link
Copy Markdown
Contributor Author

The script that was used to migrate to HTTPX2 is attached below
poc1.sh

@yamaceay yamaceay removed don't merge duplicate This issue or pull request already exists labels Sep 23, 2026

This branch has not been deployed

No deployments
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants