Data Hub Release Notes for September 2026
Data Hub features and fixes are not in the Runtime release.
Data Hub
New Features
- Enhanced 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 while surfacing repository, universe, and source details in the topic's Description metadata. This capability is available to select customers as part of a Limited Early Access program. (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)