New Features
New feeds can now be deployed into a Staging environment allowing them to be evaluated without affecting production workflows. A new Select Environment field is added to the feed onboarding form, allowing users to choose between Production and Staging environments for multi-environment feed deployments.
An Advanced Search feature has been added allowing users to execute SQL queries. Queries with data manipulation language (DML) will be rejected. Searches are limited to read-only operations. Query results can be exported to CSV or JSON from both advanced and standard search pages, with progress indicators, descriptive filenames, and safeguards for large result sets.
The default Data Overview dashboard includes a Most Common Data Quality Alerts widget in the data section, showing key statistics for quick insights.
Compliance Control documentation may now be maintained within DataBee. These documents capture critical information about CCRM dashboards including what KPIs are defined, how they are calculated and who owns the compliance policies.
Feature Enhancements
Time-based calculations for first seen and last seen events are updated to use the event’s timestamp instead of the logged metadata time, ensuring more accurate event timing.
Historical first/last seen CDP data tables include additional class and feed metadata, with improved handling of feed version and management status updates for more accurate and user-friendly querying.
The Create and Update Workflow functionality now saves changes directly from the UI, ensuring workflows are created or updated seamlessly without manual API interaction.
Bug Fixes
An issue where the Datasource card for Databricks (S3-based ingestion) did not consistently display data spikes and ingestion metrics, even when data ingestion was successful, is fixed.
An issue where line and bar charts defaulted to a table view in Riskflow when more than two field aliases were selected is fixed.
An issue where Snowflake connections could fail due to improper handling of special characters in the connection string is fixed.
CDP ETL processing is improved to gracefully handle duplicate source records, preventing ingestion failures and ensuring stable data processing.
The issue where the Feed Health widget did not show differences compared to the previous week or report metrics for feeds in error states is fixed.
The issue where submitting an Active Detection configuration sometimes displayed erroneous messages such as “s is not a function” or “d is not a function” is fixed.
The issue where tenant admins’ edits to their own CCM dashboard permissions were not reflected immediately in the UI is fixed.
The Datahub redirect link is updated to ensure correct navigation when single sign-on is enabled, preventing access issues caused by domain restrictions.
The issue where the masonry layout of the Reports Executive Summary page was not applied and dashboard summary cards appeared in separate rows is fixed.
The issue where the Feed Health widget displayed staging feeds is fixed, ensuring only production feeds appear on the Console page.
The issue where errors appeared during Iceberg data lake configuration after migration is fixed.
The issue where vulnerability records were missing when CVE IDs were unavailable is fixed.
The issue where vulnerability compliance reporting created redundant vulnerability entries due to incorrect ID handling is fixed.
The issue where Riskflow SQL generation failures resulted in errors is fixed, and the system now handles failures more gracefully with automatic retries.
The issue where jobs would fail when a private rule repository token expired is fixed; the service now logs a clear 401 error and continues processing other repositories.
The issue where Sigma rule validation caused errors and prevented rule processing is fixed.