github jawah/niquests v3.5.0
Version 3.5.0

latest releases: v3.11.1, v3.11.0, v3.10.3...
9 months ago

3.5.0 (2024-02-29)

Changed

  • Replaced the thread pool executor for the true asyncio implementation. The asynchronous part is rewritten.
  • urllib3.future lower bound constraint has been raised to version 2.6.900 for the newly added asynchronous interfaces.

Added

  • Support for awaitable hooks in AsyncSession.
  • Extendable AsyncBaseAdapter.
  • Support for orjson if installed in environment to dramatically increase performance in JSON deserialization.
  • Extra speedups to increase overall performances by including optional dependencies such as zstandard, brotli and orjson.

Fixed

  • A rare error when leveraging multiplexing when a proxy is used.
  • Bypass proxies when looking to validate certificate revocation status in Python < 3.10 with OCSP.

Don't miss a new niquests release

NewReleases is sending notifications on new releases.