Release 2026.08

Release versions and dates

Name Description Availability
Collibra Platform Collibra 2026.08.0 August 9, 2026 (pre-production environments)
Collibra Platform Documentation Center August 7 2026
Collibra Platform Release notes August 2, 2026
Ticket Product Area Type Version Content UI Release Stage Deployment Type Related Topics Idea
DEV-177918 Administrative General settings New and improved When you turn on the "Enable landing pages for applications" setting, the following pages now show the new landing page feature: * Data Helpdesk * Policy Manager This setting is disabled by default. Generally Available Commercial, GovCloud, CPSH
DEV-133509 Administrative General settings New and improved You can now configure Collibra Platform settings directly in the platform, giving you a single, consolidated location for all configuration management. Access is controlled by two new global permissions: "Configuration > View" and "Configuration > Edit". The System Administrator role has these permissions by default, while other users need a global role that includes them. Public Preview Commercial
DEV-193984 Administrative General settings Fixed We fixed an issue that created unnecessary log entries shortly after login. This had no functional impact but caused unnecessary log noise. Commercial, GovCloud, CPSH
DEV-205514 Administrative Operating model New and improved The following operating model elements are now available to support upcoming expansions to the Google Knowledge Catalog and Databricks Unity Catalog metadata integrations. New asset types: * “GCP Data Product” is a subtype of the Data Product asset type. * “Databricks Listing” is a subtype of the Data Product asset type. * “Notebook” is a subtype of the Technology Asset asset type. New attribute type assigned to the “Notebook” asset type: * “Notebook language” is a single-value list attribute with allowed values: PYTHON, SCALA, SQL, R. N/A Commercial
DEV-200602 Administrative Operating model New and improved When a derived relation type filter references a resource you do not have view permissions for, you now see a clear error message identifying the problematic resource. The JSON editor highlights the relevant ID and the query builder highlights the corresponding field, making it easier to identify and resolve permission issues. Public Preview Commercial
DEV-199909 Administrative Operating model New and improved Importing a CMA package from a Collibra version older than 2026.08 that contains derived relation types with filters into Collibra 2026.08 or newer will fail. Likewise, importing a CMA package from Collibra 2026.08 or newer that contains derived relation types with filters into a Collibra version older than 2026.08 will fail. Update to Collibra 2026.08 or newer before migrating derived relation types with filters. Public Preview Commercial
DEV-199843 Administrative Operating model New and improved The filter API for derived relation types has been redesigned with a consistent and extensible structure. String filters now support additional matching operators such as "contains", "startsWith", "endsWith", and their negations, in addition to exact matching. This is a breaking change for integrations that create or update derived relation type filters through the REST or GraphQL API. Existing derived relation types are migrated automatically. Update any integration that reads or writes derived relation type filter structures to use the new field names and formats. Public Preview Commercial [https://productresources.collibra.com/docs/collibra/latest/Content/ReleaseNotes/ref_announcements.htm#Derived_relation_types_reworked_filter_API|https://productresources.collibra.com/docs/collibra/latest/Content/ReleaseNotes/ref_announcements.htm#Derived_relation_types_reworked_filter_API]
DEV-187664 Administrative Operating model New and improved You can now disable history logging for specific attribute assignments on asset types in the operating model by switching the "History Enabled" value from "True" to "False". When disabled, changes to those attributes no longer appear in the history, reducing noise from frequently updated attributes that do not require an audit trail. History logging is enabled by default. Generally Available Commercial, GovCloud, CPSH
DEV-196306 Administrative Workflows New and improved You can now request Collibra Support to restrict access to file system operations, network connections, environment variables, and system properties in Groovy workflow scripts. The following methods can be restricted: “java.nio.file.Files", "java.io.File", "java.net.URL", "java.net.HttpURLConnection", "java.net.Socket", "System.getenv()", and "System.getProperties()". Generally Available
DEV-124001 Administrative Workflows New and improved A new item.getResourceDiscriminator() method is now available on the Resource interface, returning a String-based resource type. This replaces the enum-based item.getType(), which is now deprecated. Generally Available Commercial, GovCloud, CPSH
DEV-204158 AI Command Center New and improved The out-of-the-box AIUC-1 Compliance Assessment has been updated to be in line with the Q3 2026 version of the AIUC-1 standard. Generally Available Commercial
DEV-202852 AI Command Center New and improved The "Explore Registry" button on the landing page is now replaced with a “Register AI use case” button to reduce clicks when registering a new AI use case. Clicking the button takes you to the AI Command Center registry, where the registration form opens if you have the required permissions. If you configure a custom workflow to start on AI use case registration, the button on the landing page does not automatically pick up the custom workflow. However, you can edit the Hero section on the landing page and configure the button to start your custom workflow. Latest Generally Available Commercial [Configure the behavior of the Register AI use case button|https://productresources.collibra.com/docs/collibra/latest/Content/AICommandCenter/ta_aicc-config-register-use-case-button.htm]
DEV-197111 AI Governance New and improved If you configure the “Primary action button” option in the AI Command Center settings to start a custom workflow instead of opening the default AI Use Case registration form, the button now shows the start label of the configured workflow on the AI Command Center registry page instead of the default label “Register AI Use Case”. Generally Available Commercial, GovCloud, CPSH [Configure the behavior of the Register AI use case button|https://productresources.collibra.com/docs/collibra/latest/Content/AICommandCenter/ta_aicc-config-register-use-case-button.htm]
DEV-168332 API New and improved You can now use the Data Quality & Observability Monitor API to manage data quality monitors programmatically. You can create, update, delete, and copy custom monitors, retrieve monitor configurations for any job, and access monitor results for individual job runs. This enables precise, automated control over your monitoring strategy across data quality workflows. Generally Available Commercial [https://developer.collibra.com/api/references/data-quality|https://developer.collibra.com/api/references/data-quality|smart-link]
DEV-203558 API Fixed The Request Sample Data (from Edge) button is no longer visible when sample data has been uploaded to Collibra Cloud via Profiling Rest API. Commercial, GovCloud
DEV-205337 Assessments New and improved You can now use the "panel=comments" parameter in an assessment URL to automatically open the "Comments" sidebar when navigating to an assessment page. This allows you to immediately view all open comments across the assessment, eliminating the need to manually click the comment icon. Generally Available Commercial [https://productresources.collibra.com/docs/collibra/latest/Content/CollibraAssessments/Assessments/co_assessment-comments.htm|https://productresources.collibra.com/docs/collibra/latest/Content/CollibraAssessments/Assessments/co_assessment-comments.htm|smart-link]
DEV-204289 Assessments New and improved You can now configure workflows to start automatically when a user starts or retakes an assessment by using the new "Assessment Started" start event. This enables use cases such as automatically assigning specific user groups to an assessment or restoring the original assignees when a user retakes it. Generally Available Commercial [https://productresources.collibra.com/docs/collibra/latest/Content/Workflows/ManageWorkflows/co_general-wf-settings.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Workflows/ManageWorkflows/co_general-wf-settings.htm|smart-link]
DEV-204728 Assessments Fixed We fixed an issue where assessment templates could be saved with duplicate question IDs if trailing white space was included in one of the IDs. Latest Generally Available Commercial
DEV-197665 Collibra Data Quality & Observability New and improved Public APIs are now available to create, edit, delete, search, and leverage DQ rule templates. Generally Available Commercial [https://developer.collibra.com/api/references/data-quality|https://developer.collibra.com/api/references/data-quality|smart-link]
DEV-195859 Collibra Data Quality & Observability New and improved You can now create DQ Jobs via the public API without immediately running them by using the new queueRun parameter. When you set queueRun to false, the job is created and queued for later execution instead of running automatically. Generally Available
DEV-182144 Collibra Data Quality & Observability New and improved In the DQ Jobs dashboard, the bulk action buttons "Delete," "Run," and "Cancel" are now enabled only if at least one selected job has the required permission. If none of the selected jobs can be actioned, the buttons remain disabled. When an action is triggered, all selected jobs are processed simultaneously, and any permission errors are shown as warnings. Private Preview Commercial [https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/co_about-job-management.htm|https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/co_about-job-management.htm]
DEV-180881 Collibra Data Quality & Observability New and improved The "Monitors" tab now shows related assets in the "Related assets" column for Custom Rule Monitors. Similarly, related columns are displayed in the "Related columns" column for Adaptive Monitors, making it easier to identify associated assets and columns. Generally Available
DEV-174715 Collibra Data Quality & Observability New and improved You can now use Kerberos authentication when connecting to data sources through CDATA drivers in Data Quality and Observability (cloud) Pullup operations. NA N/A Commercial [https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/ta_create-jdbc-connection-for-dq.htm?data-source=sql-server|https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/ta_create-jdbc-connection-for-dq.htm?data-source=sql-server|smart-link]
DEV-172391 Collibra Data Quality & Observability New and improved You can now use the bulk edit actions "Assign Dimension," "Tolerance (Rule)," and "Tolerance (Adaptive)" for Rule and Adaptive monitor types. These actions are not applicable to Schema Change monitors, as schema structure monitoring does not support bulk tolerance or dimension assignment. The "Bulk Suppress" action continues to work for all monitor types, including Schema Change. Generally Available Commercial [https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/co_about-job-management.htm|https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/co_about-job-management.htm]
DEV-170949 Collibra Data Quality & Observability New and improved You can now read and update admin configuration entries via the public API, enabling automation of configuration management without relying on internal endpoints. N/A Commercial [https://developer.collibra.com/api/references/data-quality|https://developer.collibra.com/api/references/data-quality|smart-link]
DEV-145285 Collibra Data Quality & Observability New and improved You can now view linked column assets and manually link governance assets at the monitor level. Generally Available Commercial [https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/ta_manage-monitor-details.htm|https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/ta_manage-monitor-details.htm|smart-link]
DEV-204817 Collibra Data Quality & Observability Fixed The GET /rest/dq/1.0/jobRuns/{jobRunId}/monitors API endpoint now correctly returns dimension values for adaptive monitors instead of an empty array. Generally Available Commercial
DEV-202153 Control Tower New and improved We added support for more precise operators (for example, Contains, Does not contain, Starts with, Does not start with, Ends with, Does not end with) for the following properties: * Roles / Responsibilities * Community * Domain * Attributes * Relations * Asset Name N/A [Create a control|https://productresources.collibra.com/docs/collibra/latest/Content/ControlTower/ta_ct-create-a-control.htm]
DEV-197872 Control Tower New and improved We added the following filter options on the Control Tower overview page: Community, Domain, Control Category, and Control Name. These help you narrow the data to identify trends, bottlenecks, and high-priority risk clusters. Public Preview [Control Tower product pages|https://productresources.collibra.com/docs/collibra/latest/Content/ControlTower/ref_ct-product-pages.htm]
DEV-187792 Control Tower New and improved The Control Tower overview page now includes the “Total controls” widget, a donut chart that shows the total count of all controls in your Collibra environment. Enabled controls are shown in blue and disabled controls are in red. Public Preview [Control Tower product pages|https://productresources.collibra.com/docs/collibra/latest/Content/ControlTower/ref_ct-product-pages.htm]
DEV-187296 Control Tower New and improved When building relationship paths in a control, derived relation type filters now support string matching operators for the following criteria: Asset, Asset Relation, Community, Domain, Status, and String Attribute. The Responsibilities filter also gains equality operators. This lets you define more flexible path criteria using partial name patterns rather than requiring exact values. Public Preview Commercial [Create a control|https://productresources.collibra.com/docs/collibra/latest/Content/ControlTower/ta_ct-create-a-control.htm]
DEV-177786 Data Catalog and data source integrations New and improved When Semantic View assets are ingested, removed, or fail during database ingestion, you can now see the count for each outcome on the integration "Reports" tab. Generally Available Commercial
DEV-202887 Data Lineage and BI integrations New and improved Starting with release 2026.08, the latest technical lineage viewer is the default in non-production environments. You can switch back to the classic viewer by using the “Latest technical lineage viewer toggle” on the Technical lineage settings. Public Preview Commercial [https://productresources.collibra.com/docs/collibra/latest/Content/CollibraDataLineage/co_technical-lineage-ui.htm|https://productresources.collibra.com/docs/collibra/latest/Content/CollibraDataLineage/co_technical-lineage-ui.htm|smart-link] [https://productresources.collibra.com/docs/collibra/latest/Content/Settings/TechnicalLineage/co_techlin-settings.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Settings/TechnicalLineage/co_techlin-settings.htm|smart-link]
DEV-205867 Data Lineage and BI integrations Fixed We fixed an issue where nodes in the technical lineage viewer browse tree would sometimes fail to expand. N/A
DEV-205698 Data Lineage and BI integrations Fixed In the technical lineage viewer, the "Depth" slider in "Display Options" now remains active after the graph is automatically reduced due to size, instead of becoming unresponsive until the page is reloaded. N/A [https://productresources.collibra.com/docs/collibra/latest/Content/CollibraDataLineage/ref_settings_tab_pane.htm|https://productresources.collibra.com/docs/collibra/latest/Content/CollibraDataLineage/ref_settings_tab_pane.htm|smart-link]
DEV-204816 Data Lineage and BI integrations Fixed Previously, in the technical lineage viewer's "Attributes" view, tables on large graphs could show different columns and connections with each page reload. These graphs now consistently show the same columns and connections after every reload. Additionally, a "hidden-relations" icon appears on affected tables to indicate that more connections exist than are shown. N/A
DEV-197347 Data Lineage and BI integrations Fixed Schema list jobs for excluded catalogs in Databricks Unity Catalog integrations no longer show as "Cancelled" during scheduled runs when domain inclusion mappings are configured. N/A
DEV-205308 Data Marketplace (standalone) New and improved You can now open the Data Marketplace asset preview in the side panel without enabling the "New app experience" in "Settings" > "General" > "Customizations". Generally Available Commercial, GovCloud [https://collibra.zendesk.com/knowledge/editor/01KXRDM0YS3QVRYDD5ZZ3ZTPPE/en-us?brand_id=1497556|https://collibra.zendesk.com/knowledge/editor/01KXRDM0YS3QVRYDD5ZZ3ZTPPE/en-us?brand_id=1497556|smart-link]
DEV-204182 Data Marketplace (standalone) New and improved You can now configure the Data Basket in "Settings" > "Data Marketplace" > "Data Basket". The Data Basket configuration has been moved from "Search" > "Actions and preview" settings to provide a more intuitive location within the Data Marketplace settings. Generally Available Commercial, GovCloud, CPSH [https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-basket.htm|https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-basket.htm|smart-link]
DEV-200538 Data Marketplace (standalone) New and improved You can now enable the new Data Marketplace experience directly from Settings > Data Marketplace > General. The "Standalone Data Marketplace" management option in Console is now accessible only to SUPER Admins. Generally Available Commercial, GovCloud, CPSH [https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_enable-newdm.htm|https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_enable-newdm.htm]
DEV-200537 Data Marketplace (standalone) New and improved The Data Marketplace experience is Generally Available and enabled on default. You can choose to disable it in Settings > Data Marketplace > General. Generally Available Commercial, GovCloud, CPSH [https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/co_about-DM.htm|https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/co_about-DM.htm|smart-link]
DEV-199779 Data Marketplace (standalone) New and improved You can now access the "Access requests" link in your profile menu if you have Data marketplace, Catalog, or Data access product permissions. The link takes you to a new overview page that organizes your requests into "Data Access" and "Other requests" tabs when you have multiple permission types, or shows a single view when you have only one permission type. Generally Available Commercial, GovCloud
DEV-195813 Data Marketplace (standalone) New and improved You can now see search filters in the Data Marketplace by default when browsing categories or the landing page, making it easier to discover available filtering options without additional clicks. Generally Available Commercial, GovCloud, CPSH
DEV-187195 Data Marketplace (standalone) New and improved We have updated default Data Marketplace scope that includes only curated assets: Data Product, AI Model, Report, and Data Set and child assets types with "Accepted", "Implemented", and "Development" statuses. If you haven't modified your Data Marketplace scope configuration, your instance is automatically updated to this new default to promote a more curated marketplace experience. Generally Available Commercial, GovCloud [https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-scope-newdm.htm|https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-scope-newdm.htm|smart-link]
DEV-187194 Data Marketplace (standalone) New and improved The "Data Marketplace" and "Search" settings have been updated to better reflect their respective areas. Generally Available Commercial, GovCloud, CPSH [https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-overview-newdm.htm|https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-overview-newdm.htm|smart-link] [https://productresources.collibra.com/docs/collibra/latest/Content/Settings/Search/co_search-settings.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Settings/Search/co_search-settings.htm]
DEV-187190 Data Marketplace (standalone) New and improved You can now use Asset Type Groups in relation indexes without adding them to the Data Marketplace scope. The "asset type groups" option has been removed from the Data Marketplace scope selection, leaving selection by asset type, status, and organization. Generally Available Commercial, GovCloud, CPSH [https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-scope-newdm.htm|https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-scope-newdm.htm|smart-link]
DEV-186581 Data Marketplace (standalone) New and improved The new Data Marketplace experience is now generally available and enabled by default for all customers. You can deactivate it from the Data Marketplace settings if needed. This reverts to the standalone Data Marketplace if this functionality was previously activated. The asset preview introduced with Data Marketplace is now also available in search. This means that users can easily preview an asset, and take action. The contents of the asset preview is determined by the asset type page layout. Generally Available Commercial, GovCloud, CPSH
DEV-185980 Data Marketplace (standalone) New and improved Views of assets opened in the Data Marketplace sidepane and asset previews are now tracked as asset views across all asset types (out-of-the-box and custom) and all deployment types. With this change: * *Usage Analytics*: Asset preview or sidepane views are considered as ‘asset visits’ in reporting, giving admins a complete picture of asset engagement. * *Insights* {{view_events}} *dataset*: Sidepane views are included with context to distinguish them from full-page views, enabling more granular analysis. * *"Page visits" on the asset page*: The visit count shown in the "At a glance" section now includes all views, no matter the location, providing a more accurate popularity signal for all users. Generally Available Commercial, GovCloud, CPSH
DEV-152514 Data Marketplace (standalone) New and improved You can now access all Data Marketplace related settings under a dedicated “Data Marketplace” section in settings, while Search settings remain in their own section for cleaner organization. Latest Generally Available Commercial, GovCloud, CPSH [https://productresources.collibra.com/docs/collibra/latest/Content/Settings/Search/co_search-settings.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Settings/Search/co_search-settings.htm|smart-link] [https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-overview-newdm.htm|https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-overview-newdm.htm|smart-link]
DEV-130099 Data Marketplace (standalone) New and improved You can now view and track your access requests directly in Data Marketplace through the "My Access Requests" page in your user profile. This feature is available to users with Data Marketplace, Catalog, or Data Access permissions, eliminating the need for separate Catalog access or a global view to monitor request status. Latest Generally Available Commercial, GovCloud, CPSH
DEV-186791 Data Marketplace (standalone) Fixed We improved the validation process for determining if a user should see the "Add to Data Basket" option. This ensures that no error messages are written to the log. N/A Commercial, GovCloud, CPSH
DEV-175879 Data Marketplace (standalone) New and improved You can now set a custom label for "Categories" in the Data Marketplace, allowing you to change the wording in the user-facing UI. In Settings, "Categories" will continue to be used. Generally Available Commercial, GovCloud, CPSH [https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-cat-newdm.htm|https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-cat-newdm.htm|smart-link]
DEV-205579 Data Products New and improved The data contract registry, previously available on the applications menu on the main toolbar, is now moved to the new Data Products application. To access the registry, you now need the Product Rights > Data Product global permission. Generally Available Commercial, GovCloud [https://productresources.collibra.com/docs/collibra/latest/Content/DataProducts/ta_data-contract-registry.htm|https://productresources.collibra.com/docs/collibra/latest/Content/DataProducts/ta_data-contract-registry.htm|smart-link]
DEV-173704 Data Products New and improved You can now centrally manage all your data products and data contracts through the new Data Products application. As a data product owner, you can use the application to monitor coverage and metrics on a dashboard, understand how your data products are consumed, determine what actions to take to manage them effectively, and also view data contracts. Latest Generally Available Commercial, GovCloud [https://productresources.collibra.com/docs/collibra/latest/Content/DataProducts/co_data-product.htm|https://productresources.collibra.com/docs/collibra/latest/Content/DataProducts/co_data-product.htm|smart-link]
DEV-182877 Diagrams New and improved Diagrams now show user-defined quality scores with a trend indicator that shows whether quality is improving, declining, or stable. Generally Available
DEV-171882 Edge New and improved Edge Connection Management APIs are now generally available, giving you the ability to automate the full lifecycle of Edge site connections programmatically. The following operations are now supported via API: * *Create* new Edge site connections * *Update* existing connection configurations * *Test* connection health and validity * *Delete* connections no longer in use This enables teams to integrate Edge connection management into their existing automation workflows and deployment pipelines, reducing manual overhead and improving operational consistency. NA Generally Available Commercial, GovCloud, CPSH
DEV-165480 Edge New and improved Security teams can now enforce that only signed and validated executables (JDBC drivers and shared libraries) are used on their Edge site. Administrators can upload one signing certificate as a platform-wide setting. Once configured, Edge will validate the signature of every driver JAR and shared object against the provided certificate before allowing it to run. Any connection using an unsigned or invalid executable will be blocked, and capabilities or connection tests that fail validation will show that error in the logs. Latest Generally Available Commercial, GovCloud, CPSH
DEV-135519 Edge Fixed Deleted capabilities no longer appear in the Edge Capability list. Previously, deleted capabilities appeared in this list, but couldn’t be removed or modified. N/A Commercial, GovCloud, CPSH
DEV-200628 General Asset management New and improved You can now export and import page configurations in Atlas Page Builder, including all associated images, to migrate pages between environments. When importing, you can choose to add the content to the bottom of your existing page or replace the current content entirely. The imported page is saved as a draft, allowing you to review and publish it when ready. Generally Available Commercial, GovCloud, CPSH
DEV-189863 General Asset management New and improved You can now add a "Key-Value" widget to asset pages to show important metadata such as ownership, ratings, and lifecycle information inline, without opening separate panels. The widget comes preconfigured with commonly used properties such as last modified date, owner, and tags, and you can customize it to show additional metadata for each asset type. This widget also appears in "Asset in Context" views. Generally Available
DEV-187028 General Asset management New and improved In Control Tower and derived relation types, you can now filter by asset names, statuses, community names, domain names, text and selection attributes, asset relations, and roles using the following operators: "Contains", "Does not contain", "Starts with", "Does not start with", "Ends with", and "Does not end with". Note: migrating a derived relation type with filters from Collibra 2026.08 or newer to a Collibra version older than 2026.08 will fail. Public Preview Commercial
DEV-180541 General Asset management New and improved When configuring a Smart check for a relation type, administrators can now add a asset status condition to require that related assets have a specific status. Previously, relation type Smart checks only supported a "must exist" condition. The asset status condition is only available if the relation's target asset type has Lifecycle management enabled. Generally Available
DEV-202943 General Notifications Fixed In resource change email notifications, special characters in the asset names now display correctly. Previously, they appeared as raw HTML entities, such as # for #. N/A Commercial, GovCloud, CPSH
DEV-177827 General New and improved You can now export page configurations from the Page Builder as ZIP files and import them into other pages or instances, eliminating the need to manually recreate complex page layouts. The export includes the complete page configuration and all referenced image assets. When you import the page, you can either replace all of the existing content or add the new content to the bottom of the page. After import, pages are saved in draft state for review before publishing. Generally Available Commercial, GovCloud, CPSH
DEV-200541 Search New and improved You can now preview assets in search results using an enhanced preview panel. The preview opens in a side panel when you click the "Preview" button that appears when you hover over asset results. Generally Available Commercial, GovCloud, CPSH
DEV-187197 Search New and improved If you have unsaved changes on the "Search" or "Data Marketplace" settings pages, you now receive a warning before navigating away to ensure you don’t lose any work. Generally Available Commercial, GovCloud, CPSH
DEV-187192 Search New and improved When the new Data Marketplace experience is activated, all relevant configurations are available in Settings > Data Marketplace, including Data Marketplace scope and Data Basket configuration. Generally Available Commercial, GovCloud, CPSH [https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-overview-newdm.htm|https://productresources.collibra.com/docs/collibra/latest/Content/DataMarketplace/ta_conf-overview-newdm.htm|smart-link]
DEV-135748 Stewardship New and improved You can now remove out-of-the-box Catalog widgets from Tailored Asset Page (TAP) layouts, including "Catalog Overview", "Descriptive Statistics", and "Catalog Relations" widgets. Generally Available Commercial
DEV-170980 Weekly update AI updates When recommending assets on the Collibra Home page or in Data Marketplace, Collibra now collects application usage data from the Metadata Hub instead of referencing Pendo information. This change provides more relevant and accurate suggestions. The "Collect Application Usage Data" Console setting determines whether usage data is collected. No changes are required in your Collibra environment. Latest Generally Available Commercial [https://productresources.collibra.com/docs/collibra/latest/Content/Assets/co_asset-recommender.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Assets/co_asset-recommender.htm|smart-link]
DEV-208777 Assessments Fixed We fixed an issue where some OOTB assessment templates could not be cloned to create customized copies. After this change, OOTB assessments such as “Risks and Safeguards” can be cloned correctly. N/A Commercial, GovCloud, CPSH