November, 2023 - Data360_Govern - Latest

Data360 Govern Release Notes

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Precisely Data Integrity Suite > Govern
Data360 Govern
Version
Latest
Language
English
Product name
Data360 Govern
Title
Data360 Govern Release Notes
Copyright
2024
First publish date
2014

Workflow assignment enhancements

  • The Workflow page is now the Assignments page. The Assignments page allows you to view a list of all assignments, or you can filter the list to show only your outstanding assignments. Assignments are tasks that are assigned to you as a result of a workflow step.
  • You can respond to your assignments from the Home page or from the Assignments page.
  • Depending on the workflow configuration in your system, you can reassign a form that you own to another user. You can reassign items from the My Assignments panel on the home page, or from the Assignments page. If you are an administrator, you can reassign workflow items belonging to other users to another user in the system.
  • On asset detail pages, the Workflow tab is now the Assignments tab. The Assignments tab lists the assignments associated with the selected asset, allowing you to track any outstanding items that relate to processes that you have either initiated (for example, proposing a new business term) or are responsible for progressing (for example, approving or rejecting modifications to assets). The tab includes a count of the number of outstanding assignments associated with the asset.
  • A new Requests page lists all workflow instances that you have initiated, for example, proposing a new business term, or a certification request.

Relationship configuration

  • One-to-Many or Many-to-One relationships can be changed to Many-to-Many, even if relationships exist.
  • On the Configuration > Relationships page, if the Edit menu option is disabled, a tooltip indicates why. For example, to explain that you cannot edit relationship types when relationships exist for this relationship type.

Actions v2.0 API

Added a new _hasAssignments parameter to the GET /api/v2/actions/types endpoint to allow you to filter the response to include only action types with open assignments.

DataProfiles v2.0 API

Added identifier settings on a data profile to indicate which observer created the profile.

Environment v2.0 API

Added a message property on the GET /api/v2/environment/usage endpoint which will return a value if an asset or an asset type is deleted.

Corrected issues

Issue summary Issue number
Fixed an issue that caused an incorrect URL to be included in notification emails when you are notified that you have been tagged in a comment for an asset. GOV-28826
Fixed an issue that caused unpopulated optional fields in workflow actions to use the last populated value. GOV-28748
Fixed an error on the Scoring tab when opening a rule result with a count bigger than 2,147,483,647. GOV-28706
Fixed an issue that prevented tooltip text from showing for items that you follow on the user profile page. GOV-28912
Fixed an error that occurred when filtering on the Relationships tab of an asset detail page. GOV-28966
Fixed an issue that prevented some menus from following the specified branding. GOV-28861
Fixed an issue that prevented you from selecting additional details in the HTTP Request node when building workflows and did not allow you to set a Boolean field in a form as required. GOV-29234
Fixed an issue in the job processor that handles batch requests such as adding assets and relationships. Under stress, the processor was incorrectly awaiting a 120 second timeout when connecting to the underlying environment database. This fix addresses that timeout. GOV-29253
Fixed an issue that caused an error when editing new users who were added via first SSO login. GOV-29264
Fixed a performance issue when downloading Excel spreadsheets for bulk loading specific asset types. GOV-29265
Fixed an issue that prevented you from being able to add a new relation lookup field type if the only relationship type was parent < > child. GOV-29177
Fixed an issue when displaying an asset's details which was causing an error. The error "An error occurred, please try again or contact your administrator" was displaying when the asset type had two list fields with the same reference list and AllowMultipleValues value was set to true. GOV-29504
Fixed an issue where actions could not be raised on a Rule Asset Type item. GOV-29279
Improved performance when relationships are created in large numbers / bulk. GOV-29443
Fixed an issue that prevented big numbers from appearing on relation lookup grids. GOV-29560
Fixed an issue which caused duplicate assets and incorrect information to appear on the lineage diagram when loading new hops. GOV-29512
Fixed an issue which caused some Reference Lists to be unresponsive when being edited. GOV-29613
Fixed an issue which caused an exception error message when updating a workflow action type whose ID was the same as the asset ID and each had a field with the same API name. GOV-29622
Fixed an issue in configuration where, when navigating away from the Fields tab to any other tab, the new tab failed to load. GOV-29610
Fixed an issue which prevented the Rebuild Display Values function from completing. GOV-29548
Fixed an issue where HTTP response field tokens were not replaced as expected. GOV-29715
Fixed an issue which caused a performance error when updating the Display Format on a field. GOV-29748
Fixed an issue which prevented users with edit permissions from editing Responsibility Roles. GOV-29624
Fixed an issue causing the API call /api/v2/assets/asset/ to return an invalid parent asset in some cases. GOV-29712
Fixed the change logs to show the friendly name instead of the API name for fields. GOV-29752
Removed an option to clear the date dropdown on the Scoring tab which caused the dropdown to disappear. GOV-29755
Fixed an issue which prevented users with add responsibilities permission from adding a responsibility override on the asset tab. GOV-29865
Fixed an issue which caused a data quality score on a rule to be incorrectly calculated. GOV-29874
Fixed an issue with data quality scores where measures which did not have any matching rule results were scored as 0. These measures will now be excluded from the score. GOV-29875

Connector updates

Interconnect Relationship Builder (ICRB) 2.8.0

  • CT-1258 - The ICRB is now compatible in Data360 Govern environments with technical assets created by Gen 3 or Gen 4 Connectors.
  • CT-1278 - The ICRB now includes the applicationId parameter set to ICRB in API calls to Data360 Govern when adding or removing relationships, improving execution audit ability.
  • CT-1279 - Enhanced the library node to allow upstream and downstream clocking. The node no longer terminates mid-processing if there is no work to perform.
Asset Replication Node 9.3.2
  • CT-1275 - Fixed an issue that caused the replication node to fail when the target environment was missing the Reference List referenced in the List field by skipping the non-existent ones.

Asset Replication Node 9.4.0

  • CT-1281 - Improved efficiency when replicating Gen 3 Connector configurations, resulting in faster executions.
  • CT-1283 - When interacting with the Data360 Govern API to replicate a Gen 3 Connector Configuration, the retry count and wait duration are now configurable as properties on the Asset Replication Node.

Database Harvester 6.7.4

  • CT-1294 - Temp table will not be harvested.
  • CT-1295 - DDL will be displayed for Procedures, Functions and Views.
  • CT-1296 - Unwanted Schemas will not be harvested.
  • CT-1305 - Columns which are not part of a table will not be pushed to Data360 Govern.

Database Harvester 6.7.5

  • CT-1307 - The Database Harvester will also harvest data for DB Type "Other". Previously, this raised an error.

Database Harvester 6.7.6

  • CT-1172 - Improved handling of Snowflake objects when the JDBC driver erroneously reports leading or trailing spaces in the object name.
  • CT-1315 - Added a new property, "ExcludeTempTable" which allows you to control whether temporary tables, used to satisfy data lineage, are created as assets in Data360 Govern.

Database Harvester 6.7.7

  • CT-1336 - The Database Harvester will handle Function Parameter Metadata information if Function Parameters are missing from JDBC.
  • CT-1337 - The Database Harvester will handle Function Parameter Metadata information if Function Column Parameters are missing from JDBC.

Database Harvester 6.7.8

  • CT-1342 - Fixed an issue that caused duplicates when the host URL contained "/".
  • CT-1353 - Fixed an issue where the SchemaFilter property was showing an incorrect tooltip.
  • CT-1385 - Fixed an issue that caused DeepSQL to fail when parsing special characters in DDL of database objects.

Database Harvester 7.2.0

  • CT-1280 - Added support for Oracle databases.
  • CT-1276 - Improved object code parsing for lineage.

Database Harvester 7.3.0

  • CT-1300 - Added support for Teradata database sources.
  • CT-1301 - Fixed an issue that could cause the Connector to fail with a "maximum recursion depth exceeded" error when processing a sufficiently complicated view or procedure DDL.

Database Harvester 7.4.0

  • CT-1316 - Added support for Amazon Redshift databases.
  • CT-1317 - Added support for Big Query databases.
  • CT-1319 - Added support for Sybase databases.
  • CT-1318 - Enhanced the Connector to provide view and procedure data lineage when asterisk syntax is used to select all columns from a source.

Database Harvester 7.4.1

  • CT-1324 - Fixed an issue where "database"-type and "schema"-type assets could be created in Data360 Govern even if they were supposed to be excluded via filtering. Note that this fix does not supersede the "Include Objects Found Only in DDL" property; assets can still be created to satisfy lineage when this property is set to True.
  • CT-1326 - Fixed an issue where some Amazon Redshift views did not show lineage in Data360 Govern due to variations in how the database provides the object DDL.

Database Harvester 7.4.2

  • CT-1330 - Fixed an issue where assets and lineage were not produced correctly when the database object name contained certain diacritics such as carons, ogoneks, overdots, and strokes, originally discovered when certain characters in Czech-Slovak languages would present as "?".
  • CT-1332 - Improved handling of non-breaking spaces found in view or procedure DDL.

Database Harvester 7.4.3

  • CT-1338 - The Connector no longer fails when a table name contains only whitespace characters, instead these objects are ignored when harvesting metadata.

Database Harvester 7.5.0

  • CT-628 - The Connector was enhanced to optionally retrieve SQL Server "Extended Properties" for databases, schemas, tables, views, procedures, functions, triggers, and columns. Note that an updated SQL Server configuration is available with new field types and mappings.
  • CT-1347 - Added support for MySQL databases.
  • CT-1348 - Added support for MariaDB databases.
  • CT-1350 - Improved handling of non-standard spaces potentially found in view or procedure DDL, for example, narrow non-breaking spaces, thin spaces, hair spaces and em spaces.

Database Harvester 7.6.0

  • CT-1352 - Added support for SAP HANA databases.
  • CT-1333 - Improved lineage support for database objects with periods in their name.

Database Harvester 7.7.0

  • CT-1346 - Better detection of invalid nodes and edges prior to interacting with Data360 Govern, reducing the possibility of errors when creating assets and relationships.
  • CT-1351 - Added support for DB2 databases (Linux, Windows, IBM i, z/OS).
  • CT-1365 - Fixed an issue where pipe characters were inadvertently stripped from DDL prior to parsing, preventing some objects from generating data lineage, and missing pipe characters in object code displayed on Data360 Govern assets.
  • CT-1378 - Improved SQL Server data lineage when object code contains syntax unknown to the DDL parser.

AWS Glue Connector 2.0.2

  • CT-1286 - Fixed an issue where table columns would only appear in Data360 Govern from one AWS region in multi-region environments.

AWS Glue Connector 2.0.3

  • CT-1360 - The AWS Glue Connector now allows for renaming the Account Name in the AWS Lambda script after the Connector has already established technical assets in Data360 Govern.

Connector Framework 6.4.1

  • CT-1290 - Fixed an issue that caused erroneous warnings to be printed to the "Framework Issues" pin when field mapping configurations utilized the wildcard syntax ([*]) while the node type configuration also contained simplified data catalog settings.
  • CT-1291 - Fixed an issue where the Framework would fail if the last node type configuration contained simplified data catalog information.
  • CT-1298 - Fixed an issue where the Framework would fail when configured to send detailed logs as email attachments but no relationships or assets were added, updated, or removed from Data360 Govern.

Connector Framework 6.5.0

  • CT-1104 - The Connector Framework now supports metamodel configurations containing Relationship fields for any standard relationship within the Connector's assets.
  • CT-1117 - The Connector Framework now supports metamodel configurations containing Relation Lookup fields for any standard relationship within the Connector's assets. Previously these lookups were limited to child assets only.

Database Profiler Add-On

  • CT-1314 - Fixed an issue with the Join node causing a duplicate field 'xrefid' error.

PowerBI Harvester 3.0.0

  • CT-1215 - The PowerBI Connector has been extended to provide support for the Gen4 connector framework.
  • CT-1267 - It is now possible to configure the URLs within the PowerBI connector, ensuring its usability for both commercial and government users. Previously, during authentication with Azure and when conducting API calls, the PowerBI harvester employed fixed hostnames that were shared among all users.

PowerBI Harvester 3.0.1

  • CT-1162 - Added report creation date and modified dates on PowerBI report assets in Data360 Govern.
  • CT-1224 - Details needed for the PowerApps are visual within the Visual Container asset.
  • CT-1323 - Added support for Redshift data sources.
  • CT-1320 - Fixed an issue where JSON data nodes were failing when special characters were present in the data.

PowerBI Harvester 3.0.2

  • CT-1355 - A solution has been implemented for the Report Server PowerBI connector to address an issue where JSON data nodes were failing when special characters were present in the data.

PowerBI Harvester 3.0.3

  • CT-1367 - Introduced additional Power BI-specific proxy attributes for customers who require a distinct proxy for their Data360 Analyze servers to communicate with Data360 Govern, and for Data360 Analyze to establish communication with PowerBI.
  • CT-1383 - Fixed an issue loading columns containing "].[" in the name.
  • CT-1384 - Fixed an issue that caused the primary key to fail in Report Page/Visual Container/Visual Container Field because the combination of Name and SourceID did not result in a unique record.

SSAS Harvester 1.1.5

  • CT-1349 - Fixed an issue where the data source and schema extraction node was failing because of the "IndexError: index out of range" message.

Tableau Harvester 2.0.0

  • CT-1247 - The Tableau Connector has been upgraded to use the Gen 4 Connector Framework.

Tableau Harvester 2.0.1

  • CT-1354 - Fixed an issue where some dashboards were missing from the harvested data.

Kafka Harvester 1.0.0

  • CT-876 - This new Connector collects Kafka cluster metadata about brokers, consumer groups or consumers, topics, partitions, schemas and fields, as well as relationships between these objects. Requires Confluent.

Kafka Harvester 1.0.1

  • CT-1357 - Added support for multiple schema versions. Modified some metamodel field data types to better align with Kafka identifiers.

Azure Data Lake Storage (ADLS) Harvester 2.0.0

  • CT-1136 - The ADLS Connector is now compatible with the Gen 4 Connector Framework.
  • CT-1063 - Added column-level support for Parquet files.

Azure Data Lake Storage (ADLS) Harvester 2.0.1

  • CT-1356 - Exposed filter properties, enabling both parquet-specific and common files filtering.

OpenAPI Harvester 1.0.3

  • CT-1375 - The OpenAPI Connector now has the ability to use a different network proxy to communicate with the system serving the OpenAPI JSON specification than the proxy used to communicate with Data360 Govern.
  • CT-1372 - The Connector now has the ability to use basic, digest, or NTLM authentication when communicating with the system serving the OpenAPI JSON specification.

SSRS Harvester 3.0.0

  • CT-1309 - Converted the SSRS Connector to be compatible with the Gen 4 connector framework.

Contact your Precisely representative or raise a support ticket to discuss your connector requirements.