Skip to content

v0.19.4

Compare
Choose a tag to compare
@ml-evs ml-evs released this 19 Sep 11:58

Changelog

v0.19.4 (2022-09-19)

Full Changelog

This is a hotfix release for #1335, a bug regarding chunked responses triggered when using the latest FastAPI version.

Fixed bugs:

  • UnboundLocalError - chunk_size is not always set in middleware method #1335
  • Ensure chunk_size is properly set when chunking responses #1336 (ml-evs)

* This Changelog was automatically generated by github_changelog_generator