Fixes for Collibra Data Governance Center 5.7.5-44
Asset management
- Links to downloadable files are now handled correctly. (ticket #45179)
- Relation tables and complex relation tables on asset pages are now limited to 50 rows per page. (ticket #45369)
- Data quality scores are now correct to two decimal places and are no longer rounded.
- Attributes that are part of the Profiling tab of Column assets are correctly shown on the Details tab of assets of other types. (ticket #44568)
Catalog
- Ingestion no longer fails if a schema contains a foreign key where source and destination tables are the same. (ticket #44958,45467)
- Catalog Experience now works correctly when multi-sorting is enabled.
- For every Collibra Catalog Connector driver that supports the connection property QueryPassthrough, the property is set to "false" by default, so that a query can be automatically adjusted by the driver if necessary.
Dashboards
- Dashboard text widgets are no longer vulnerable to security issues. (ticket #44063)
Global Create
- Special characters are now correctly shown in the global Create dialog box. (ticket #44319)
Import and export
- An import job is now correctly canceled when executed via a REST API call. (ticket #46607)
REST API
- You no longer need to specify the ID of each contact information field when you create or edit a user via the API.
- The DELETE /relations/bulk method is no longer deprecated. (ticket #45745)
- The OpenAPI documentation now includes the CSRF token of POST /auth/session. (ticket #44337)
- All REST calls now include the X-CSRF-TOKEN in the request header. (ticket #46494)
- The API for assignments is deprecated.
- The API for licensing is deprecated.
- The numeric format to update column profiles via REST is now available in the relevant API documentation.
Users, user groups, roles and permissions
- Times shown in the user table again correctly reflect the local time, instead of UTC. (ticket #45312,43673,44947,45743)
- Collibra DGC now correctly creates users, regardless of the case-sensitivity of usernames in the LDAP settings. (ticket #42027)
Workflows
- The out-of-the-box Issue Management workflow again works correctly when selecting the role and community. (ticket #47273)
- The out-of-the-box Voting Sub Process workflow again sends reminder emails. (ticket #45506)
- A task escalation reminder is again sent to the assigned user of the task.
- All default values are available when you edit a workflow definition.
Miscellaneous
- The Overview section of Data Issue assets again correctly shows the Requester, Assignee and Reviewer, instead of showing all responsibilities. (ticket #43590)
- The fields "Created on" and "Modified on" now show the date and local time. (ticket #46288)
- The secure flag is now set on the session cookie for your Collibra Platform environment. (ticket #47235)