Fides 2.17 Release notes
July 25, 2023
Fides for Business 2.17.0
Enhancements
- Fixes
- Privacy notice UI's list of possible regions is now correct.
Fides OSS 2.17.0
Enhancements
- Enable/disable taxonomy elements: a toggle has been added to taxonomy elements like data uses to allow admins to disable these elements so that they don't appear in the picker #3844 (opens in a new tab).
- Updated integration templates: integration templates now accurately show required vs optional fields and maintain the visibility of entered values after save. Password fields are now masked on entry #3775 (opens in a new tab), #3843 (opens in a new tab)
- Fixes
- Broken link to Fides docs site on the About Fides page in Admin UI #3643 (opens in a new tab)
- Fixed issue preventing ConnectionConfigs with duplicate names from saving #3770 (opens in a new tab)
- Fixed creating and editing manual integrations #3772 (opens in a new tab)
- Fix lingering integration artifacts by cascading deletes from System #3771 (opens in a new tab)
- System cards are now sorted alphabetically by name on "View systems" page #3781 (opens in a new tab)
- Pinned pymssql and cython dependencies to avoid build issues on ARM machines #3829 (opens in a new tab)
- Added an active property to taxonomy elements #3784 (opens in a new tab)
- Admin UI "property does not existing" build issue #3831 (opens in a new tab)
- Added toast for successfully linking an existing integration to a system #3826 (opens in a new tab)
- Developer experience Enhancements:
- Changed where db-dependent routers were imported to avoid dependency issues #3741 (opens in a new tab)
- Updated versions:
- Bumped supported Python versions to 3.10.12, 3.9.17, and 3.8.17 #3733 (opens in a new tab)