Release 2026.02

Release versions and dates

Name Description Availability Build number
 Collibra Platform Collibra 2026.02.0 February 22, 2025 (all environments)  
Collibra 2026.02.0 February 1, 2026 (pre-production environments)  
Documentation Center and release notes January 30, 2026  
Ticket Product Area Type Version Content UI Release Stage Deployment Type Related Topics Idea
DEV-157038 Administrative Asset management New and improved We updated the default colors for some asset types to align with their expected family color codes. If you previously customized the colors for these asset types, they are fully preserved and not replaced by the new colors.
Latest
N/A
DEV-138065 Administrative Asset management New and improved The new lifecycle configuration introduces a simplified toggle between "Simple" and "Advanced" modes, allowing seamless transitions without losing context or changes. In "Advanced" mode, admins can:

* Manage lifecycle phases and statuses in a unified view.
* Manage activities with an improved configuration process and layout.
* Test and finalize changes using the new configuration draft mode and "save/discard changes" features. Changes are only applied after they are confirmed, ensuring greater control and accuracy during configuration.
* Set up activities, such as sign-offs and assessments, with the new *Edit activity* feature.
* Reorder different types of activities.
* Use the *Update Status (contributor)* resource permission to control who can update lifecycle statuses on assets. When lifecycle is enabled for an asset type, this permission is sufficient to change the asset status.
Latest
Generally Available
Commercial, GovCloud, CPSH
[https://productresources.collibra.com/docs/collibra/latest/Content/AIGovernance/co_lifecycle-management.htm|https://productresources.collibra.com/docs/collibra/latest/Content/AIGovernance/co_lifecycle-management.htm|smart-link]
DEV-152268 Administrative Collibra Console New and improved Infrastructure-related Collibra Console configuration options that require a restart are now available only to users with the SUPER role. If you are a commercial customer and need to edit one of these settings, submit a [support ticket|https://support.collibra.com/].
Classic, Latest
N/A
Commercial
[Data Governance Center service configuration options|https://productresources.collibra.com/docs/collibra/latest/Content/Console/Infrastructure/DGCService/Configuration/ref_environment-settings.htm]
DEV-151131 Administrative Collibra Console Fixed The "System Metrics" Console configuration options are no longer available to users without the SUPER role.
NA
Generally Available
Commercial, GovCloud, CPSH
DEV-151087 Administrative Collibra Console Fixed Mentioning a colleague in a comment with the "New commenting experience" Console configuration option enabled no longer causes multiple "AbstractEntityWithIdDaoHibernate" errors in logs.
Latest
Commercial
DEV-131960 Administrative Import and export New and improved In the "Import mapping" dialog box, you can now access column mapping by hovering over options instead of clicking each one. This makes the process faster and more efficient.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-151533 Administrative Import and export Fixed Responsibility columns that are not needed for import are no longer listed under "Unmapped Items".
Latest
Generally Available
Commercial
DEV-150726 Administrative Import and export Fixed When importing an Excel file into Collibra, clicking outside the "Import" window no longer causes you to lose progress.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-146798 Administrative Import and export Fixed The Knowledge Graph API now correctly calculates the size limit when processing queries that include filters so that valid requests are no longer erroneously rejected.
NA
Generally Available
Commercial, GovCloud, CPSH
DEV-155919 Administrative Operating model New and improved Missing descriptions are now added to some relation types to provide better context. If you previously added custom descriptions to these relation types, they are fully preserved and not replaced by the new descriptions.
Classic, Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-131902 Administrative Operating model New and improved The "Filter domain types based on license" and "Enable GlobalCreate queries" settings are now removed from Collibra Console. With this change, when you create a domain, only domain types assigned to an asset type covered by your license will be available. Additionally, when you create an asset, the "Domain" drop-down list will load faster due to direct querying instead of memory-heavy processes.
NA
Generally Available
Commercial, GovCloud, CPSH
DEV-118309 Administrative Operating model New and improved We introduced limits on the number of elements you can create in your operating model. These limits are defined in the new "Operating Model Limits" section in Collibra Console. If the number of operating model elements reaches the defined limit, you can no longer create additional elements. The default limits are:

* Asset types: 1000
* Relation types: 1500
* Domain types: 500
* Attribute types: 3000
* Complex relation types: 250
* Scopes: 150
* Assignments: 2000
* Statuses: 250

CPSH customers can update these limits in Collibra Console, while other customers can contact Collibra Support to have them updated. Increasing the limits may affect performance and stability.
Classic, Latest
Generally Available
Commercial, GovCloud, CPSH
[https://productresources.collibra.com/docs/collibra/latest/Content/Console/Infrastructure/DGCService/Configuration/ref_environment-settings.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Console/Infrastructure/DGCService/Configuration/ref_environment-settings.htm|smart-link]
DEV-153100 Administrative Operating model Fixed Migration now skips updates to asset types if their applied asset type groups are already present in the target system, preventing migration failures caused by inactive licenses.
Classic, Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-147980 Administrative Operating model Fixed Migration for tailored asset pages now uses the information stored in the version-specific folder, ensuring that the latest features are applied.
NA
Generally Available
Commercial, GovCloud, CPSH
[https://productresources.collibra.com/docs/collibra/latest/Content/Assets/TailoredAssetPages/co_tap-overview.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Assets/TailoredAssetPages/co_tap-overview.htm|smart-link]
DEV-159388 Administrative Users and subscriptions New and improved You can now add two new user attributes to user profiles: "Job title" and "Department". Public Preview Commercial
DEV-143913 Administrative Collibra Console New and improved Application logs are now available on the Collibra "Settings" page, instead of Collibra Console for simplified and consolidated access. A new "Logs" > "View" global permission that requires a "Viewer" ("Read-only") licence controls who can access and download the logs in Collibra. Public Preview Commercial
DEV-139059 Administrative Users and subscriptions Fixed Mapping one of the "Instant Messaging" user attributes for SSO no longer prevents updates to other non-SSO mapped "Instant Messaging" attributes.
NA
Commercial
DEV-148282 Administrative Workflows New and improved A security check that blocks deployments of workflows with potentially unsafe Groovy code now also prevents existing vulnerable workflows from running. This enhancement improves protection against security risks and mitigates Remote Code Execution (RCE) vulnerabilities.

The impact is limited to a few customers, who have received assistance to update their workflows and continue using them safely. You can review your workflow scripts to:

* Update occurrences of the Groovy ".execute()" method to explicitly declare the static type of any variable calling ".execute()" if it refers to a custom, user-defined class.
* Refactor all dynamic code evaluation performed via "Eval.me()", "Eval.xy()", or "Eval.x()" into safe, statically typed logic.
* Remove all or replace unsafe uses of "java.lang.Process", "java.lang.ProcessBuilder", "java.lang.Runtime.exec".
* Remove all use of "System.exit()".
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-144621 Administrative Workflows New and improved We improved the performance of the queries that are used to load the list of tasks on the task page.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-141135 Administrative Workflows New and improved You can now select to show the resource IDs and filter by them on the "Tasks" pages and the "Definitions" and "Instances" settings pages.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-151855 Administrative Workflows Fixed Group email notifications are now more reliable, even for environments with a large number of users. We optimized email processing to ensure notifications are delivered successfully, preventing failures due to system resource limitations.
Classic, Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-151761 Administrative Workflows Fixed Text data entries in deeply nested subforms or panels are now correctly initialized with default values.
Latest
Generally Available
Commercial, GovCloud
DEV-149127 Administrative Workflows Fixed When starting a new workflow, the task ID parameter is now updated correctly, ensuring that users are redirected to and can see the next task assigned to them.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-147959 Administrative Workflows Fixed Running a workflow with a Collibra API task after restoring a Collibra environment from a backup no longer causes a "idx_users_username" unique constraint error.
Commercial
DEV-144595 Administrative Workflows Fixed Clearing filters on the "Tasks" page no longer causes a persistent empty state message. The message now disappears correctly after the filter is cleared.
Latest
Generally Available, N/A
Commercial, GovCloud, CPSH
DEV-143359 Administrative Workflows Fixed The "Start Label" dropdown on the workflow definitions page no longer contains a spelling error.
Classic, Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-142459 Administrative Workflows Fixed The workflow instances page in "Settings" → "Workflows" → "Instances" now displays the assignees for all currently open tasks in each workflow instance instead of only the assignees for one of the open tasks.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-139287 Administrative Workflows Fixed Completing a task on an asset page that triggers a script to delete the asset redirects you to the homepage. A confirmation message confirms the redirection.
Latest
Generally Available, N/A
Commercial, GovCloud, CPSH
DEV-126775 Administrative Workflows Fixed Collibra data entry components with a default value or a list of proposed values now ignore invalid or non-existing resources. For example, if the "Proposed Values Only" option is false, valid resources are shown alongside the full list of resources. If the option is true, valid resources are shown, or an empty dropdown appears if none are valid.
Latest
Generally Available, N/A
Commercial, GovCloud, CPSH
DEV-111181 Administrative Workflows Fixed Invalid candidate users configurations, such as using a comma-separated list of user names instead of a valid expression, no longer cause incorrect task assignments in the "All Tasks" view. Tasks assigned using an invalid candidate user expression will no longer appear as assigned in "All Tasks" but absent from the "Your Tasks" tab, ensuring task lists accurately reflect valid assignments.
Latest
Generally Available
Commercial, GovCloud, CPSH
[Candidate user expressions|https://developer.collibra.com/workflows/workflow-documentation/Content/Workflows/ExecutionLogic/co_candidate-user-expressions.htm]
DEV-99618 Administrative Workflows Fixed Date validation for forms using the "Date" form component with a relative minimum or maximum date now works correctly. Users outside the GMT time zone can select boundary dates without encountering validation issues.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-137020 Administrative Workflows New and improved To avoid performance issues and ensure that workflow tasks continue without interruption, the workflow cleanup process now runs automatically with a default retention period of 365 days. You can no longer add or remove workflows from the "Purge configuration" option in Collibra Console. The cleanup process continues to follow your purge schedule, which determines when the cleanup starts.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-150238 Administrative New and improved You can now track any major product updates directly within the Collibra user interface via the new "What’s New" page available on the global help menu. This page provides a curated, narrative-driven overview of major updates and their practical value, helping you stay informed without leaving the interface. Currently, the "What's New" page is visible only if you have the "System administration" global permission. Role-based access controls are scheduled for a future release.
Latest
Generally Available
Commercial, GovCloud, CPSH
[https://productresources.collibra.com/docs/collibra/latest/Default.htm#cshid=whats-new|https://productresources.collibra.com/docs/collibra/latest/Default.htm#cshid=whats-new]
DEV-152479 AI Governance Fixed You no longer see the "Register AI Use Case" button on the AI Governance Overview and AI Legal Reviews pages if your global role lacks the "Register AI Use Case" global permission. This ensures the button is only visible to authorized users. This issue occurred when the default behavior of the "Register AI Use Case" button was replaced with a custom workflow.
Latest
N/A
Commercial
DEV-148794 API New and improved You can now use the Data Quality & Observability Jobs API to automate your data quality operations. You can create, update, and delete jobs, trigger job runs, cancel active processes, and retrieve run history. This enables seamless integration of data quality workflows with your external systems.
NA
Generally Available
Commercial
DEV-146860 API New and improved The "/jobs" endpoints of the Core REST API v2 are deprecated in favor of the Job REST API v1.
NA
Generally Available
Commercial
DEV-150366 API Fixed The "/scopes/{scopeId}" endpoint of the Core REST API v2 now returns 409 when trying to delete a scope that is still in use.
NA
Generally Available
Commercial, GovCloud, CPSH
DEV-150102 API Fixed The "/assignments/forResource" endpoint of the Core REST API v2 now shows a meaningful error message if neither "resourceDiscriminator" nor "resourceType" is provided.
NA
Generally Available
Commercial, GovCloud, CPSH
DEV-148575 Assessments New and improved You can now directly go to the assessment page from an Assessment Review asset page via "Actions" > "View assessment".
Latest
Generally Available
Commercial, GovCloud
DEV-148567 Assessments New and improved We removed the "Retake" option from the Assessments landing page and the Assessment Review asset pages. The "Retake" button remains available only on the assessment page, ensuring that retakes are initiated with the full context of the assessment.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/CollibraAssessments/ta_open-assessments.htm|https://productresources.collibra.com/docs/collibra/latest/Content/CollibraAssessments/ta_open-assessments.htm|smart-link]

[https://productresources.collibra.com/docs/collibra/latest/Content/CollibraAssessments/Assessments/ta_edit-an-assessment.htm|https://productresources.collibra.com/docs/collibra/latest/Content/CollibraAssessments/Assessments/ta_edit-an-assessment.htm|smart-link]
DEV-148566 Assessments New and improved We combined the "Retake" and "Copy for another <asset type>" actions in assessments into a single, unified "Retake" action. If the assessment template is linked to an asset type, clicking “Retake” allows you to choose whether to retake the assessment for the current asset or a different one, all within the same flow.
Latest
Generally Available
DEV-148018 Collibra Data Lineage Service Updates November 3, 2025 *data-lineage-2025.11.1* When a Tableau Workbook contains Worksheets with the same name, they are now appended with their ID in the technical lineage browser to avoid duplicates.
NA
Generally Available
Commercial
DEV-147759 Collibra Data Lineage Service Updates November 3, 2025 *data-lineage-2025.11.1* Collibra Data Lineage is now optimized to prevent intermittent timeout errors when creating the technical lineage graph in the new technical lineage viewer UI.
Latest
Generally Available
Commercial
DEV-145185 Collibra Data Lineage Service Updates November 3, 2025 *data-lineage-2025.11.1* When integrating Power BI, Collibra Data Lineage now supports the Power Query M literals {{#date}} and {{#datetime}}.
NA
Commercial
DEV-148956 Collibra Data Lineage Service Updates November 24, 2025 *data-lineage-2025.11.4* When creating a custom technical lineage, processing no longer fails if the {{nodes}} field in the {{src}} or {{trg}} object is an empty list ({{[]}}). Empty lists are now correctly validated, and invalid payloads are rejected with a clear error message.
NA
Commercial
DEV-143583 Collibra Data Lineage Service Updates November 24, 2025 *data-lineage-2025.11.4* You can now see updated labels for nodes in the latest technical lineage graph. These labels match the format used in the classic technical lineage graph, ensuring consistency and familiarity.
Latest
Generally Available
Commercial
DEV-150917 Collibra Data Lineage Service Updates November 17, 2025 *data-lineage-2025.11.3* When ingesting [supported JDBC data sources|https://productresources.collibra.com/docs/collibra/latest/Content/CollibraDataLineage/TechnicalLineage/ref_technical-lineage-supported-data-sources.htm], scripts generating thousands of data flows for temporary tables are now optimized to prevent out-of-memory issues.
NA
Commercial
DEV-149301 Collibra Data Lineage Service Updates November 17, 2025 *data-lineage-2025.11.3* When ingesting IICS data sources, Collibra Data Lineage now leverages the 'No Header' option to correctly map field names, ensuring accurate column lineage even when files are written without headers.
NA
Generally Available
Commercial
DEV-139669 Collibra Data Lineage Service Updates November 17, 2025 *data-lineage-2025.11.3* Technical Lineage is now generated for Microsoft.ExcelDestination and Microsoft.ExcelSource components when ingesting SQL Server Integration Services (SSIS).

Docs update - add the components among supported on [https://productresources.collibra.com/docs/collibra/latest/Content/CollibraDataLineage/TechnicalLineage/ref_supported-transformations.htm#sql-server-integration-services-ssis|https://productresources.collibra.com/docs/collibra/latest/Content/CollibraDataLineage/TechnicalLineage/ref_supported-transformations.htm#sql-server-integration-services-ssis|smart-link]
NA
Generally Available
Commercial
DEV-149235 Collibra Data Lineage Service Updates November 10, 2025 *data-lineage-2025.11.2* When ingesting BigQuery data sources, Collibra Data Lineage now correctly parses RAISE USING MESSAGE constructs.
NA
Generally Available
Commercial
DEV-146478 Collibra Data Lineage Service Updates Fixed November 10, 2025 *data-lineage-2025.11.2*

The "Data Element sources/target Data Element" relation between assets in Data Catalog is now correctly removed when a lineage relation no longer exists.
NA
N/A
Commercial
DEV-159554 Collibra Data Lineage Service Updates January 26, 2026 *data-lineage-2026.01.4* Power BI integration no longer crashes on Table.Group Power Query M functions with nested unsupported functions.
NA
Commercial
DEV-156772 Collibra Data Lineage Service Updates Fixed January 26, 2026 *data-lineage-2026.01.4* You can now use "file" as a type in the technical lineage for OpenLineage capability without causing failures during synchronization.
NA
Commercial
DEV-156868 Collibra Data Lineage Service Updates January 19, 2026 *data-lineage-2026.01.3* You can now remove the "Certified" attribute from an asset in Power BI, and it will also be removed in the Collibra Platform during the next synchronization.
NA
Generally Available
Commercial
DEV-153841 Collibra Data Lineage Service Updates January 19, 2026 *data-lineage-2026.01.3* Collibra Data Lineage now supports the Snowflake SQL statements "CREATE TABLE LIKE," "CREATE TABLE CLONE," and "ALTER TABLE SWAP WITH." These statements are parsed and analyzed correctly, ensuring accurate lineage representation.
NA
Generally Available
Commercial
DEV-153529 Collibra Data Lineage Service Updates January 19, 2026 *data-lineage-2026.01.3* You can now create technical lineage for Oracle without errors when parsing "Create Type" statements that include OID, constructor declarations, and constructor bodies.
NA
Generally Available
Commercial
DEV-153519 Collibra Data Lineage Service Updates January 19, 2026 *data-lineage-2026.01.3* Collibra Data Lineage now supports parsing forward slashes ("/") in business logic objects when creating technical lineage for Oracle.
NA
Commercial
DEV-151770 Collibra Data Lineage Service Updates January 19, 2026 *data-lineage-2026.01.3* The supported dataset namespaces in Collibra Data Lineage now follow the updated [naming conventions defined by OpenLineage|https://openlineage.io/docs/spec/naming/].
NA
Generally Available
Commercial
DEV-151056 Collibra Data Lineage Service Updates January 19, 2026 *data-lineage-2026.01.3* Collibra Data Lineage now processes the Table.Group function to correctly establish lineage for Power BI.
NA
Commercial
DEV-150205 Collibra Data Lineage Service Updates January 19, 2026 *data-lineage-2026.01.3* Collibra Data Lineage now supports all aggregation types when ingesting SAP Hana Cloud, ensuring more accurate lineage.
NA
Generally Available
Commercial
DEV-145321 Collibra Data Lineage Service Updates January 19, 2026 *data-lineage-2026.01.3* When ingesting IBM Datastage jobs, Collibra Data Lineage now produces indirect lineage for fields used in Lookup transformations that are not part of the output.
NA
Generally Available
Commercial
DEV-154608 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* When creating technical lineage for Teradata, Collibra Data Lineage is now enhanced to:

* Parse the "_NOT (operator)_" syntax, such as "NOT <" and "NOT >=".
* Support undocumented calls for the LEAD and LAG functions, such as "lead(xx,1,)" and "LAG(Op_exch_rate_EUR_to_USD,1,)".
NA
Generally Available
Commercial
DEV-153141 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* Collibra Data Lineage is now improved to handle fully qualified identifiers when creating technical lineage for SQL Server.
NA
Commercial
DEV-152965 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* When creating technical lineage for SSIS, Collibra Data Lineage no longer throws the error "<xml.dom.minidom.Document object> cannot be child of <DOM Element: DTS:Property>."
NA
Generally Available
Commercial
DEV-152192 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* When collecting metadata from SQL Server Integration Services (SSIS), Collibra Data Lineage no longer converts database names to uppercase. This prevents duplicate entries from being created.
Latest
Commercial
DEV-151767 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* When ingesting Informatica Intelligent Cloud Services (IICS), Collibra Data Lineage now properly scans parameter files, resulting in more objects having lineage.
NA
Generally Available
Commercial
DEV-151516 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* Collibra Data Lineage now ignores the "context" keyword in SQL Server queries when parsing metadata from Denodo sources. This ensures that technical lineage for SSIS is created without errors caused by the "context" keyword.
NA
N/A
Commercial
DEV-151505 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* When integrating Power BI, Collibra Data Lineage now supports nested records in native queries within Power Query.
NA
Commercial
DEV-151488 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* Database names are now correctly displayed in uppercase for Oracle package headers when creating technical lineage for Oracle.
NA
Commercial
DEV-151427 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* The Database-System mapping now works when you create technical lineage for Snowflake using the SQL-API ingestion mode.
NA
Generally Available
Commercial
DEV-150987 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* Database link errors are no longer incorrectly raised for the MSSQL dialect.
NA
Commercial
DEV-149073 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* Collibra Data Lineage now supports complex, self-referencing SQL queries that include "SELECT *" wildcards.
NA
Commercial
DEV-146915 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* When ingesting IICS, Collibra Data Lineage now applies Bulk Rename rules to produce more accurate lineage relationships.
NA
N/A
Commercial
DEV-114814 Collibra Data Lineage Service Updates January 12, 2026 *data-lineage-2026.01.2* When an unknown Site Name is used in domain mapping or filtering in the Technical Lineage for Tableau capability, an analyze error is now raised. This helps you understand the reason for the failure and suggests changes to the configuration.
NA
Generally Available
Commercial
DEV-157151 Collibra Data Lineage Service Updates New and improved February 2, 2026 *data-lineage-2026.02.1* Collibra Data Lineage now supports columns from the "Value.NativeQuery" Power Query function when creating technical lineage for Power BI.
NA
N/A
Commercial
DEV-152551 Collibra Data Lineage Service Updates New and improved February 2, 2026 *data-lineage-2026.02.1* Collibra Data Lineage now supports the "pattern" property in the BulkRename option for Informatica Intelligent Cloud Services (IICS).
NA
Generally Available
Commercial
DEV-146321 Collibra Data Lineage Service Updates New and improved February 2, 2026 *data-lineage-2026.02.1* When ingesting SAP HANA calculated views, the technical lineage is now created for transformations using the “NonEquiJoinView” clause.
Latest
Generally Available
Commercial
DEV-158775 Collibra Data Lineage Service Updates Fixed February 2, 2026 *data-lineage-2026.02.1* Collibra Data Lineage can now process the "BulkRename" option in the Named Field when ingesting Informatica Intelligent Cloud Services (IICS). This improves the accuracy of the technical lineage.
NA
Commercial
DEV-157333 Collibra Data Lineage Service Updates Fixed February 2, 2026 *data-lineage-2026.02.1* Collibra Data Lineage no longer fails due to an unexpected value in the "MissingTranslationKey" message when creating the technical lineage for Tableau.
NA
Commercial
DEV-157329 Collibra Data Lineage Service Updates Fixed February 2, 2026 *data-lineage-2026.02.1* Collibra Data Lineage no longer fails when encountering unexpected values in the "Value.NativeQuery" function during Power BI ingestion.
NA
Commercial
DEV-156661 Collibra Data Lineage Service Updates Fixed February 2, 2026 *data-lineage-2026.02.1* Collibra Data Lineage now correctly analyzes Redshift "INSERT INTO" statements when fewer columns are specified than those in the target table.
NA
Generally Available
Commercial
DEV-152579 Collibra Data Lineage Service Updates Fixed February 2, 2026 *data-lineage-2026.02.1* Collibra Data Lineage now correctly parses "SELECT" statements in Microsoft SQL Server "OPENQUERY()" functions.
NA
Generally Available
Commercial
DEV-153494 Collibra Data Quality & Observability New and improved Schema, table, and column names are now automatically escaped with double quotation marks in the SQL query when you create a job. For example,

{{SELECT * FROM "schema_abc"."table_123"}}. This applies to all connection types except Amazon Athena, which does not support quoted identifiers for schema, table, and column names.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/co_create-data-quality-job.htm|https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/co_create-data-quality-job.htm|smart-link]
DEV-149075 Collibra Data Quality & Observability New and improved You can now navigate directly from the "Quality" tab of an asset to a specific monitor. When you click the name of a job from the table on the "Quality" tab, you are directed to the "Monitors" tab of the Job Details page, with the monitor actions drawer for the selected monitor open.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/Settings/OperatingModel/QualityScoreAggregations/co_asset-data-quality.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Settings/OperatingModel/QualityScoreAggregations/co_asset-data-quality.htm|smart-link]
DEV-148641 Collibra Data Quality & Observability New and improved When you create a job and set it to never repeat in the Schedule step, the "run date" option is now renamed to "run date end." This ensures consistency between the initial job setup and the run dates shown on tables, the About panel, and the run history chart on the Job Details page after the job runs.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/co_run-date.htm|https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/co_run-date.htm|smart-link]
DEV-148430 Collibra Data Quality & Observability New and improved We upgraded the core engine from Scala 2.12 to Scala 2.13 for improved performance and compatibility.
NA
Generally Available
Commercial
DEV-146692 Collibra Data Quality & Observability New and improved You now see only the top 5 shapes when viewing the profiling statistics of a column in the "Profile" tab.
Latest
N/A
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/co_profile.htm|https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/co_profile.htm|smart-link]
DEV-145284 Collibra Data Quality & Observability New and improved You can now view the job query for each job run in the "Logs" tab on the Job Details page.
Latest
Generally Available
Commercial, GovCloud, CPSH
[https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/ref_logs.htm|https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/ref_logs.htm|smart-link]
DEV-144656 Collibra Data Quality & Observability New and improved When creating quality score aggregations on the "Quality score aggregations" page, updating or deleting an assignment now removes older assignments for the respective type, such as Collibra Data Quality or External Data Quality.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/QualityScoreAggregations/ta_edit-delete-aggregation-path.htm|https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/QualityScoreAggregations/ta_edit-delete-aggregation-path.htm|smart-link]
DEV-141342 Collibra Data Quality & Observability New and improved You can now open the monitor actions drawer in the "Monitors" tab by clicking any row to view its details.
Latest
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-157264 Collibra Data Quality & Observability Fixed Jobs running on Redshift Pushdown data sources no longer return divide-by-zero errors.
Latest
Commercial
DEV-153605 Collibra Data Quality & Observability Fixed The "Data Quality Job > Edit Monitors" resource permission is now required to activate or suppress data quality rules. Previously, the "Data Quality Job > Edit" resource permission was required.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/ref_data-quality-resource-roles-permissions.htm|https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/ref_data-quality-resource-roles-permissions.htm|smart-link]
DEV-146327 Collibra Data Quality & Observability Fixed The “Observation storage limit” setting is no longer available.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/co_limits.htm|https://productresources.collibra.com/docs/collibra/latest/Content/UnifiedDataQuality/co_limits.htm|smart-link]
DEV-152945 Data Catalog and Data Source Integrations New and improved You can now define the maximum number of Edge jobs running at the same time when registering a data source by configuring the "Maximum number of concurrent Edge jobs" setting in the Collibra Console. This provides greater flexibility to optimize job management based on your requirements. The default value for this setting is 10. You can change it to a value between 1 and 20.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/Settings/ServicesConfiguration/ta_enable-data-registration-via-edge.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Settings/ServicesConfiguration/ta_enable-data-registration-via-edge.htm|smart-link]
DEV-150403 Data Catalog and Data Source Integrations New and improved You can now get sample data for Data Sets via Edge. Collibra shows up to 100 columns per Table and uses the "Column Position" attribute to order the columns. For example, a Data Set with 4 Tables can show up to 400 Columns in total.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/SampleData/co_sample-data.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/SampleData/co_sample-data.htm|smart-link]
DEV-140550 Data Catalog and Data Source Integrations New and improved You can now define the maximum number of synchronization rules per schema in Collibra Console. Previously, the limit was fixed at 10 rules. The new "Maximum number of ingestion rules" setting in the "Register data source" section has a default value of 10 and can be set between 10 and 200. This gives you more control and flexibility to tailor synchronization settings to your specific needs. The limit is enforced when configuring synchronization on the Database asset for each schema.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/RegisterDataSource/Edge/SynchronizeSchemas/ta_set-up-metadata-synchronization.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/RegisterDataSource/Edge/SynchronizeSchemas/ta_set-up-metadata-synchronization.htm|smart-link]
DEV-149526 Data Catalog and Data Source Integrations Fixed You can no longer click the popularity score to open more details when the value is {{NONE}}. {{NONE}} means no popularity score is available because the data hasn't been queried in the data source or the asset hasn't been synchronized for more than 30 days.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/RegisterDataSource/Edge/SynchronizeSchemas/co_popularity.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/RegisterDataSource/Edge/SynchronizeSchemas/co_popularity.htm|smart-link]
DEV-138093 Data Catalog and Data Source Integrations Fixed When you register a data source, you can now see the correct list of available and registered databases in the "Database" drop-down list.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/RegisterDataSource/Edge/ta_register-a-data-source-via-edge.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/RegisterDataSource/Edge/ta_register-a-data-source-via-edge.htm|smart-link]
DEV-130594 Data Catalog and Data Source Integrations Fixed You can now change the column strategy for metadata synchronization using the "columns-strategy" property in the Catalog JDBC ingestion capability. The default "SINGLE_CALL" strategy processes metadata faster but uses more memory and doesn't guarantee correct Column Position values. Alternatively, you can use the "CALL_PER_TABLE" strategy, which uses less memory and preserves the Column Position values but requires more network resources.
NA
[https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/RegisterDataSource/Edge/ta_add-ingestion-capability.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/RegisterDataSource/Edge/ta_add-ingestion-capability.htm|smart-link]
DEV-148329 Data Lineage and BI Integrations New and improved The "Full-text search" field in the Status pane of the latest technical lineage viewer UI is now renamed to "Transformations text search."
Latest
Public Preview
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/CollibraDataLineage/TechnicalLineage/ref_technical-lineage-sources-page.htm|https://productresources.collibra.com/docs/collibra/latest/Content/CollibraDataLineage/TechnicalLineage/ref_technical-lineage-sources-page.htm|smart-link]
DEV-76594 Data Lineage and BI Integrations New and improved The latest technical lineage viewer UI is now generally available, providing improved accessibility and functionality.
Latest
Generally Available
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/CollibraDataLineage/TechnicalLineage/co_technical-lineage-ui.htm|https://productresources.collibra.com/docs/collibra/latest/Content/CollibraDataLineage/TechnicalLineage/co_technical-lineage-ui.htm]
DEV-153562 Data Lineage and BI Integrations Fixed Collibra Data Lineage now correctly triggers scheduled synchronizations according to configured cron expressions.
NA
Commercial
DEV-145654 Data Lineage and BI Integrations Fixed BI integrations no longer fail when Knowledge Graph Validation is enabled. Previously, integrations such as Power BI and Tableau loaded fields from parent asset types, even if they were not assigned to the specific asset type. With Knowledge Graph Validation enabled, stricter validation caused these integrations to fail. This issue has been resolved.
NA
N/A
Commercial, GovCloud, CPSH
DEV-95775 Data Marketplace New and improved A [private preview|https://productresources.collibra.com/docs/collibra/latest/Content/ReleaseNotes/co_preview-features.htm#what-is-a-private-preview] program for the *new Data Marketplace experience* is starting for a selected group of customers. This program is currently full. However, if you want to stay informed about this preview, please [register on the Preview Platform|https://preview.collibra.com/key/data-marketplace].
Latest
Private Preview
Commercial
DEV-153281 Data Marketplace Fixed If you restrict the availability of the "Add to data basket" button to the Data Marketplace scope, the button now correctly considers the Community and Domain selections for that scope.
Latest
N/A
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-154576 Data Privacy Fixed You can now successfully import the Data Privacy CMA file, even if your license doesn't allow scope creation.
NA
Generally Available
Commercial, GovCloud, CPSH
DEV-145610 Edge New and improved The Job Dashboard is now generally available. This dashboard provides an overview of all capability jobs performed by an Edge or Collibra Cloud site. You can cancel jobs or download output files, such as log files, to troubleshoot failed jobs.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-152182 Edge Fixed You can now run capability jobs via an Edge site without failed jobs incorrectly showing as successful.
NA
Commercial, GovCloud, CPSH
DEV-150104 General Asset management New and improved You now see an improved design for the list relation view on asset pages for derived and standard relations. Instead of a comma-separated list of assets, the view is now more user-friendly, making it easier to navigate and understand related assets.
Latest
Generally Available
Commercial, GovCloud, CPSH
[https://productresources.collibra.com/docs/collibra/latest/Content/Assets/Characteristics/co_relations-view.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Assets/Characteristics/co_relations-view.htm|smart-link]
DEV-120252 General Asset management New and improved The "Browse" pane now adapts to the height of your screen, allowing it to show more information.
Latest
Generally Available
Commercial
DEV-154594 General Asset management Fixed The "Decimal" data type now shows up to 17 digits for a number instead of rounding to 3 decimal places.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-154002 General Asset management Fixed When you change a text field on an asset and the text contains "<=", the History tab now retains all text after the symbol.
Classic, Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-153974 General Asset management Fixed Users without the "view all" permission can now access attachments for a community.
Latest
Generally Available
Commercial
DEV-150501 General Asset management Fixed In the Catalog views, the filter now applies immediately after you enter a value in the input field. Previously, the "Apply" button did not activate unless you clicked elsewhere on the screen.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-147097 General Asset management Fixed You can now use the {{"," | ";" | "|" | "\t"}} characters to edit the value of an attribute.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-147093 General Asset management Fixed When a co-role is not specified in a complex relation, the "/" character no longer appears in the column header.
Classic
Generally Available
Commercial, GovCloud, CPSH
DEV-146070 General Asset management Fixed The description in the "Global Create" modal now shows the same text as the Asset Type page, even when it includes special characters.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-145783 General Asset management Fixed When you use Data Classification in a filter, it now works properly with the "Exists" operator.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-118322 General Asset management Fixed In a Collections layout, long asset names, asset types, and collection names now show properly without truncating or overlapping.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-105698 General Asset management Fixed The rating card now shows "Deleted User" instead of being empty when a rating is from a deleted user.
Latest
Generally Available
Commercial
DEV-151134 General Dashboards When you click a domain or community in the Recent widget, you are now directed to the correct domain or community page in the Collibra Platform.
Latest
N/A
Commercial, GovCloud, CPSH
DEV-155590 General Dashboards Fixed Users with the *Manage your own Views, Dashboards, Search filters* or *Manage shared Views, Dashboard and Search Filter* permissions can copy Dashboards in the latest UI.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-155017 General Dashboards Fixed Large values in the "Bar Chart Widget" are now fully shown, ensuring complete data visibility.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-139303 General Diagrams New and improved You can now experience a consistent design across all diagram-related features in the Collibra Platform. The new design improves feature organization, making it easier to work with diagrams. To enable the new design, switch on the *New Diagram Canvas* option in Collibra Console. Once enabled, it replaces the New Diagram UI.
Latest
Public Preview
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/Assets/Diagrams/to_diagrams.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Assets/Diagrams/to_diagrams.htm|smart-link]
DEV-152511 General Diagrams Fixed The "Capture picture" option now retains the node placement as shown in the live diagram at the time of capture, instead of reverting to the original placement.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-150000 General Diagrams Fixed The Asset Preview for complex relations now shows text attributes in the correct format.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-149840 General Diagrams Fixed When you configure a diagram view, it is now available for all asset types contained in that view. Previously, some views did not work as expected.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-148298 General Diagrams Fixed Right-clicking now works as expected to expand all diagram nodes on Windows machines.
Latest
Generally Available
Commercial, GovCloud, CPSH
DEV-142478 Search New and improved If the display name of an asset is the same as the full name, the full name is no longer shown in search results, even if the full name is configured to appear in search results. This removes redundant information, saves horizontal space, and allows you to see more results on the search page.
N/A
[https://productresources.collibra.com/docs/collibra/latest/Content/Settings/Search/ta_configure-search-result-fields.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Settings/Search/ta_configure-search-result-fields.htm|smart-link]
DEV-157784 Search Fixed We fixed an issue where certain relations weren't visible when configuring relation indexes for asset type groups.
Latest
Generally Available
Commercial
DEV-153347 Search Fixed We fixed an issue with page navigation on the search page when filter facets were selected.
Latest
N/A
Commercial
DEV-152987 Stewardship New and improved You can now open the "Comment" and "Task" panes for a Data Model asset on the “Semantic Models” page. This provides a dedicated space for comments and tasks, enhancing user interaction.
Note: The "Comment" pane is available only when the [new comment experience|https://productresources.collibra.com/docs/collibra/latest/Content/Assets/Comments/co_new-commenting-experience.htm] is enabled.
Latest
Public Preview
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/GuidedStewardship/SemanticLayer/co_ui-semantic-layer.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/GuidedStewardship/SemanticLayer/co_ui-semantic-layer.htm|smart-link]
DEV-150810 Stewardship New and improved When you click a hyperlinked asset in the semantic model editor, the related asset information now opens in a preview pane instead of navigating to the related asset page. This allows you to manage models more efficiently without leaving the current view.
Latest
Public Preview
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/GuidedStewardship/SemanticLayer/ta_semantic-layer.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/GuidedStewardship/SemanticLayer/ta_semantic-layer.htm|smart-link]
DEV-137665 Stewardship New and improved In the Collibra AI semantic assistant (in preview), you can now run mapping against all Data Entities in a model by specifying only the “Target data model”.
Latest
Public Preview
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/Automation/co_automated-stitching.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/Automation/co_automated-stitching.htm|smart-link]
DEV-126034 Stewardship New and improved The Semantic Model Generation wizard steps and layout have been enhanced to improve usability. Additionally, a new "Summary Preview" provides key statistics, such as the number of tables, columns, business terms, and measures, as well as percentages for descriptions, data classifications, definitions, and calculation rules. Generating the summary may take some time, but you can proceed with creating the model without waiting.
Latest
Public Preview
Commercial
[https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/GuidedStewardship/SemanticLayer/ta_semantic-layer.htm|https://productresources.collibra.com/docs/collibra/latest/Content/Catalog/GuidedStewardship/SemanticLayer/ta_semantic-layer.htm|smart-link]
DEV-141885 Workflow Designer Updates Fixed You can now use the "Task Completer variable" property in user tasks. With this property, you can specify a variable that stores the user who completed the task, allowing you to use this information in workflow logic. To use this feature, the version of the Collibra environment where you deploy the workflow must be 2026.02 or newer.
Classic, Latest
Generally Available, N/A
Commercial, GovCloud
[User task|https://developer.collibra.com/workflows/workflow-documentation/Content/Workflows/WorkflowDesigner/Process/ref_activities_user_task.htm#advanced-properties]