Skip to content

API Rewrite

Choose a tag to compare

@ThomasLaPiana ThomasLaPiana released this 23 Sep 03:59
· 4655 commits to main since this release
6457ae4

This release has some major changes in it that drastically overhaul the developer feel of Fidesctl, namely:

  • Fidesctl API is now rewritten in Python, this makes deployment and development much simpler
  • Fidesctl CLI can now reset the database and run migrations, decreasing reliance on external tools
  • Postgres12 is now the database, instead of Mysql8

Docs have been updated to reflect the above changes