Changelog¶
2.38.0 (2026-09-17)¶
Features¶
2.37.0 (2026-09-14)¶
Features¶
2.36.0 (2026-09-03)¶
Features¶
Bug Fixes¶
2.35.0 (2026-08-21)¶
Features¶
Bug Fixes¶
Documentation¶
2.34.0 (2026-08-06)¶
Features¶
Bug Fixes¶
2.33.0 (2026-07-22)¶
Features¶
Bug Fixes¶
2.32.0 (2026-07-16)¶
Features¶
Bug Fixes¶
2.31.0 (2026-06-02)¶
Documentation¶
fix FAQ grammar in httplib2 example
774a0b8(b79b3ea0c28e4b2d16aef8da14ad87c5735b1328)same block as other sections
9c72a41Bump github/codeql-action from 4.33.0 to 4.34.1ebf7190Bump github/codeql-action from 4.32.0 to 4.33.00e4ae38(b79b3ea0c28e4b2d16aef8da14ad87c5735b1328)exclude Response.is_permanent_redirect from API docs (#7244)
d568f47(b79b3ea0c28e4b2d16aef8da14ad87c5735b1328)clarify Quickstart POST example (#6960)
- Additional commits viewable in compare view
(b79b3ea0c28e4b2d16aef8da14ad87c5735b1328)
Bug Fixes¶
bump protobuf from 4.25.8 to 5.29.6 (#17021) (8f52e9ad30b58436480e35d462e9367172bd6656)
drop support for Python 3.9 (#16980) (e5ed47205cb478a4b6ba8f602b7c7198911d086e)
2.30.3 (2026-04-09)¶
Bug Fixes¶
avoid repeated scan of entire venv via packages_distributions() at import time (#16579) (c5728b24fac3363c10a8cfb315b96d3e6459cf06)
2.30.2 (2026-04-02)¶
Bug Fixes¶
allow Protobuf 7.x (#16532) (ffb4b712121d04a38399e0bd3dc9773e96798564)
2.30.1 (2026-03-26)¶
Bug Fixes¶
Allow Protobuf 7.x, require Python 3.9 (#16102) (ec9262c45055d3d2b596cdde1649d3ce90b4347d)
Require Python 3.9 (ec9262c45055d3d2b596cdde1649d3ce90b4347d)
2.30.0 (2026-02-17)¶
Bug Fixes¶
preserve exception cause (c7fc19303e0f1d7357109a73c13f875a5ced7606)
require Python ≥ 3.9, protobuf ≥ 4.25.8 (2d1aa4288c222b247fc49ea0da03c126c051e079)
2.29.0 (2026-01-08)¶
Features¶
Auto enable mTLS when supported certificates are detected (#869) (f8bf6f9610f3e0e7580f223794c3906513e1fa73)
make parse_version_to_tuple public (#864) (c969186f2b66bde1df5e25bbedc5868e27d136f9)
Bug Fixes¶
flaky tests due to imprecision in floating point calculation and performance test setup (#865) (93404080f853699b9217e4b76391a13525db4e3e)
remove call to importlib.metadata.packages_distributions() for py38/py39 (#859) (628003e217d9a881d24f3316aecfd48c244a73f0)
Log version check errors (#858) (6493118cae2720696c3d0097274edfd7fe2bce67)
closes tailing streams in bidi classes. (#851) (c97b3a004044ebf8b35c2a7ba97409d7795e11b0)
2.28.1 (2025-10-28)¶
Bug Fixes¶
2.28.0 (2025-10-24)¶
Features¶
2.27.0 (2025-10-22)¶
Features¶
2.26.0 (2025-10-08)¶
Features¶
2.25.2 (2025-10-01)¶
Bug Fixes¶
2.25.1 (2025-06-02)¶
Bug Fixes¶
Allow BackgroundConsumer To Inform Caller of Fatal Exceptions with Optional Callback (3206c01)