14
0

Accepting request 1033506 from home:stroeder:python

Update to 0.86.0

OBS-URL: https://build.opensuse.org/request/show/1033506
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=16
This commit is contained in:
2022-11-04 12:08:35 +00:00
committed by Git OBS Bridge
parent dce59800ba
commit c398675c37
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Nov 4 11:06:39 UTC 2022 - Michael Ströder <michael@stroeder.com>
- Update to 0.86.0
* Features:
- Add Python 3.11 to the officially supported versions. PR #5587
- Enable tests for Python 3.11. PR #4881
* Fixes:
- Close FormData (uploaded files) after the request is done. PR #5465
* Docs:
- Fix typo in docs/en/docs/tutorial/security/oauth2-jwt.md. PR #5584
-------------------------------------------------------------------
Wed Nov 2 10:35:31 UTC 2022 - David Anes <david.anes@suse.com>