Sourced from fastapi's releases.
0.123.7
Fixes
0.123.6
Fixes
- π Fix support for functools wraps and partial combined, for async and regular functions and classes in path operations and dependencies. PR #14448 by
@βtiangolo.
603df6e
π Release version 0.123.76c56548
π Update release notes861598b
π Fix evaluating stringified annotations in Python 3.10 (#11355)811fa89
π Release version 0.123.66c6b9d7
π Update release notesbba4d4c
π Fix support for functools wraps and partial combined, for async and
regular...