Skip to content

0.5.1

Choose a tag to compare

@github-actions github-actions released this 04 Feb 13:56
· 25 commits to main since this release
91966bd

[0.5.1] - Feb 4th, 2026

Added

  • Metadata Enrichment (MDE): tool to initiate relationship analysis for metadata enrichment assets
  • Data Protection Rules (DPS): tool to search for governance artifacts (classifications, data classes, or glossary terms/business terms) by query to find existing artifacts in IBM Knowledge Catalog
  • Prompt Templates: Added Data Intelligence Tool Usage Guide - Prompt for using all Data Intelligence MCP tools correctly with workflow rules and best practices. Added as MCP prompt as well as prompt template samples in directory for MCP clients without prompt registration support
  • Prompt Templates: Added Data Protection Rule Creation Guide () - Interactive prompt to guide users through creating data protection rules with configurable actions (deny/redact/filter row/anonymize/pseudonymize) and trigger conditions including user groups, governance artifacts, data assets, and tags. Includes governance artifact verification, rule preview, and step-by-step confirmation workflow

Changed

  • Data Protection Rules (DPS): Replaced single tool with two specialized tools with improved validation and error handling:
      • Create data protection rules using natural language descriptions in SaaS environments. Automatically validates referenced objects (classifications, user groups, etc.) and converts natural language into structured rule format with a two-step workflow (preview then create)
      • Create data protection rules with structured parameters in CP4D environments. Supports configurable trigger conditions (data classes, tags, asset names, business terms, owners) with operators (CONTAINS, LIKE), automatic validation of operator-field compatibility, and a two-step workflow with automatic preview generation before rule creation
  • Data Product Hub (DPH): Updated tool to search all data products including both releases and drafts
  • Data Product Hub (DPH): URL validation for contract URLs in tool to ensure valid URL format before attaching contracts to data products
  • Data Product Hub (DPH): URL validation for data product URLs in tool to ensure valid URL format when creating or updating URL-based data products

Fixed

  • Project Tools: Fixed context parameter handling in tool to correctly determine project type based on environment mode (CPD on-premises vs SaaS) and user-specified type, ensuring appropriate context values (, , or Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/root 151263856 54999100 96248372 37% /
    tmpfs 8189384 84 8189300 1% /dev/shm
    tmpfs 3275756 1000 3274756 1% /run
    tmpfs 5120 0 5120 0% /run/lock
    efivarfs 131072 26 131042 1% /sys/firmware/efi/efivars
    /dev/sda16 901520 62792 775600 8% /boot
    /dev/sda15 106832 6250 100582 6% /boot/efi
    tmpfs 1637876 12 1637864 1% /run/user/1001) are appended to project URLs. The tool now properly lists all projects with correct context values