Skip to content

Version 0.39.1

Compare
Choose a tag to compare
@Kludex Kludex released this 25 Sep 15:25
· 39 commits to master since this release
fa7b382

Fixed

  • Avoid regex re-compilation in responses.py and schemas.py #2700.
  • Improve performance of get_route_path by removing regular expression usage #2701.
  • Consider FileResponse.chunk_size when handling multiple ranges #2703.
  • Use token_hex for generating multipart boundary strings #2702.

Full Changelog: 0.39.0...0.39.1