Collibra Data Governance Center On-Premises
The content of this section is only available for Collibra Data Governance Center on-premises environments. For the release notes of Collibra Data Intelligence Cloud, see Collibra Data Intelligence Cloud.
Note Please note, some items included in this release may require an additional cost. Please contact your Collibra representative or Customer Success Manager with any questions.
- 5.8 (upcoming)
- 5.7.13
- 5.7.12
- 5.7.11
- 5.7.10
- Archive
(missing or bad snippet)
5.7.13
Release information
- Release date of 5.7.13: June 24, 2022
- Release date of 5.7.13-1: August 18, 2022
Highlights
- The REST Import API v2 now supports importing responsibilities for communities, domains and assets.
- Azul Zulu JRE (Java Runtime Environment) is updated to version 11.0.14.1.
Metamodel Changes
- We have renamed the S3 Catalog domain type to Storage Catalog.
- We have moved the following packaged asset types:
- S3 File System is now a subset of File Storage.
- S3 Bucket is now a subset of File Container.
- Directory is now a subset of File Container.
- We have added the flowing new packaged asset types:
- GCS File System: An asset type that represents Google Cloud Storage file system as a subset of Technology Asset → System → File Storage.
- GCS Bucket: An asset type that represents a Google Cloud Storage bucket as a subset of Technology Asset → File Container.
- File Storage: An asset type that represents a Cloud File Storage bucket as a subset of Technology Asset → System.
- File Container: An asset type that represents Cloud File Container as a subset of Technology Asset.
New features
Search
- When you rebuild the search index for your Collibra environment, the Output Module is now used to fetch the data. This new, default method greatly improves performance during index runtime. There are no changes to the search index configuration settings or the means by which you reindex your environment. If considered necessary, you can roll back to the old indexing method, via Collibra Console.
Collibra for Desktop
- You can now filter the content on the Recommendations tab. The available filters are based on your browsing history in Collibra for Desktop.
- The Discover section in Collibra for Desktop now shows a list of the last updated assets of your Collibra environment.
- The Discover section in Collibra for Desktop can now suggest asset recommendations based on your browsing history in the app.
- The Collibra for Desktop settings now includes a tip page with useful hints to use the app.
- An acronym's asset page now shows the description of the corresponding business term.
Enhancements
Data Catalog
- You now see a relevant message when running an S3 synchronization and the Jobserver is offline. (ticket #61856)
- You cannot run an S3 ingestion if you have not defined any crawlers.
Data Governance
- You can now wrap the text in cells on the Organization page of the Stewardship application.
- You can now disable the new Scopes page. (ticket #82427, 82877, 83352, 83516, 86327)
- You can now create and edit complex relations in fewer steps.
- You can now add the "Last modified by" field in a view and use it in the filter pane of asset views.
- The Organization page of the Stewardship application can now include inherited responsibilities.
- The current session endpoint of the REST API v2 now includes the associated CSRF token when applicable, and, optionally, the user information for the session.
- The Browse pane now only shows the views for which you have view permissions and the relevant global permissions.
- Searching for users in user selection fields now also shows corresponding email addresses.
- Searching for users in user selection fields now also show email addresses next to the first and last name so that users with the same first and last name can be distinguished.
- Non-administrator users now only have limited access to information of other users, for example they can no longer see the users' history.
- If you import a CMA file using the Migration feature, you now see an overview of the changes before the actual import.
- All user selection fields in dialog boxes and tables now show the users' first name, the last name and email address.
- A non-admin user now only has limited access to the user profile information of other users. (#72348)
Search
- The Status facet is now a multi-select facet, meaning that when you are filtering search results, you can now simultaneously filter on more than one asset status.
Collibra Console
- You no longer have to restart Collibra after changing the hyperlinking configuration.
Security
- The user input in the default email templates is now encrypted. Unsafe characters are replaced with safe versions.
- If you try to reset your password but you enter a password that is too weak or the password confirmation is wrong, the fields are now cleared.
- You can now configure how long the link that is sent when you reset a password remains valid. The link that is sent when you request a password reset now becomes invalid if you request a new password reset. By default this time is set to 1h with a possible maximum of 24h.
- The default password policy for new environments now requires strong passwords. For existing environments, we recommend to review the password policy configuration.
- You can now configure a period during which you cannot sign in after entering a wrong password too many times. By default, new environments only allow for 3 attempts before a time delay of 5 minutes is triggered.
API
- You can now use different labels to define multiple columns in the table output query that contain the same data referenced by the "fieldName".
- The REST Import API v2 now supports importing responsibilities for communities, domains and assets.
- The console API has a new endpoint to upload backups and process the uploaded file asynchronously. (ticket #76760).
- JSON requests with malformed JSON, such as syntax errors and missing JSON fields, now result in standard API error responses.
- In the GET /assets REST API method, the statusId argument is deprecated, use the argument statusIds from now on.
Miscellaneous
- The performance of bulk deleting assets with complex relations has improved.
- Signing in via LDAP is now faster. (#79896, 83727)
- Azul Zulu JRE (Java Runtime Environment) is updated to version 8.0.322. (ticket #83442)
Fixes
Data Catalog
- You can now revalidate assets from the Actions menu in Catalog asset pages, if Catalog experience is enabled. (ticket #77368)
- You can now cancel jobs running via Jobserver without restarting the DGC service. (ticket #77611, 78564, 81416, 82221)
- To avoid out-of-memory issues, you can now use the 'Data set threshold' setting to limit the number of elements used in the Data Set recommender model training. (ticket #77440, 79644)
- The Add to Data Set button is now again visible in the Physical Data Dictionary domain pages. (ticket #72814, 79646)
- Jobserver now anonymizes data correctly even if you changed the data type of more than one column with the same name in a schema. (ticket #87006)
- Jobserver jobs that fail during the finalization step now receive the status Failed instead of running indefinitely. (ticket #82221)
- If you modify the refresh schedule or the profiling / sampling options of Schema assets, Collibra no longer tests the connection to the data source via Jobserver. (ticket #77126, 80740)
- Fixed an issue in Jobserver Job management that could prevent a job from completing. (ticket #83630)
Data Governance
- You no longer see the edit icon in table cells on Overview tab pages of domain and community pages if you don't have the permissions to edit the cell content. (ticket #75328, 84670)
- You can once again resize columns on community pages. (ticket #78287)
- You can once again open communities in a new tab page from a link. (ticket #80081, 81342)
- You can once again create assets in and move assets to domains whose name contain an underscore. (ticket #76564)
- You can once again clear date attributes using the Clear button. (ticket #77838)
- You can now only create assets in a domain whose type is allowed in the asset type's assignment. (ticket #72942)
- You can again select asset types within a subcommunity when you create an advanced filter. (#80756)
- Using the touchpad to scroll horizontally in a table no longer causes your browser to return to the previous page.
- The tab pane of Catalog asset pages no longer contains a link to Technical Lineage if you do not have the Technical lineage global permission. (ticket #84697)
- The scope icon no longer shrinks when the screen width changes or the left side of the screen is minimized.
- The names of domain types and asset types can no longer consist of only spaces.
- The domain type of the packaged 'Data Quality Dimensions' domain is now changed to Governance Asset Domain so you can create Data Quality Dimension assets in that domain. Note that this change is only done if you haven't edited the assignment of the Data Quality Dimension asset type. (ticket #75133)
- The disclaimer is now visible for a user who log in using SSO. (ticket #86829)
- The community overview table no longer disappears when you create a new community that is not part of the current community.
- The community hierarchy immediately shows domains that are added in subcommunities.
- The Browse pane no longer contains domains and communities for which you don't have view permissions. (ticket #82986, 83313, 83393, 83470, 83682, 83713, 83995, 83997, 83998, 84755)
- The Automatic Hyperlinking feature now handles special characters such as hyphens and slashes better. (ticket #80158)
- The attachments page with a saved sorting order by date now correctly sorts the attachments when opening the page. (ticket #83219)
- Search fields in dialog boxes of workflows now correctly filter on asset types and show all relevant assets. (ticket #76946, 80426)
- In the tables of the Operating model, cell changes can no longer be saved with no value or with spaces only. In these situations, the Save button is disabled.
- In the Add assignment window, scopes are now listed in alphabetical order.
- If you have Collibra open in multiple tabs, your session now times out correctly. (ticket #65867)
- Fixed an issue with the pagination of asset tables when you open the Preview pane.
- Fixed an issue with the Load More button on the History page.
- Fixed an issue with inherited permissions, where all relevant domains are again available when moving assets. (ticket #81272, 81501, 81592, 81612, 81727, 81794, 82017, 82327, 82418, 82630, 83593, 83601, 83922, 83970, 84768, 84828, 85060, 85470, 85572)
- Fixed an issue which caused incorrect Last Login data time to be shown in exported CSV.
- Fixed an issue where you couldn't add relation type fields to a view if you used an advanced filter that contained an "OR" operator. (ticket #79342)
- Fixed an issue where new roles didn't appear in the column picker of the Permission pages.
- Fixed an issue where empty relation tables wrongly appeared on asset pages. (ticket #74634)
- Fixed an issue that caused the import feature to fail if you imported assets with relations. (ticket #79963, 79989, 79995, 80010, 80011, 80046, 80077, 80088, 80110, 80145, 80148, 80151, 80153, 80171, 80182, 80193, 80196, 80204, 80214, 80229, 80238, 80288, 80300, 80307, 80318, 80321, 80341, 80360)
- Fixed an issue in the Complex Relation Type field when importing complex relations. (ticket #75736)
- Fixed a layout issue with the radio buttons and scope names in the Add assignment window.
- Exporting assets with identical display names no longer causes a discrepancy in the number of exported assets under certain conditions. (ticket #78745, 83349)
- Editing the community name on a community overview page is now immediately in the table.
- Collibra no longer stops responding when adding a boolean attribute during the creation of a complex relation type.
- A 'Save for all users' option for complex relation tables is now shown only to the users with the right permission. (ticket #81238)
Diagrams
- You can again start a new diagram from a node. (#77428)
- Sharing diagram pictures no longer results in an error.
- Diagram overlays and the Preview pane now show dates in the same time zone. (#78000)
Workflows
- The purge job now correctly clears out the workflow history. (#70514)
- Inserting an image into a workflow form no longer causes an error or prevents the image from being stored. You can paste images of up to 2 MB in PNG, JPG, JPEG, or GIF format. (#59568, 75092)
Collibra for Mobile
- You can again start workflows in Collibra for Mobile.
- You can again sign in to Collibra for Mobile via single sign-on.
Collibra Console
- Upgrading Collibra no longer resets the option to show the API documentation menu item to admins only. (#74974)
Security
- If you enter a wrong password too many times, your password status is set to inactive instead of your user account being disabled. An administrator will have to reset your password.
- If you change the email address of a user, Collibra now sends a notification via email to the old email address.
- A CSRF token is no longer missing from the response when no cookies are set for the auth/session API. (#83781, 83808, 83822, 83862, 83892, 83920, 84009, 84054, 84164, 84182, 84455, 84767, 85028)
API
- Τhe REST API endpoint GET/responsibilities now returns the expected results when specifying "type=RESOURCE". (#69322)
- You can now use the API to delete a domain if it has a view. (#77202)
- You can no longer create a scope overlap via a GraphQL call.
- You can again use the 'BETWEEN' filter in the Output Module. (ticket #83068, 83202)
- The REST Import API now interprets correctly column values in a CSV file where the multivalue quote is "|". (#71853)
- The Java User API now returns the correct exception when retrieving a user by user name and the user is not found.
- Retrieving relations or complex relations in batches using the REST or Java APIs no longer creates overlapping content in the results. (#80323)
- Fixed an issue that led to inconsistent results in the output module. (#73570, 76795)
Patches
Patch 1
- To fix some vulnerabilities in our Java package, we have updated Azul Zulu Java package to version 11.0.16. (ticket #90270, 93428)
5.7.12
Release information
- Release date of 5.7.12: February 28, 2022
- Release date of 5.7.12-1: March 17, 2022
- Release date of 5.7.12-2: April 1, 2022
- Release date of 5.7.12-3: April 14, 2022
Highlights
- iOS 11 is no longer supported for Collibra for Mobile 1.5.2 and newer.
New features
Data Catalog
- The Jobserver component has been updated and requires an upgrade.
- You can now use partial scan to profile Google BigQuery data sources via Jobserver.
- You can now use partial scan to profile most columns of Impala data sources via Jobserver, except for those in views, Kudu tables, and HBase tables.
Data Governance
- The Scope page is now redesigned to make it more user friendly. For example, you can now easily see which domains and communities belong to which scope, and you also see a warning if a community or domain is in multiple scopes.
- You can now use views on the Organization page of the Stewardship application.
Collibra for Desktop
- You can now change the colors and logo of Collibra for Desktop to be more in line with your company's brand.
- When the user settings are disabled, the keyboard shortcut is no longer visible in the user settings.
- Via the unattended installation, you can now only configure the environment URL, session timeout and initial message. All other options can only be configured via Collibra Console.
- The following settings can now only be defined in Collibra Console and no longer in the Collibra for Desktop settings:
- Default filter
- Reporting
- In Collibra Console, you can now configure to automatically open Collibra for Desktop when you sign in to your operating system.
- Collibra for Desktop now correctly shows diagram pictures that are public or shared with the Everyone group. (ticket #73212, 74810)
Collibra for Mobile
- iOS 11 is no longer supported for Collibra for Mobile 1.5.2 and newer.
Enhancements
Data Catalog
- The import functionality now groups commands in batches internally so that commands that have dependencies are executed after their dependencies. For example, domains are always created before assets and assets are always created before their relations.
Data Governance
- You can now use views on the Organization page of the Stewardship application.
- You can now only use refreshed navigation, classic navigation is no longer available.
- If moving a domain or community causes a conflict of scopes, the moved domain or community is removed from its original scope.
Assessments
- URLs for conducting assessments are simplified, to facilitate the integration of assessments in dashboards and workflows.Note When implementing this change, we also adjusted the terminology used in the URL to reflect terminology used in the Assessments app. This could result in broken links if you use the URLs outside of the Assessments app. We encourage you to verify such links if you use them, for example, in dashboards or workflows.
Diagrams
- You can now configure business qualifier filtering for complex relations.
Search
- Elasticsearch is upgraded to version 7.16.2, which includes an upgrade of log4j to version 2.17.0 and mitigations for the following log4j vulnerabilities:
- CVE-2021-44228 (December 10, 2021)
- CVE-2021-45046 (December 14, 2021)
- CVE-2021-45105 (December 18, 2021)
Collibra for Mobile
- The Expo SDK is upgraded to version 43 to fully support iOS 15.
- General performance and stability improvements.
API
- The OutputVisitor component is now decoupled from the dgc-model package to improve performance. However, custom multi-node queries in the GraphQuery Engine no longer work.
- Collibra now stores communities and domains in the same database, which may affect some API queries.
Miscellaneous
- When adding responsibilities or view permissions to an asset, the time to load the users or groups in the dropdown is significantly reduced.
- The time to load the Quality tab on asset pages is significantly reduced.(ticket #67755, 74771)
- Java JRE is now upgraded from version 8.0.292 to latest patch version 8.0.312 to improve security. (ticket #75764)
- Elasticsearch is upgraded to the latest version, with mitigations for the following log4j vulnerabilities:
- CVE-2021-44228 (December 10, 2021)
- CVE-2021-45046 (December 14, 2021)
Fixes
Data Catalog
- If you have the Technical Lineage global permission, you can now see the Technical Lineage tab on the Database View asset page. (ticket #70049)
- If the synchronization via Jobserver of an S3 file system fails and leads to partial results, Collibra no longer deletes affected assets but gives them the 'Missing from source' status. During the next successful synchronization, the assets are deleted or the their status is restored. (ticket #69705, 71673, 76936)
- Fixed an issue where Collibra didn't delete your previously saved sample data after refreshing with 'Store Sample Data' disabled. (ticket #71425, 74017)
- Attributes that are numbers no longer cause the import dialog box to get stuck loading (ticket #72920).
- Attributes containing plain text with special characters (<>) now expand correctly in tables (ticket #72613).
Data Governance
- You can once again search the organization in the Browse pane if a custom context path is configured. (ticket #71835)
- You can once again open communities in a new tab page from a link. (ticket #80081, 81342)
- You can once again export asset views with a filter on roles. (ticket #73570, 74060, 74103, 74336, 74471, 74521, 74788, 74929, 75195)
- You can now wrap text in asset tables of Catalog application pages.
- You can now use the Recently Viewed section to easily find the relevant assets in fields of the Diagrams and the Collibra Privacy & Risk features.
- You can now create a filter based on asset types of all subcommunities in the filter pane of a root community page. (ticket #71357, 76104)
- You can again sort asset views and diagram views on the Sharing column. (ticket #67365)
- The References tab page of asset pages now show references to assets with parentheses in their names. (ticket #67907)
- The popup that appears if you point to a hyperlink in an attribute now shows long breadcrumbs correctly. (ticket #76626)
- The height of the Browse pane now matches the full height of the page.
- Long names of domains and communities are now correctly shown in dropdown fields. (ticket #72524, 76725)
- Log messages about signing in and out no longer include implementation details and, whenever possible, now contain the user ID instead of the username.
- If you open an asset page from a relation table, the asset page now opens at the start of the page. (ticket #67587)
- If an asset appears many times in an hierarchical asset view and you select one of those instances, all asset instances are now selected. (ticket #70573)
- Fixed an issue with exporting asset views which were sorted on an attribute column. (ticket #74929, 75195, 76850)
- Fixed an issue which caused some dashboards to load twice. (ticket #69451)
- Fixed an issue where your browser's Back button didn't behave correctly. (ticket #73869, 75054, 75110, 75277, 75323, 76084, 76157, 76220, 76392, 76559, 76699, 77075, 77223)
- Fixed an issue where the Task Duration widget in a dashboard kept spinning indefinitely. (ticket #71492)
- Fixed an issue where the global Create button disappeared if you didn't have certain resource permissions. (ticket #69606, 73803, 74076, 74157)
- Fixed an issue where the Automatic Hyperlinking feature sometimes created hyperlinks to assets whose type was excluded in the configuration.
- Fixed an issue that occurred when editing cells in the Group column of the users table. (ticket #74109)
- Fixed an issue in the tables of the Migration export feature that have a Modified by column containing a user that was deleted. (ticket #74188)
- Fixed an issue in the error message that appears if you import complex relations with too many legs. (ticket #73694)
- Fixed an issue in the Complex Relation Type field when importing complex relations. (ticket #75736)
- Dashboard widgets now show Tableau reports correctly. (ticket #70820, 72848, 74431, 80669)
Assessments
- When completing an assessment, answers that are provided for questions of the type Multiline Input are again correctly formatted.
- If, on multiple attempts, you try to submit an assessment but don’t have the necessary permissions for the specified domain or domains, only a single instance of the draft is now saved.
- Assessment templates with very long names no longer cause the UI to malfunction.
Diagrams
- You can again sort asset views and diagram views on the Sharing column. (ticket #67365)
Data Privacy
- You can again start your Collibra environment, even if you don’t have an active Internet connection.
- Error logs for time-based workflows now show the correct messaging.
Workflows
- You can again use the "T" designator when defining user task duration variables. (ticket #74215, 72645)
- Using double quotes in some dialog box forms no longer causes a display issue. (ticket #69491)
- Using check boxes or radio fields without any options no longer distort the dialog box layout. (ticket #70865, 69495)
- The runAsUser logic from one workflow no longer influences other workflow instances. (ticket #71828)
- The packaged Assessments Approval workflow is no longer enabled during an upgrade or restart if it was previously disabled. (ticket #75138, 70476)
- Search fields in dialog boxes of workflows now correctly filter on asset types and show all relevant assets. (ticket #76946, 80426)
- Completing a workflow task in the task bar no longer causes a task bar refresh error in some cases.
- Completing a workflow on a dashboard page no longer hides the page's scrollbar.
Search
- When you edit a tag, the new name is now indexed in the search database and assets can be found by the new tag name.
- In the Organization facet, the links to expand the organizational hierarchy again work correctly.
- Improved performance of the “Show more” and “Show less” buttons associated with the Organization facet.
- If you have specified fields in which a search should be performed and the search yields no results, you can again change the fields on the search page, to expand the scope of your search.
- Fixed the Search REST API example in the API documentation. (ticket #73115)
Collibra for Desktop
- Long names of related assets are now properly wrapped.
- If the user configuration is disabled in Collibra Console, you can no longer edit the keyboard shortcut. (ticket 76829)
- Date and time is now correctly shown in Collibra for Desktop. (ticket #76283)
- Collibra for Desktop now correctly shows diagram pictures that are public or shared with the Everyone group. (ticket #73212, 74810)
Collibra for Mobile
- When you click a shared link in Collibra for Mobile, the correct asset is now shown.
- The option to secure the user credentials is now correctly saved, even after signing out.
- Replying to a comment a second time, no longer results in an exception error.
- Reopening a shared link in Collibra for Mobileno longer makes the app crash.
- Opening a shared link in a mobile browser, now correctly shows "Open in mobile" instead of "Open in desktop".
- If you search for a value in a drop-down list in a workflow step and remove your search query, the drop-down list is again reset.
Security
- Users no longer encounter sign in issues during an active LDAP synchronization. (ticket #72891, 75184)
API
- The typeId parameter of the GET/Assets is now deprecated in favor of typeIds. (ticket #75809)
- The REST Import API documentation now mentions that the finalization method requires at least one of the optional parameters to be specified.
- The REST Core API now correctly supports the "Responsibility" field. (ticket #73379)
- The data classification DELETE rest api (/dataClassification/classifications/{classificationId}) now returns the 404 response code instead of 500 if no classification with given classificationId exists in the system.
- JSON requests with malformed JSON, such as syntax errors and missing JSON fields, now result in standard API error responses.
- Fixed an error in the response schema for the POST /assetTypes/bulk and POST /attributeTypes/bulk methods of the REST Core API v2. (ticket #74894)
Miscellaneous
- An empty menu item in the configuration no longer prevents upgrading from version 5.6.
Patches
Patch 1
- Jobserver has been upgraded to a higher version (2022.02.2-47) to improve security. We recommend you to install this new Jobserver version without delay to remediate the vulnerabilities.
Patch 2
- Signing in via LDAP is now faster. (ticket #79896, 83727)
- The Browse pane no longer contains domains and communities for which you don't have view permissions. (ticket #82447, 82986, 83313, 83393, 83470)
- You can again use the 'BETWEEN 'filter in the Output Module. (ticket #83068, 83202)
- Azul Zulu JRE (Java Runtime Environment) is updated to version 8.0.322. Jobserver has also been upgraded to version 2022.2.3-58 to support this JRE version. (ticket #83442)
- The Postgres driver is upgraded to org.postgresql 42.3.3.
Patch 3
- Log4j 1.2.17 dependency has been removed. (ticket #82988, 83442)
- Fixed an issue where some pages in the UI did not load if the following settings are active "Enable simple joins" and "Enable joins for view permission filtering". (ticket #83715)
5.7.11
Release information
- Release date of 5.7.11: November 29, 2021
- Release date of 5.7.11-1: December 18, 2021
- Release date of 5.7.11-2: January 9, 2022
- Release date of 5.7.11-3: March 24, 2022
Highlights
- You can now import and export assessment templates via the Assessments user interface. This is particularly useful for exporting templates from a testing environment and importing them to a production environment.
- The Apache HBase and Dynamics 365 Sales Catalog connectors are now certified.
- The Settings page has been redesigned, including a new landing page.
- The Global Permissions and the Resource Permissions pages now have a read-only mode and an edit mode.
- You can now adjust the flow depth in a diagram.
- You can now specify the maximum flow depth in a diagram view via the user interface. Previously, you could only specify the maximum flow depth for a diagram view via JSON text editor. You can still edit the system-wide maximum in Collibra Console.
- Refreshed Navigation is now enabled by default in production environments.
- You can now use a top and bottom banner to post announcements and security disclaimers to all users.
New features
Data Catalog
- You can now configure a test connection timeout when configuring a Jobserver.
- After registering a data source via Edge, you can now schedule it so that it's automatically triggered.
Data Governance
- If you search for an asset in a dialog box, for example while adding a relation or creating a manual hyperlink, you now see a Recently Viewed section to easily find the relevant assets. (ticket #59318, 61276, 64700)
- You can now use a top and bottom banner to post announcements and security disclaimers to all users.
- The Global Permissions and the Resource Permissions pages now have a read-only mode and an edit mode.
- The Settings page has been redesigned, including a new landing page.
Collibra for Desktop
- You can now select asset content in Collibra for Desktop, for example the asset's description, and immediately paste it into the application you're working in, by using the key combination Alt+Enter (Windows) or Option+Enter (macOS).
- On the Responsibilities tab of an asset, you can now see the list of users in a user group when that user group is assigned a resource role for the asset.
Collibra Console
- Log files of the Data Governance Center service now have the prefix "dgc." instead of "dgc-", for example dgc.2021-10-01.0.log.
- When configuring single sign-on for Collibra Console, you can now use your own certificate with an anchored trust model for SSO SAML AuthN Request signing.
Security
- When configuring single sign-on for Collibra, you can now use your own certificate with an anchored trust model for SSO SAML AuthN Request signing.
- Due to the end of life of the used version, we have upgraded Spring Boot to 2.5.6.
Enhancements
Data Catalog
- The Apache Kafka Catalog connector now supports data profiling.
Assessments
- There is a new Assessment tab on Assessment Review asset pages. This tab shows all of the responses that were provided in the assessment.
- Business Process custom asset pages no longer show relations to deprecated LIA, PIA and DPIA assets. They now show relations to Assessment Review assets. For more information, see What happens when you save, complete or submit an assessment?.
Data Privacy
- You can now delete any assessment, regardless of its status. If you delete a submitted assessment, the linked Assessment Review asset will not be deleted. You need to manually delete it in your Collibra environment.
Workflows
- You can now see the exact date of a past comment or rating in a tooltip when you hover your pointer over the relative date.
- You can now see an activity indicator after submitting a workflow user task that takes time to complete.
Collibra for Mobile
- You now receive a push notification when a new task is assigned to you.
Miscellaneous
- Page definitions are XML files that describe the contents of a page together with the rules that determine when this should be used. You can now use the OR operator in these rules. (ticket #63094)
- The performance of the Collibra platform has improved thanks to a new way of checking the view permissions.
- A query to filter by responsibilities no longer causes slow loading times of a global view. (ticket #69580, 70992)
Fixes
Data Catalog
- The profiling results "Date", "Time" and "Date and Time" columns are now correctly formatted and classified. (ticket #69656)
- If you use the IAM role to connect to an Amazon S3 file system, you no longer have to add the Access key ID and Secret access key to enable the 'Synchronize now' button. (ticket #73196,73420,73579,73581)
- On the Physical Data Connector page of the Stewardship application, changing the number of rows, to show fewer rows per page than there are rows in total, no longer causes an error. (ticket #67745)
- Tableau synchronization no longer removes workbooks and views from inconsistent data.
- Fixed an issue with the reversed proxy server which caused problems with the communication between Jobserver and Collibra Data Catalog. (ticket #70243, 70631, 72071, 74902, 74986, 76014).
- Fixed an issue with password encryption when using the reverse proxy server. (ticket #76158, 76170, 76249, 76262, 76277, 76369, 76683)
Data Governance
- Deleting the content of an attribute now has the same effect on the articulation score as deleting the attribute itself. (ticket #68779)
- When importing a CMA file using the Migration feature, the order of assignment lines is now always taken into consideration. (ticket #66806)
- Fixed an issue where the Migration feature did not allow you to migrate the assignments of the Business Qualifier and BI Report Attribute asset types. (ticket #67378, 69737)
- Direct links to asset pages no longer work if there are extra characters in front of the ID of the asset. (ticket #68337)
- If you open an asset page from a relation table, the asset page now opens at the start of the page. (ticket #67587)
- The See All links in the Responsibilities section of the preview pane of assets now point to the Responsibilities tab page of the relevant asset.
- Collibra now works correctly if a custom context path is set. (ticket #68174, 70715, 70886, 71777)
- Filtering asset views now takes your time zone into consideration. (ticket #64778)
- Fixed an issue where column filters in table views were still applied after switching to another view. (ticket #57351)
- Fixed an issue where not all users were added to the Everyone group. (ticket #66167, 67661)
- If you change the number of rows in a table view after wrapping text, you no longer see an empty table.
- Dashboard widgets no longer refresh when you are not on the dashboard page.
- Dashboard widgets no longer prevent automatic signing out if you are inactive for the set amount of time and do not have the dashboard open.
- Fixed an issue where changes to the dashboard sharing options were not saved correctly if refreshed navigation was enabled. (ticket #70511, 70601, 70774, 71791, 72068, 72170, 72700, 72712, 72752, 73126, 73219, 73262)
- The See All links in the Responsibilities section of the preview pane of assets now point to the Responsibilities tab page of the relevant asset.
- Custom and packaged workflows can be started again in any time. (ticket #67776)
- Fixed an issue where changes to the dashboard sharing options were not saved correctly if refreshed navigation was enabled. (ticket #70511, 70601, 70774, 71791, 72068, 72170, 72700, 72712, 72752, 73126, 73219, 73262)
- Fixed an issue where rebuilding automatic hyperlinks failed. (ticket #69583, 71881)
- Fixed an issue where switching global views resulted in an error.
- Fixed an issue where wrapping text in an asset table didn't work if you had first wrapped text and then collapsed the rows again.
- The Migration feature no longer shows views that were saved on a hidden domain. (ticket #69327)
- Exporting all views from the "Asset views - in Communities and Domains" category no longer exports views that were saved on a hidden domain. (ticket #69327)
- Fixed an issue where you could not edit the description of a community after navigating to it from the root level via organization tree. (ticket #70512)
- Fixed an issue where scrolling in the Edit mode of the Global Permissions and the Resource Permissions pages caused the checkboxes to display incorrectly. (ticket #74600)
- The diagram views that are either public or shared with a role are once again visible and selectable in the Migration export UI.
- Fixed an issue where the global Create button disappeared if you didn't have certain resource permissions. (ticket #69606, 73803, 74076, 74157)
- Changing the license while Collibra is running no longer results in exceptions in the log.
- Fixed an issue where the output module filter didn't correctly parse LONG and DOUBLE values set as a JSON number. (ticket #73835)
- You can once again export asset views with a filter on roles. (ticket #73570, 74060, 74103, 74336, 74471, 74521, 74788, 74929, 75195)
- Fixed an issue with exporting asset views which were sorted on an attribute column. (ticket #74929, 75195)
Assessments
- You can now edit any of your custom templates. There was previously an issue with older templates that were created before Collibra started storing the "created on" metadata.
- Improved error message if an error occurs while trying to publish a template or edit a template.
Diagrams
- Fixed an issue where diagrams didn't load with a filter containing a relation. (ticket #68266, 70078, 70884)
- Clicking the name of a diagram picture of a Tableau Data Source asset, again opens the picture, instead of showing the asset details. (ticket #67517)
Data Privacy
- User interface fonts now load correctly when running multiple Collibra environments on the same domain. (tickets #70715, 73871)
Workflows
- You can no longer clear a "datetime" user task form that has the "Writeable" property set to "false". (ticket #70863)
- You can again select "Asset" to indicate all asset types when adding a workflow assignment rule. (ticket #63705)
- You can no longer remove the default value of a workflow start form that has the "Readable" property set to "false" in the XML editor.
- The workflow dialog box whitespace and width of from fields are now correctly sized. (ticket #69492, 69495)
- The workflow task sidebar now adapts to resizing browser windows. (ticket #66589)
- Fixed an issue where dialog boxes of workflows become unresponsive if one of its fields has invalid content. (ticket #74583, 74686, 74869, 74871, 74936)
- The workflow engine resolves the utility bean as intended for time-based workflows, in accordance with the specified namespace. (ticket #74718)
Search
- Search indexes no longer become out-of-sync due to a version conflict when calling an indexed document in ElasticSearch. (ticket #71522)
- Tags that are created by the REST Import API are now indexed in the search database and can be found via the search. (ticket #64161)
Collibra for Desktop
- Search filter suggestions no longer hide the content of a workflow form.
- Searching for "report" no longer suggests a Tableau Dashboard search.
Collibra for Mobile
- You now receive a push notification when a new task is assigned to you.
Collibra Console
- Log retention configurations are again supported through the 'collibra_data/dgc/config/logging.properties' file. (ticket #70788)
- Adding more than one group to the Collibra Console SSO configuration no longer breaks the permissions. (ticket #69642)
API
- Using the REST API, you can no longer edit the head and tail asset types of relation types with the system flag.
- You can now create relation types with an empty description via the API. (ticket #69327)
- Using the REST API, you can no longer edit the head and tail asset types of relation types with the system flag. (ticket #66618)
- Assets that were no longer present in an external system and had their status changed instead of being deleted as a result of a synchronization regain the asset type default status when they reappear in the external system on subsequent synchronizations.
Miscellaneous
- If LDAP is enabled and the same user occurs on multiple LDAP servers, the user information is taken from the same server when LDAP is synchronized as when the user is authenticated. (ticket #69201)
- If the header parameter "x-collibra-api-username" or "x-collibra-api-key" is missing or wrong, you now see the correct HTTP 401 error code instead of HTTP 500.
Patches
Patch 1
- Java JRE is now upgraded from version 8.0.292 to latest patch version 8.0.312 to improve security. (ticket #75764)
- Elasticsearch is upgraded to version 7.16.1, with mitigations for the following log4j vulnerabilities:
- CVE-2021-44228 (December 10, 2021)
- CVE-2021-45046 (December 14, 2021)
Patch 2
- Elasticsearch is upgraded to version 7.16.2. This includes an upgrade of log4j to version 2.17.0, which mitigates the following log4j vulnerability:
- CVE-2021-45105 (December 18, 2021)
Patch 3
- Signing in via LDAP is now faster. (ticket #79896, 83727)
5.7.10
Release information
- Release date of 5.7.10: September 27, 2021
Highlights
- The Apache Kafka Catalog connector now supports profiling.
- The following Collibra Data Privacy workflows are deprecated. They are no longer included in the Collibra Data Privacy CMA installation files:
- CCPA - PIA Threshold Workflow
- Compliance Self Assessment Start
- Compliance Self Assessment Wizard
- DPIA Start
- DPIA wizard
- GDPR - DPIA Threshold Workflow
- Legitimate Interest Assessment Start
- Legitimate Interest Assessment Wizard
- PIA Start
- PIA wizard
All instances of these workflows in your environment will continue to work. They will not be deleted when you install a new CMA file, but they are no longer updated and no longer supported.
- New component versions:
- Apache Tomcat: 8.5.69
- Java Azul Zulu: 8.0.292
- PostgreSQL: 10.17
New features
Data Catalog
- The Apache Kafka Data Catalog connector now supports data profiling
Data Governance
- You can now wrap all text in the cells of a table view, and, optionally, save the view so the text is wrapped when the view opens.
Data Privacy
- New installation files are available for Data Privacy 5.7.10.
Collibra for Desktop
- You can now follow hyperlinks within Collibra for Desktop if you enable auto hyperlinking in the Everywhere Desktop configuration section in Collibra Console. By default the feature is disabled. You also must have enabled hyperlinking in the Hyperlinking configuration section.
- The navigation bar now has a Discover section, which includes a list of assets that may be of interest to you and a list of the most viewed assets in your environment.
- You now have a specific Windows installer which allows you to install the application even if you don't have administrator rights, for example, due to limitations of the corporate IT policy. You can also still leverage the automatic updates.
- You can now expand and collapse the task sidebar.
- You can now reassign a task to another user, role or user group.
- You can now cancel a task.
- Recommendations in the Discover tab now load much faster.
- On the Most Visited Assets page, you now see the number of page visits for each shown asset.
- The Discover tab in the navigation bar is only shown if there are most visited assets.
Enhancements
Data Catalog
- On the Data Classification Dashboard, you can now click on a row to view detailed information about each data class.
- Data profiling of Microsoft SQL Server data sources using push down sampling is now faster.
- The queued jobs are evaluated for execution separately from their submission to avoid thread contention and dead locks, hence enhancing the stability of an import or of any other job. (ticket #64285)
- Import jobs are now making sure that their related files are not deleted by the cleanup mechanism if the job is queued for a long time. This will ensure resiliency of long running jobs and of jobs queued for a long time.
- The default maximum number of jobs that can run in parallel in the core DIC process has increased from 5 to 15 and you can change it in the configuration. Please notice this limit only relates to the total number of running jobs. Additional limits may exist per job type. This allows you to run more jobs in parallel.
- When an import job is queued for a long time, the related files remain available until the job is completed.
Collibra Data Governance
- When exporting views using the Migration feature, you can now use filters and sorting to help you find relevant views.
- You can now add trusted web domains to a whitelist to ignore the HTTP response headers configuration for calls from those web domains.
- Hierarchies in asset tables now load faster.
- The configuration of hierarchies is removed from Collibra Console.
Data Privacy
- Collibra Assessments is now available via the classic navigation of the Collibra user interface.
- The Assessments workflow has been renamed the Assessments Approval workflow. To enable the workflow for non-privacy contexts, you no longer have to work with the Privacy Steward resource role, which was previously hard-coded. Business Steward is now the default resource role, but as with all other workflows, you can now configure this workflow for any resource role that has the required resource permissions. You can now also configure a start event to trigger the workflow.
- When working with templates in Collibra Assessments, you can now disable the automatic numbering of questions.
Search
- The Search service now uses Elasticsearch version 7.12.1, which enables the latest functionality and security features, including TLS1.3 cyphers.
Collibra for Desktop
- On the Most Visited Assets page, you now see the number of page visits for each shown asset.
- The Discover tab in the navigation bar is only shown if there are most visited assets.
Collibra for Mobile
- You can now look up and consult communities and domains in Collibra for Mobile.
Security
- jQuery is updated to version 3.6. (ticket #58052, 64717, 65320, 66237)
API
- You can now use external entity mappings in the REST Import API as an identifier for complex relations in addition to their UUID and their relation types.
- You can now use the GET method of the REST Core API /jobs endpoint to search for all the jobs managed by the Job service.
- Legacy Semantics of Business Vocabulary and Rules (SBVR) terminology used in the Output Module API is now deprecated. All deprecated terms have alternatives that you should switch to. This is part of the REST Core API.
- You can now configure the REST Import API synchronization process to change the status of resources that have been removed from the external source instead of deleting them.
Fixes
- Tableau synchronization no longer removes workbooks and views from inconsistent data.
- In the Physical Data Connector, you can now use the pagination arrows to navigate to the last page of the page set.
- In the Data Classification Dashboard, children of the Data Attribute asset type, no longer disappear when saving changes in the Data Attributes drop-down menu.
- You can now export the views of specific domains and communities. (ticket #65690)
- Newline characters in the full name of a Database asset are now replaced by a space character. (ticket #64626)
- You can now show the data class of an asset on the search page again.
- When you delete a data class via the Data Classification Dashboard, the Data Classification Platform rejects the data class.
Data Governance
- If you are given a view permission for an asset via a workflow, you no longer have to sign out and in again to be able to see the relevant asset. (ticket #52143)
- Error messages about a missing global permission now explicitly mention the name of the global permission. (ticket #61327)
- If you disable LDAP users in Collibra, they can now no longer sign in.
- You can no longer edit user fields such as Phone in Collibra if they are synchronized via SSO or LDAP.
- On the Data Quality tab page of an asset page, the aggregated values are correct again. (ticket #58719)
- Fixed an issue where, in certain cases, table views with hierarchy enabled were overusing resources, causing Collibra to become unresponsive. (ticket #65158, 65172, 65269)
- If Hierarchy is enabled in an asset table, the table no longer shows the wrong assets as the root node. (ticket #55008, 61857)
- The Share button in Dashboards is now disabled if you do not have the required permission.
- Editing a cell in an asset table and applying the change to other rows is now faster. (ticket #64738)
- In asset tables, if you remove an attribute and apply it to all visible rows, the Last modified date of those assets is now updated correctly. (ticket #58240, 58243)
- The Preview pane in asset views and diagrams shows the name of related assets again, instead of their full names. (ticket #62095)
- When moving assets to another domain, the available domains now appear faster in the dialog box. (ticket #58412)
- You no longer get an error message if you create a responsibility in a community right after deleting a domain from that community.
- You no longer get an error message when editing the interface text in the Settings of Collibra. (ticket #60763, 61369, 62251, 62521, 64141)
- The preview panel again shows responsibilities for communities, domains and assets. (ticket #64815)
- Deleting groups with many responsibilities is now faster. (ticket #64738)
- LDAP synchronization no longer fails when there are over 30 000 users. (ticket #65094)
- The dgc log now mentions an HTTP 401 Unauthorized error if authentication failed. (ticket #58278)
- Resource permissions related to attachments now only require a consumer license. (ticket #32453, 36007)
- Collibra now validates the X.509 certificates found in SAML signatures, using the certificates found in SAML Identity Provider metadata as trust anchors. (ticket #64163)
- Collibra now verifies that the X.509 certificates found both in SAML Identity Provider metadata and in SAML signatures have a validity period that covers the time at which authentications are processed. (ticket #64163)
- You can again sign into Collibra via SSO when a CSRF token is enabled in Collibra Console. (ticket #65588, 65776, 66379, 66381, 66497, 66517, 66660)
- If LDAP is enabled and the same user occurs on multiple LDAP servers, the user information is taken from the same server when LDAP is synchronized as when the user is authenticated. (ticket #69201)
- The Validate button is now always available in asset views on application pages and the global view.
- When using the Migration feature to export views of domains and communities, you can now increase the height of rows containing long names.
- If you start a Migration export right after canceling an export, the canceled export is no longer resumed.
- You customize the logo in the Help menu again. (ticket #63700)
- You can download exported files again using Internet Explorer 11. (ticket #66671)
- When Collibra starts exporting assets or complex relations to XLS(X) or CSV, the activities icon in the top menu now spins again. (ticket #65516)
- If you have a global role with the Manage your own Views, Dashboards, Search filters global permission, you can no longer access other users' private dashboards via their URL. (ticket #59603)
- If refreshed navigation is enabled and you click one of the buttons in the top navigation bar, the button image no longer turns gray.
- Fixed an issue with the filters in the user table. (ticket #65564, 66394, 66579, 67025, 67127, 67295, 67942)
- Expanding table row no longer leads to too much white space.
- Dashboards no longer load twice. (ticket #61739)
- Dashboard names now handle special characters, such as ampersands (&), better. (ticket #66347)
- If you export the user table as a CSV file, the last login date is now formatted correctly. (ticket #60714)
- The preview panel again shows responsibilities for communities, domains and assets. (ticket #64815)
- If you change the UI language on your profile page, the UI of Collibra now immediately switches to the selected language.
- The avatar of the Everyone group now appears correctly when you add it to a global role.
- If you create an asset, you can now choose from all relevant domains.
- The History tables of communities and domains now correctly show the old and the new values. (ticket #66021)
- In the quickfilter of global create dialog box, you can filter again on the letters O-B-J-E-C and T. (ticket #65807, 67564)
- You no longer see the Edit icon for complex relations on an asset page if you don't have the required resource permissions.
- Fixed an issue with the quickfilter in the Field dialog box. (ticket #67201)
- If the responsibilities of an asset don't fit in a table cell of an asset view, it is now indicated by means of an ellipsis sign (...). (ticket# 63887, 64253, 65398, 65817, 66893)
- Sorting an asset table on the Owner column now works correctly.
- When you export large amounts of assets or complex relations to an Excel file, the file is now downloaded automatically.
- You can now copy-paste more content into a text widget of a dashboard. (ticket #62826, 66964)
- You can now edit all attributes and relations of a complex relation if you have a resource role that has the Update attribute resource permission.
- Product permissions are no longer validated for Collibra system users. This validation caused the Asset Grid authentication to fail.
- Collibra no longer stops processing workflow action emails due to session timeouts. (ticket #66784)
- When access to Collibra is denied by the SSO you are now redirected to the Sign in page with the message that SSO authentication failed.
- Methods related to
licenseTypeare no longer marked as deprecated in APIv2. (ticket #67290) - Collibra now validates the X.509 certificates found in SAML signatures, using the certificates found in SAML Identity Provider metadata as trust anchors. (ticket #64163)
- Collibra now verifies that the X.509 certificates found in SAML Identity Provider metadata have a validity period that covers the time at which authentications are processed. (ticket #64163)
- If you have a global role with the User Administration or System Administration global permission, you can now always edit the username of a user, even if the user is disabled.
Diagrams
- When you apply to a diagram a filter that is configured with multiple selected attributes, filtering again works as intended. Specifically, if a view is configured to filter for values (A, B), then assets with values (B, C) pass the filter.
- In diagrams, the Overview and the Legend are again shown, when enabled.
- Data quality scores are again visible as overlays on diagrams. (ticket #64894)
- In the diagram view editor, nodes for complex relation types have rounded corners again.
- In the diagram view editor, when Business Qualifier filtering is enabled, you can add filters on a node again.
- In a diagram, the preview panel is again shown when enabled and no longer disappears if you right-click on the node. (ticket #63717)
- In the diagram view text (JSON) editor, you can remove a name/value pair again.
- You can again open diagram pictures that were taken in Collibra 5.7.6 and older. (ticket #66504)
- Fixed an issue where diagrams didn't load with a filter containing a relation. (ticket #70078, 70884)
Data Privacy
- In Collibra Assessments, URLs to Collibra Data Intelligence Cloud now refer to localhost:port, instead of the public hostname. This means that whitelisted access to Collibra no longer results in errors when using Collibra Assessments.
- In Collibra Assessments, drop-down lists of assets of a single type now work correctly when there are thousands of assets of that type in your Collibra environment.
- Starting an assessment no longer results in an error.
- On the asset page of a Business Process asset that is governed by both CCPA and GDPR, the CCPA and GDPR tabs no longer disappear when navigating between the two tabs.
- In Collibra Assessments, an error message is again shown if you try to submit or save a draft of a template that doesn’t have a title.
- The Review Request Handler workflow now correctly accommodates user groups, when they are assigned the Business Steward resource role.
- The Invite to Business Process Register workflow now correctly accommodates user groups, when they are assigned the Business User resource role.
- If you submit an assessment, but no Business Steward is assigned to the domain you specified, the submission fails and the “Submitted on” timestamp and value are no longer shown on the assessment’s details page.
- Assessments is now accessible if the base URL of your Collibraenvironment changes.
Workflows
- You can again search by resource and sort by date in the workflow instances table in the Settings section.(ticket #59066, #60204, #62077)
- Passing an invalid variable type from a parent workflow to a sub-process no longer causes the Tasks page or task bar to crash.(ticket #61158)
- You can now see the dialog box for the next available user task assigned to you after the start form of a global workflow when the task sidebar option is disabled.(ticket #61607, #64074, #64178)
- The user task rich text editor field now correctly uses word wrapping.(ticket #55273, #63885)
- Using the tab key to switch between workflow dialog box elements now correctly selects the input area of the rich text editor field.(ticket #55273, #63885)
- You can now clear the selected value of a single value drop-down form in a workflow dialog box.(ticket #58629, #64100, #64481)
- Custom workflow buttons now reset their value after a failed validation.(ticket #30347, #64558)
- You can now use the drag-and-drop feature of the user task file upload field in Internet Explorer 11.(ticket #58957)
- Clicking the label of a check box in a workflow dialog box, using Internet Explorer 11 no longer causes the dialog box to become unusable.(ticket #61639)
- The Asset Removed start event now works as expected. (ticket #13236, #16264, #26834, #27898, #45463, #54682, #58708)
- The title of a workflow error message that occurs after a sub-process finishes now displays correctly. (ticket #65112)
- The task sidebar now always displays a scrollbar for overflowing content. (ticket #63285, #63545)
- Having a scope other than Global for a workflow that returns a link to a newly created resource in a confirmation message no longer causes different final confirmation messages. (ticket #60042, #63444)
- Starting the packaged Issue Creation workflow no longer displays two confirmation messages. (ticket #60042)
- You can now click outside a workflow dialog box date picker to close it.
- Starting a workflow for more than one resource no longer causes the start form dialog box to remain open after you submit it. (ticket #59337, #66752)
- The HTML tags in the descriptions of some tasks are again rendered as expected. (ticket #69088, #69396, #69548, #69929)
- In workflow forms, text editors again appear correctly. (tickets #67736, 67769, 68273, 68362, 68443, 68491, 68556, 68560, 69065, 69168, 69306, 69486, 69795, 70945)
- When advancing through a workflow task, a "Task complete" notification is no longer shown after each form. (tickets #69757, 69167, 69493)
Search
- An invalid warning is no longer shown if you're searching in Collibra with a filter applied and there are no search results. (ticket #64104)
- The number of search results, as shown in the UI or returned via API, is again the same. (ticket #67403)
- Improved handling of quotation marks (") when included as text in the search field.
Collibra for Desktop
- The details of an asset without relations are now correctly shown.
- You can now open links that are added to attributes on domain and community pages. (ticket #64557)
- Collibra for Desktop now correctly opens hyperlinks that contain query strings.
- In a workflow task, any default values in rich text fields are correctly shown and sent to Collibra.
- Asset pages now show the correct asset types for relation names.
- When autostart is enabled, the keyboard shortcut is now functioning correctly after signing in. (ticket #68851)
- Complex relations are now only shown if they belong to the assignment.
- When completing a user task, typing in the Data Steward field to look up a user, no longer makes Collibra for Desktop crash. (ticket #68773)
Collibra for Mobile
- Collibra Data Intelligence Cloud 2021.05.2 no longer hides the Actions section in the navigation bar. (ticket #66953)
- The environment URL set via a mobile device management system is now correctly shown in Collibra for Mobile. (ticket #68641)
- The environment URL is now deleted from your iOS device if you remove Collibra for Mobile or if you clear the local storage of Collibra for Mobile.
- Asset names in camel case are now also in camel case in Collibra for Mobile.
API
- The readability of list boxes in the REST API documentation is now improved, (ticket #58923)
- The REST Core API documentation for the workflowTasks endpoint now correctly mentions the returned information.
Miscellaneous
- Links to Collibra resources that are part of a comment now work as expected in comment notification emails.(ticket #56227)
- A browsing session issue no longer prevents users from accessing an asset page following a search result or workflow link. (ticket #58909, #65768, #65858)
- The authentication cookie ConsoleSessionID now includes the Secure cookie attribute, to prevent it being sent by a browser over an unencrypted HTTP connection.
Patches
Patch 1
- If you use the IAM role to synchronize Amazon S3, the Synchronize now button is now available without entering an Access key ID and Secret access key. (ticket #73196, 73420, 73579, 73581)
Patch 2
- Java JRE is now upgraded from version 8.0.292 to latest patch version 8.0.312 to improve security. (ticket #75764)
- Elasticsearch is upgraded to version 7.16.1, with mitigations for the following log4j vulnerabilities:
- CVE-2021-44228 (December 10, 2021)
- CVE-2021-45046 (December 14, 2021)
Patch 3
- Elasticsearch is upgraded to version 7.16.2. This includes an upgrade of log4j to version 2.17.0, which mitigates the following log4j vulnerability:
- CVE-2021-45105 (December 18, 2021)
Visit the archive section for older versions.