Fastapi-ext-pkg

Latest version: v0.4.0

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.0

What's Changed

Features
* Database wrapper class for SQLAlchemy by julianolf in https://github.com/DotzInc/fastapi-ext-pkg/pull/15

Changes
* Pytest config via `pyproject.toml` by julianolf in https://github.com/DotzInc/fastapi-ext-pkg/pull/17

Dependencies
* Bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/DotzInc/fastapi-ext-pkg/pull/10
* Bump twine from 5.0.0 to 5.1.0 by dependabot in https://github.com/DotzInc/fastapi-ext-pkg/pull/11
* Bump setuptools from 69.5.1 to 70.0.0 by dependabot in https://github.com/DotzInc/fastapi-ext-pkg/pull/12
* Bump anyio[trio] from 4.3.0 to 4.4.0 by dependabot in https://github.com/DotzInc/fastapi-ext-pkg/pull/13
* Bump ruff from 0.4.4 to 0.4.7 by dependabot in https://github.com/DotzInc/fastapi-ext-pkg/pull/14

New Contributors
* dependabot made its first contribution in https://github.com/DotzInc/fastapi-ext-pkg/pull/10

**Full Changelog**: https://github.com/DotzInc/fastapi-ext-pkg/compare/v0.3.0...v0.4.0

0.3.0

What's Changed

Features
* Helper class for managing Redis connections by julianolf in https://github.com/DotzInc/fastapi-ext-pkg/pull/5
* Support for caching on remote authorization function by julianolf in https://github.com/DotzInc/fastapi-ext-pkg/pull/6
* Implement cache protocol for Redis client by julianolf in https://github.com/DotzInc/fastapi-ext-pkg/pull/7
* Support Pydantic's AnyHttpUrl for url argument by julianolf in https://github.com/DotzInc/fastapi-ext-pkg/pull/8


**Full Changelog**: https://github.com/DotzInc/fastapi-ext-pkg/compare/v0.2.0...v0.3.0

0.2.0

First release

Features
* Add middleware to remove part of the HTTP request path.
* Helpful when running behind a proxy or load balancer and you don't want to prefix all you routes.

**Full Changelog**: https://github.com/DotzInc/fastapi-ext-pkg/commits/v0.2.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.