Ad
 
Learn More
Favicon of HTTPX Releases

HTTPX Releases

HTTPX • Last updated over 1 year ago

Recent Updates

Version 0.28.0

Version 0.28.1

Updates for August 27, 2024(2 updates)

Version 0.27.0

Version 0.26.0

Version 0.25.2

Version 0.25.1

Version 0.25.0

Version 0.24.1

Uniform Changelog API

Access HTTPX changelog updates through our uniform API. Same JSON structure across all sources — no adapter-specific parsing needed.

API Endpoint
GET https://watchchangelog.com/api/v1/entries?source=httpx.releases
Response Sample
{
  "source": "httpx.releases",
  "vendor": "HTTPX",
  "id": "tag:github.com,2008:Repository/179492861/0.28.0",
  "published_at": "2025-01-16T16:29:00.000Z",
  "title": "Version 0.28.0",
  "url": "https://github.com/encode/httpx/releases/tag/0.28.0",
  "summary": "0.28.0 (28th November, 2024) The 0.28 release includes a limited set of deprecations. Deprecations : We are working towards a simplified SSL configuration API. For users of the standard verify=True or verify=False cases, or verify=<ssl_context> case this should require no changes. The following cases have been deprecated... The verify argument as a string argument is now deprecated and will raise warnings. The cert argument is now deprecated and will raise warnings. Our revised SSL documentation covers how to implement the same behaviour with a more constrained API. The following changes are also included : The deprecated proxies argument has now been removed. The deprecated app argument has now been removed. JSON request bodies use a compact representation. (#3363) Review URL percent escape sets, based on WHATWG spec. ( #3371 , #3373 ) Ensure certifi and httpcore are only imported if required. ( #3377 ) Treat socks5h as a valid proxy scheme. ( #3178 ) Cleanup Request() method signature in line with client.request() and httpx.request() . ( #3378 ) Bugfix: When passing params={} , always strictly update rather than merge with an existing querystring. ( #3364 )",
  "tags": [
    "HTTPX",
    "httpx.releases",
    "http-client",
    "python",
    "async"
  ]
}

Get Your Free API Key

Sign up to access the full changelog API. All public sources are free — no credit card required.

Sign Up Free →

Tags:

http-clientpythonasync

Related Sources

Favicon

 

  
  
Favicon

 

  
  
Favicon

 

  
  

Share:

HTTPX Releases Changelog – Watch Changelog