What's new
Copy and paste nodes to duplicate them
You can now copy and paste single or multiple nodes in an analysis chain, then change their properties, as required. This is particularly useful when you need similar nodes in a chain. There is no relationship or link between the original node or selection and the copied one/s, other than having similar properties. As a result, a change in one will not be reflected in a change in the other one.
Copy to and Move to are available for multiple selections in the pipeline tree
You can now use Copy to and Move to options for multiple stages in the pipeline tree.
New drill-down capability for an analysis diagram that involves a nested analysis
A new drill-down capability for an analysis diagram that involves a nested analysis in the Executions page, is now available.
OpenID Connect (OIDC) authentication added
Support for OpenID Connect (OIDC) authentication has been added, to integrate with Okta for cloud deployment.
Configuration options for AWS and Azure have been added
Options for configuring the storage space for the AWS environment's dedicated cluster execution profile have been added. In addition, automatic scaling configuration options for the AWS and Azure environment's dedicated cluster execution profiles have also been added.
Integration with
Integration with has been enhanced. Data360 DQ+ now sends metadata to through a configurable integration. The type of metadata includes data stores, pipelines and paths, the rule library, dashboards and various other details.
Other changes
- You can optionally select "keep owner", when transitioning to a terminal state in case management.
- Support for Protegrity for data tokenization has been added.
- Disabled items have been removed from the Case Management search view "Transition" menu.
- A
dataProtectorInfo
property has been added to the GraphQLsystemInfo
API. - A
deleteItems
GraphQL API has been added. - An
updateItem
GraphQL API has been added.. -
SecuPi
support for data tokenization has been added. - Support for Single Logout (SLO) for the SAML authentication type has been added.
- You can now download AWS Elastic Beanstalk log files, as well as the web tier log files from AWS and Azure single tenant deployments.
- You can now type in a field name in the Add/Edit filter field and display the results.
- You can now to download log files from the Azure App Service.
- A new flag has been added to the
populateUsers()
GraphQL API, to determine if a user should be an administrator, or not. - UI support to configure disk space and auto scaling for dedicated clusters in environments has been added.
Corrected issues
Issue Summary | Issue Number |
---|---|
Fixed an issue that resulted in adding more validation to the GraphQL API createDataStore() . |
IS-9745, IS-9747 |
Fixed an issue that resulted in adding more validation to the GraphQL API createDataStore for the concurrent reads parameter. |
IS-9746 |
Fixed an issue that resulted in adding more server-side validation for numHeaderRows in a data store definition. |
IS-9760 |
Fixed an issue that resulted in adding more server-side validation for a data store definition. | IS-9748, IS-9819, IS-9889, IS-10032 |
Fixed an issue that resulted in adding more validation to the GraphQL API input. | IS-9831, IS-9975 |
Fixed an issue related to the sorting of time-based fields. | IS-9841 |
Fixed an issue with the createDataView GraphQL API environment ID. |
IS-9880 |
Fixed an issue related to the sensitivity of the date or time to the language setting in the user profile or browser settings. | IS-9916 |
Fixed an issue so that the display format value, as specified in the field definition, is used to determine the format of the "Date" ,"Time" and "DateTime" fields. | IS-9919 |
Fixed an issue that resulted in adding server-side validation for the S3 Channel details of a data store definition. | IS-9968 |
Fixed an issue so that only attribute types applicable to the selected storeType , storeRepType and the field type of the field are copied to a new data store. |
IS-10025 |
Fixed an issue that resulted in adding permission checks to GraphQL APIs, when creating a data view or data store. | IS-10098 |
Fixed an issue that meant encrypting the key, so that its value is not shown in clear text in access logs. | IS-10115 |
Fixed an issue that meant you were unable to scroll in a data view's details and dimensions tabs, when displayed in read-only mode. | IS-10217 |
Fixed an issue in the dashboard, where date field values were not showing up when used in the Y-axis. | IS-10347 |
Fixed an issue that meant the Co-Group node behavior changed, resulting in an extra row with empty arrays being emitted. | IS-10352 |