Skip to content
2.X
2.62.0

Fides 2.62.0 release notes

  • 2.62.0: May 27, 2025
  • 2.62.1: May 29, 2025
  • 2.62.2: June 04, 2025
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 dedicated Celery queues for discovery monitor operations (detection, classification, and promotion).
  • Migrated the classification task to Celery (disabled by default).
  • Improved efficiency of monitor promotion operation.
  • Fixed bug in logging website monitor submit job API response.
  • Fixed unnecessary child iteration bug in discovery-monitor/confirm endpoint.
  • Fixed inefficiency in delete monitor results endpoint.
  • Fixed concurrent classification runs causing warnings to be raised as errors.

Janus

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

  • Implements Fallback Locations in CMP.
  • Added a new method to Fides object for updating user consent.
  • Updated the AC string version from v1 to v2 format, which now includes a disclosed vendors section.
  • Locked down the version for @iabtechlabtcf packages for better control.
  • TCF version hash is updated when publisher restrictions change.
  • Restrict identity types allowed in privacy preferences endpoint.
  • Fixed Special-purpose vendors with restricted purposes not correctly encoded in TC string.
  • Fixed an issue where consent mechanism string values and/or non-applicable notices not applied to Fides.consent during initialization.
  • Privacy Center support for retrying the experience prefetch when an error is encountered calling the API.
  • Privacy Center log level support and additional logging.
  • Privacy Center support for throwing an error when an experience could not be prefetched.

Lethe

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

  • Added support for uploading files as internal attachments to privacy requests.
  • API route generator and implementations for comments and attachments.
  • API routes for comments and attachments on DSR Manual Steps.
  • Comments and attachments now use default storage config rather than requiring the information be passed in with request.
  • Comments and attachments now use fides storage service type checking and only retrieve the full attachment on request.
  • Attachment uploads now check for file extension types, retrieving and attachment also returns the file size.