-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2022-d1452fd421 2022-05-07 04:08:14.312921 --------------------------------------------------------------------------------
Name : python-fastapi Product : Fedora 36 Version : 0.75.2 Release : 1.fc36 URL : https://github.com/tiangolo/fastapi Summary : FastAPI framework Description : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
The key features are:
��� Fast: Very high performance, on par with NodeJS and Go (thanks to Starlette and Pydantic). One of the fastest Python frameworks available.
��� Fast to code: Increase the speed to develop features by about 200% to 300%.* ��� Fewer bugs: Reduce about 40% of human (developer) induced errors.* ��� Intuitive: Great editor support. Completion everywhere. Less time debugging. ��� Easy: Designed to be easy to use and learn. Less time reading docs. ��� Short: Minimize code duplication. Multiple features from each parameter declaration. Fewer bugs. ��� Robust: Get production-ready code. With automatic interactive documentation. ��� Standards-based: Based on (and fully compatible with) the open standards for APIs: OpenAPI (previously known as Swagger) and JSON Schema.
* estimation based on tests on an internal development team, building production applications.
-------------------------------------------------------------------------------- Update Information:
Security fix for CVE-2021-45958 (by ensuring an appropriate `python-ujson` version). Update to 0.75.2 ([upstream changelog](https://github.com/tiangolo/fastapi/releases/tag/0.75.2)). ----- Update to 0.75.1 ([upstream changelog](https://github.com/tiangolo/fastapi/releases/tag/0.75.1)). -------------------------------------------------------------------------------- ChangeLog:
* Wed Apr 20 2022 Benjamin A. Beasley code@musicinmybrain.net 0.75.2-1 - Update to 0.75.2 (close RHBZ#2076105) * Fri Apr 8 2022 Benjamin A. Beasley code@musicinmybrain.net 0.75.1-1 - Update to 0.75.1 (close RHBZ#2071136) * Fri Apr 8 2022 Benjamin A. Beasley code@musicinmybrain.net 0.75.0-4 - Use an updated upstream PR#4488 patch -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2071136 - python-fastapi-0.75.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=2071136 [ 2 ] Bug #2076105 - python-fastapi-0.75.2 is available https://bugzilla.redhat.com/show_bug.cgi?id=2076105 --------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2022-d1452fd421' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------