Skip to content

0.7.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 10:12
· 21 commits to main since this release
3542bb6

[0.7.0] - Mar 18th, 2026

Added

  • Workflow:
      • Retrieves workflows initiated by the current user with light and deep dive modes
      • Retrieve tasks from workflow task inbox for the current user
      • Search business terms in glossary
      • Search data classes in glossary
      • Retrieve approval and review user tasks for specific glossary artifact
  • Connections: Added a new service to add tools for managing (create, copy, move etc.) connections:
      • Added a new tool for copying existing connections between catalogs or projects.
  • Glossary:
      • Import business glossary terms and categories from CSV files following IBM watsonx.governance format with validation and merge options
      • Get detailed information about the CSV schema for importing glossary artifacts
  • Metadata Enrichment (MDE):
      • Search for user's categories, mainly used when creating or updating metadata enrichment without providing a category

Changed

  • Data Protection Rules (DPS): Refactored data protection rule creation logic to simplify the API by consolidating natural language and structured rule creation into a single JSON-based approach:
  • Data Product Hub (DPH):
      • Added field to subscription details to provide direct Arrow Flight connection URL for data extraction. Enhanced subscription details to return only the latest successful subscription (sorted by last_updated_at). Added to search_data_products response
  • Search:
      • Enhanced the search data source definition tool to filter results by DSD name
  • HTTP Client: Support file payloads in http_client & tool helper service for handling non-JSON responses and byte payloads