Skip to content

Releases: northpowered/fastapi-boilerplate

FastAPI-boilerplate 1.1.3

09 Sep 12:10
fd2fa13
Compare
Choose a tag to compare
  1. Refactoring
  2. Added some tests for utils.events
  3. Bug fixes

FastAPI-boilerplate 1.1.2

08 Sep 12:41
429e02a
Compare
Choose a tag to compare
  1. Fixed not working --config option in CLI app
  2. Added default config filename to env X_FA_CONFIG_FILENAME (for --reload option)
  3. Flake8 refactoring with black code style

FastAPI-boilerplate 1.1.1

01 Sep 09:48
07a182f
Compare
Choose a tag to compare
  1. Added accounting CRUD tests
  2. load_endpoints method was replaced out of startup event
  3. Fixed 500 on some endpoints (added Request arg to an endpoint method)
  4. Updated README and docs

FastAPI-boilerplate 1.1.0

30 Aug 13:07
5ded908
Compare
Choose a tag to compare
  1. Integrations status correlate with the issues
  2. Started to fill docs
  3. Added CI pipeline

FastAPI-boilerplate 1.0.0-beta

14 Jul 13:28
9e8c7c7
Compare
Choose a tag to compare
Pre-release
  • VAULT Obtaining DB credentials
  • VAULT Renewing credentials on expire
  • VAULT Uploading Vault json manifest with unsealing keys