Skip to main content
Feedback

Data Hub Release Notes for September 2026

Platform Release

September 12 2026

Data Hub

New Features

  • Simplified real-time channel Event Streams topic naming to a single, fixed-length DH_{channelId} format across all channels, eliminating truncation issues from the old length-dependent scheme. (HUB-8992)

Fixes

  • Resolved a database deadlock that could occur when processing entities from early delta detection-enabled sources, improving reliability for operations. (HUB-8724)

  • Resolved reference field search so records with a GUID-formatted Record Title (distinct from their GRID) can now be found by that full title, not just by GRID. (HUB-2095)

  • Resolved a privilege check gap where users with only View Glossary access could reach the full glossary editor by blocking the route with the Access Required Screen. (HUB-9211)

  • Resolved accelerated query records not resyncing after an entity ID swap, so querying an AQ-enabled universe by the new entity ID now correctly returns the golden record instead of only matching the original ID. (HUB-9205)

  • Resolved a race condition where records purged while a Universe Sync was still in progress could reappear on the end-dated records page after the sync completed. Purge messages are now processed with retries even during a concurrent sync, and failures are logged for monitoring. (HUB-8745)

  • Resolved real-time DELETE messages so recordUpdatedAt reflects the record's actual end date instead of a stale prior update timestamp. This also corrects date-range filtering on Query Channel Updates, which previously missed deletes indexed under the old timestamp. This fix is in early access. (HUB-9308)

  • In the Quarantine page, the edit and resubmit entity design has been updated for a clearer, more consistent editing experience. (HUB-9269)

  • If a repository API authentication fails, the customer now receives an authentication error. (HUB-9607)

On this Page