Skip to content

Version 3.4.6

Compare
Choose a tag to compare
@Ousret Ousret released this 21 Feb 06:06
· 125 commits to main since this release
077b542

3.4.6 (2024-02-21)

Fixed

  • Unmatched filter for deprecation warning yielded by Cryptography due to some legacy CA available in Windows having a negative serial number.
  • Setting boundary in Content-Type header with no value associated (no equal sign) can cause a rare error (multipart).
  • Rare racing condition while emitting too many request across a multiplexed connections.
  • Spawning too many threads while using AsyncSession in specific contexts.