forked from pool/python-fastapi
- Update to 0.110.0:
* Fix unhandled growing memory for internal server errors, refactor dependencies with yield and except to require raising again as in regular Python. - Switch to pydantic version 2 by pulling in pydantic-settings. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=66
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 03:28:17 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.110.0:
|
||||
* Fix unhandled growing memory for internal server errors, refactor
|
||||
dependencies with yield and except to require raising again as in
|
||||
regular Python.
|
||||
- Switch to pydantic version 2 by pulling in pydantic-settings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 6 14:19:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user