Releases: northpowered/fastapi-boilerplate
Releases · northpowered/fastapi-boilerplate
FastAPI-boilerplate 1.1.3
- Refactoring
- Added some tests for
utils.events
- Bug fixes
FastAPI-boilerplate 1.1.2
- Fixed not working
--config
option in CLI app - Added default config filename to env
X_FA_CONFIG_FILENAME
(for--reload
option) - Flake8 refactoring with black code style
FastAPI-boilerplate 1.1.1
- Added
accounting
CRUD tests load_endpoints
method was replaced out ofstartup event
- Fixed 500 on some endpoints (added
Request
arg to an endpoint method) - Updated README and docs
FastAPI-boilerplate 1.1.0
- Integrations status correlate with the issues
- Started to fill docs
- Added CI pipeline
FastAPI-boilerplate 1.0.0-beta
- VAULT Obtaining DB credentials
- VAULT Renewing credentials on expire
- VAULT Uploading Vault json manifest with unsealing keys