Skip to content
2.X
2.45.0-2

Fides 2.45.0 release notes

  • 2.45.0: September 17, 2024
  • 2.45.1: September 19, 2024
  • 2.45.2: September 20, 2024
The Enterprise tag indicates that features are only available for Enterprise customers. To review pricing and upgrade your plan, please visit our site (opens in a new tab) or contact us to learn more.

Helios

Detect and classify global data risks with comprehensive visualization for data mapping and reporting for modern Enterprise.

  • Added support for data classification via a remote service.
  • Datasets undergoing classification by Fides now report their status as "In Progress" and remain visible in the Fides UI.
  • Clarified GCP service account permissions when setting up Google Cloud SQL for Postgres in the Admin UI to reduce confusion during configuration.
  • Updated the Data Map report to improve the readability of data categories.

Janus

High performance consent recording and orchestration for data sharing, built for enterprise data engineering and AI pipelines.

  • Performance improvements for the TCF compliant CMP reduces load times for layer 1 of the CMP UI.
  • Updated design of layer 1 of the TCF CMP UI to better surface opt-in and opt-out actions for users.
  • Improved error logging and visibility related to traversal errors provide more insight into system issues during privacy request execution.
  • Privacy notices now load much faster in the Fides Admin UI.

Lethe

Enterprise grade privacy request management and processing with a single orchestration layer for DSRs across vendors and systems

  • Added the ability to edit dataset YAML files directly from the dataset view so that datasets can be configured for DSR automation entirely from the Fides UI.

Integrations

Connect Fides to third party SaaS platforms to automate data subject requests such as access, erasure, and consent.

  • New dynamic erasure email integrations allows for different recipients of erasure email notifications based on the context of the privacy request.
  • Added data erasure integration for PowerReview.
  • Added data erasure integration for Attentive.

Fides core

  • Added CLI functionality to pull specific datasets from the Fides server, making it easier to work on the YAML version of datasets created via Fides monitors.
  • A scheduled job was added to incrementally migrate from bcrypt hashes to SHA-256 hashes for stored identity values, increasing security and performance. To optimize the migration process, indices are automatically created for tables containing fewer than 1 million rows. For larger tables, the SQL statements required to create these indices concurrently (in a non-blocking manner) will be logged in the startup logs.