-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2022-dbf6e00ba8 2022-03-26 14:56:28.655697 --------------------------------------------------------------------------------
Name : python-fastapi Product : Fedora 36 Version : 0.75.0 Release : 3.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:
Update `python-ujson` to 5.1.0 (compatible with 3.x and 4.x). Loosen version specification in `python-fastapi` to allow the update. Fixes security bug [CVE-2021-45958](https://nvd.nist.gov/vuln/detail/CVE-2021-45958) ([GHSA- fh56-85cw-5pq6](https://github.com/advisories/GHSA-fh56-85cw-5pq6)). ----- **5.1.0** *Changed* - Strip debugging symbols from Linux binaries ----- **5.0.0** *Added* - Use cibuildwheel to build wheels *Removed* - Drop support for soon-EOL Python 3.6 *Fixed* - Install Twine to upload to PyPI ----- **4.3.0** *Added* - Enable Windows on ARM64 target ----- **4.2.0** *Added* - Add a default keyword argument to dumps - Add support for Python 3.10 - Build 32-bit wheels for Windows - Build PyPy3 wheels for manylinux - Build wheels for musl aarch64 (aka ARM) Linux (musllinux_1_1_aarch64) - Build wheels for musl Linux (musllinux_1_1_x86_64) *Changed* - Use declarative setup metadata - Wheel building updates - Rename master to main - Replace README.rst with Markdown ----- **4.1.0** *Added* - Add gcov coverage testing for C code - Test Python 3.10-dev *Changed* - Remove unused variable - Remove explicit handling of manylinux platform tag *Fixed* - dconv no longer uses global instances of StringToDoubleConverter and��� - Switch shebang for the manylinux- wheels script - Fix typos in error message ---- Update to 0.75.0 (close RHBZ#2061006) ## 0.75.0 ### Features * ��� Add support for custom `generate_unique_id_function` and docs for generating clients. New docs: [Advanced - Generate Clients](https://fastapi.tiangolo.com/advanced/generate- clients/). PR [#4650](https://github.com/tiangolo/fastapi/pull/4650) by [@tiangolo](https://github.com/tiangolo). -------------------------------------------------------------------------------- ChangeLog:
* Wed Mar 16 2022 Benjamin A. Beasley code@musicinmybrain.net 0.75.0-3 - Fixes for starlette 0.19.0 * Mon Mar 7 2022 Benjamin A. Beasley code@musicinmybrain.net 0.75.0-2 - Allow ujson 5.x * Sat Mar 5 2022 Benjamin A. Beasley code@musicinmybrain.net 0.75.0-1 - Update to 0.75.0 (close RHBZ#2061006) -------------------------------------------------------------------------------- References:
[ 1 ] Bug #1862763 - python-ujson-5.1.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=1862763 [ 2 ] Bug #2061006 - python-fastapi-0.75.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2061006 --------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2022-dbf6e00ba8' 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 --------------------------------------------------------------------------------