v0.19.4
Changelog
v0.19.4 (2022-09-19)
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