v1.2.0
What's Changed
- Add additional functionality to docs by @ThomasLaPiana in #265
- Fix the pre-commit configuration by @ThomasLaPiana in #266
- Add a simple page for evaluations by @earmenda in #275
- Update issue templates by @ThomasLaPiana in #283
- Parallelize CI Jobs by @PSalant726 in #263
- Loosen requirements for fidesctl by @ThomasLaPiana in #267
- API Server Logging by @PSalant726 in #287
- Refactor evaluation logic by @earmenda in #286
- Add
created_at
andupdated_at
columns toFidesBase
model tables by @PSalant726 in #290 - Add SQL Server support for generate and annotate dataset commands by @ThomasLaPiana in #289
- Remove the
action
field from Policy manifests, add anOTHER
match type by @PSalant726 in #291 - Fix evaluations page after evaluation model refactor by @earmenda in #301
- Implement
scan database
command by @earmenda in #292
Full Changelog: 1.1.1...1.2.0