You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[0.8.0] - Apr 8th, 2026
Added
Data Product Hub (DPH):
Search and filter data product subscriptions (asset lists) with query support for filtering by asset ID, name, state, and owner
Retrieve actual content (items) being delivered in a specific subscription including delivery states and access information
Metadata Enrichment (MDE):
Executes term generation on a metadata enrichment area (MDE) in a project
Executes advanced profiling on a metadata enrichment asset for selected datasets.
Metadata Import (MDI):
Searches the metadata imports (MDI) in a given project. If a name is provided, the tool will use wildcard search otherwise it return all the available MDIs.
Text to Query Search:
Generates dynamic search queries from natural language and executes them against the search engine.
Changed
Data Product Hub (DPH):
Added creation date filters ( and ) and URL in response for each data product result
Updated the response to also return the url of the data product.
Lineage:
Enhanced with improved filtering and search capabilities
Glossary:
Improved CSV import validation and error handling
Enhanced glossary artifact retrieval with better asset association handling
Workflow:
Enhanced workflow task formatters with improved display and data handling
Authentication: Enhanced AWS environment support with improved IAM endpoint handling
Fixed
Connections:
Fix the tool to create a reference connection that is tested and ready to use, instead of creating a duplicate connection without credentials.
User Search & Projects: Updated user group API endpoints to support CPD 5.4+ by implementing fallback mechanism:
Primary: Uses new endpoint with pagination support
Fallback: Falls back to legacy endpoint for backward compatibility