Skip to content

0.47.0

@br3ndonland br3ndonland tagged this 11 Jun 16:19
### Changes

**Update to FastAPI 0.96** (a83bd71)

This release will update/upgrade to
[FastAPI 0.96](https://fastapi.tiangolo.com/release-notes/).
This is a minor release to align with FastAPI versioning.

FastAPI 0.96 improves the performance of `create_cloned_field`, which is
used by FastAPI internally when instantiating API routes. See FastAPI
[discussions](https://github.com/tiangolo/fastapi/discussions/8609) for
further info.

### Commits

- Bump version from 0.46.0 to 0.47.0 (dc258df)
- Update to FastAPI 0.96 (a83bd71)
- Update changelog for version 0.46.0 (#75) (c22f101)
Assets 2
Loading