Fides 2.65.0 release notes
- 2.65.0: July 8, 2025
- 2.65.1: July 10, 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.
- Fixed issue with datastore monitor promotion when using a shared monitor configuration.
- Updated datastore monitor promotion to bypass inferred primary and foreign key constraints by default.
- Updated datastore monitor detection to skip sharded tables.
Janus
High performance consent recording and orchestration for data sharing, built for enterprise data engineering and AI pipelines.
- Upgraded IAB GPP library to
3.1.7
and added support for Oregon section in GPP string encoder for enhanced compliance coverage. Although Oregon law has been in place for a while, the GPP section has not been included in the core library from the IAB. - Updated Shopify integration to prevent passing consent keys with undefined values, ensuring cleaner consent data handling. The Shopify helper function in Fides.js now has improved documentation.
- Improved API performance related to saving privacy preferences.
- Include vendor_count field consistently across privacy-experience-meta and privacy-experience endpoints for better data consistency. This enables customers integrating Fides into their native apps to get the vendor count from both endpoints.
- Gracefully handling expected HTTP 422 errors on the Boostr integration.
- Refactored fides-js SDK to use React Context for global state management and simplified consent updating method.
- Improved FidesJS banner dialog accessibility by providing proper ARIA roles, states, and regions.
Lethe
Enterprise grade privacy request management and processing with a single orchestration layer for DSRs across vendors and systems
- Added new Manual Tasks integration with UI for resolving manual tasks, enabling complex manual processing workflows. The new manual process supports:
- Configuring manual tasks for access and erasure
- Responding to manual access tasks by filling in data or uploading documents
- Responding to manual erasure tasks by attesting that information has been deleted from the source system
- A new UI for external users to respond to tasks, hosted securely through the privacy center
- Added single select and multiselect custom field support to Privacy Center forms for enhanced data collection. This includes support for custom request fields and custom identities with configurable options, labels, and default values.
- Improved support for BigQuery Partition queries. BigQuery DSR integrations now support time-based partition queries using Fides-specific syntax with configurable fields including
field
,start
,end
, andinterval
. Currently supports time-based partitions only, not sharded tables.
Fides core
- Updated FastAPI to 0.115.2 for starlette 0.40.0 for improved performance and security.
- Updated SQLAlchemy models to match the contents of the Alembic migrations for better database consistency.
- Fixed an accessibility issue where tooltips could not be triggered by keyboard focus.
- Fixed accessibility issues with text contrast and interactive Tags in Admin UI.