forked from pool/python-fastapi
Accepting request 1071442 from home:david.anes:branches:devel:languages:python
- Update to 0.94.1:
* Fixes:
- Fix types for lifespan, upgrade Starlette to 0.26.1.
PR #9245 by @tiangolo.
- Update to 0.94.0:
* Upgrades
- Upgrade python-multipart to support 0.0.6.
PR #9212 by @musicinmybrain.
- Upgrade Starlette version, support new lifespan with state.
PR #9239 by @tiangolo.
* Docs
- Update Sentry link in docs. PR #9218 by @smeubank.
* Translations
- Add Russian translation for docs/ru/docs/history-design-future.md.
PR #5986 by @Xewus.
* Internal
- Add pydantic to PyPI classifiers. PR #5914 by @yezz123.
- Bump black from 22.10.0 to 23.1.0. PR #5953 by @dependabot[bot].
- Bump types-ujson from 5.6.0.0 to 5.7.0.1.
PR #6027 by @dependabot[bot].
- Bump dawidd6/action-download-artifact from 2.24.3 to 2.26.0.
PR #6034 by @dependabot[bot].
- [pre-commit.ci] pre-commit autoupdate.
PR #5709 by @pre-commit-ci[bot].
OBS-URL: https://build.opensuse.org/request/show/1071442
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastapi?expand=0&rev=30
This commit is contained in:
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 09:28:08 UTC 2023 - David Anes <david.anes@suse.com>
|
||||
|
||||
- Update to 0.94.1:
|
||||
* Fixes:
|
||||
- Fix types for lifespan, upgrade Starlette to 0.26.1.
|
||||
PR #9245 by @tiangolo.
|
||||
|
||||
- Update to 0.94.0:
|
||||
* Upgrades
|
||||
- Upgrade python-multipart to support 0.0.6.
|
||||
PR #9212 by @musicinmybrain.
|
||||
- Upgrade Starlette version, support new lifespan with state.
|
||||
PR #9239 by @tiangolo.
|
||||
* Docs
|
||||
- Update Sentry link in docs. PR #9218 by @smeubank.
|
||||
* Translations
|
||||
- Add Russian translation for docs/ru/docs/history-design-future.md.
|
||||
PR #5986 by @Xewus.
|
||||
* Internal
|
||||
- Add pydantic to PyPI classifiers. PR #5914 by @yezz123.
|
||||
- Bump black from 22.10.0 to 23.1.0. PR #5953 by @dependabot[bot].
|
||||
- Bump types-ujson from 5.6.0.0 to 5.7.0.1.
|
||||
PR #6027 by @dependabot[bot].
|
||||
- Bump dawidd6/action-download-artifact from 2.24.3 to 2.26.0.
|
||||
PR #6034 by @dependabot[bot].
|
||||
- [pre-commit.ci] pre-commit autoupdate.
|
||||
PR #5709 by @pre-commit-ci[bot].
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 10 11:38:38 UTC 2023 - David Anes <david.anes@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user