Skip to content

1.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Apr 17:04
· 10 commits to main since this release
f488ccb

[1.0.2] - Apr 24th, 2026

Added

  • Agent Skills: Introduce skills for Data Intelligence MCP server tools to carry out specialized workflows efficiently and with precision. See the skills doc for more details.
    • : Walks user through executing a metadata onboarding, data cataloging and metadata enrichment workflow in a project.
  • Data Product Hub (DPH):
      • Retrieve all business domains or relevant business domains matching a keyword defined in the data product hub.
  • Workflow:
      • Perform claim, complete or unclaim on a workflow task.
  • Metadata Enrichment (MDE):
      • Monitor the status of metadata enrichment jobs in a project
  • Lineage:
      • Compare lineage graphs between two different versions or time periods to identify changes in data flows

Changed

  • Data Product Hub (DPH):
      • Updated tool input parameters to include container ID and name, and data asset ID. Removed data_product_draft_id and data_asset_name.
  • Metadata Enrichment (MDE):
    • Switched MDE CRUD API to use legacy API for improved compatibility
    • Enhanced to allow users to specify a primary category when creating or updating MDE
    • Enhanced tool to support adding and removing assets from metadata enrichment.
  • Data Quality:
    • Added customizable dimensions for data quality assets

Fixed

  • Search: Fixed issue where assets created or updated by service IDs were causing crashes in search tools
  • Data Product Hub: Fixed validation errors when attaching contracts to data products
  • API Improvement: Added query parameter to Global Search calls to avoid retrieval of artifacts from different shared accounts