Skip to content

1.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 06:00
· 2 commits to main since this release
a40ba84

[1.3.0] - Jul 17th, 2026

Added

  • Metadata Enrichment
      • New tool to create a new Job for a given MDE in a given project.
      • New tool to list the available jobs for a given MDE in a given project.
  • Projects:
      • New tool to publish an asset from a source project to a target catalog using the platform's publish behavior.
      • New tool to add a catalog asset to a project by creating a reference. Supports asset and project lookup by ID or name, validates admin/editor access on the target project (including IAM group-based access), automatically searches all accessible catalogs when no catalog is specified, and checks for duplicates before adding. Returns asset ID, project ID/name, catalog ID/name, and a direct asset URL. Additionally, once the asset is in the project, you can also call to create a SQL view on top of it.
  • Search:
      • New tool for updating asset metadata in catalogs or projects. Supports updating asset name, display name, description, privacy (ROV), format, tags, business terms, classifications, and related items (assets, artifacts, columns).
  • Data Product Hub (DPH):
      • Retrieve data contract test results for draft or published data products, including test status, last tested time, test summary, and other metadata.

Changed

  • Metadata Enrichment
      • The tool was updated to follow the new support. With the new feature we create separately the MDE (without objectives and categories) and then we create one or more jobs with different objectives, categories, etc.
      • Updated the tool to support the new feature.
  • Glossary:
      • Improved disambiguation logic to avoid false matches when an artifact name is similar to non-glossary artifact names.

Fixed

  • Projects:
      • Added AWS SaaS storage handling by returning with empty , while continuing to validate CRN input and preserve IBM Cloud COS lookup behavior for non-AWS SaaS environments.
  • Search:
      • Fixed inability to fetch asset owner details in certain environments.
  • Text to SQL:
      • Fixed onboarding for catalogs. Users will now provide a project when onboarding catalogs to create an onboarding job in.
      • Fixed checking onboarding job status for catalogs. Users will now provide the project in which onboarding job was created when checking onboarding status for catalogs.