Skip to content

Releases: ethyca/fides

v1.9.3

20 Oct 08:11

Choose a tag to compare

Full Changelog: 1.9.2...1.9.3

v1.9.2

06 Oct 13:08
f2403c9

Choose a tag to compare

Final pre-unified fidestl release!

What's Changed

Full Changelog: 1.9.1...1.9.2

v1.9.1

29 Sep 18:08
caf68cb

Choose a tag to compare

What's Changed

Full Changelog: 1.9.0...1.9.1

v1.9.0

29 Sep 14:56
cec6c15

Choose a tag to compare

See the Changelog

What's Changed

Full Changelog: 1.8.6...1.9.0

v1.8.6

29 Sep 00:44

Choose a tag to compare

See the Changelog

What's Changed

  • Added classification tables for Plus users #1060
  • Fixed a bug where rows were being excluded from a data map #1124

Full Changelog: 1.8.5...1.8.6

v1.8.5

21 Sep 20:09
f38df7d

Choose a tag to compare

What's Changed

Full Changelog: 1.8.4...1.8.5

v1.8.4

09 Sep 15:15
aeabe68

Choose a tag to compare

See the Changelog

What's Changed

Full Changelog: 1.8.3...1.8.4

v1.8.3

06 Sep 17:27
d4961e1

Choose a tag to compare

See the Changelog

What's Changed

Full Changelog: 1.8.2...1.8.3

v1.8.2

18 Aug 18:06
cf5ad31

Choose a tag to compare

See the Changelog

What's Changed

New Contributors

Full Changelog: 1.8.1...1.8.2

v1.8.1

08 Aug 16:19
18a3c77

Choose a tag to compare

What's Changed

  • Add workflow for uploading to testpypi by @allisonking in #951
  • Merge Release v1.8.1 branch by @ThomasLaPiana in #971
  • 1.8.1 by @ThomasLaPiana in #972
  • The following environment variables have been deprecated, and replaced with the new environment variable names indicated below. To avoid breaking existing workflows, the deprecated variables are still respected in v1.8.1. They will be removed in a future release.
    • FIDESCTL__API__DATABASE_HOST --> FIDESCTL__DATABASE__SERVER
    • FIDESCTL__API__DATABASE_NAME --> FIDESCTL__DATABASE__DB
    • FIDESCTL__API__DATABASE_PASSWORD --> FIDESCTL__DATABASE__PASSWORD
    • FIDESCTL__API__DATABASE_PORT --> FIDESCTL__DATABASE__PORT
    • FIDESCTL__API__DATABASE_TEST_DATABASE_NAME --> FIDESCTL__DATABASE__TEST_DB
    • FIDESCTL__API__DATABASE_USER --> FIDESCTL__DATABASE__USER

Full Changelog: 1.8.0...1.8.1