For customers upgrading from prior versions, please log a support ticket to schedule the upgrade.
You can see the full Release Notes here.
In the 2022.7.0 Cloud release, Incorta is introducing several new features that aim to enhance its usability, security, and performance.
In this release, Incorta has significantly enhanced the dashboard performance by improving the rendering time for dashboards prompt filters and improving the performance of dashboards that have more than six insights in a single tab. This release also enables you to further improve the dashboard performance based on prompt filters.
This release enhances the security by introducing a new encryption key management service usingGoogle KMS. The cloud admin user now has extended rights to manage more features in the Cluster Management Console (CMC), such as the Color Palette and Email settings.
The Data Lineage Viewer introduces multiple enhancements that improves the user experience and usability, such as a graphical representation of the column dependencies and search capabilities.
You might need to consider migrating your global variable syntax to the new syntax. If you need to do so, please contact Incorta Support to perform the global variables migration.
The migration is as follows:
Existing value | Data Type | New Syntax |
---|---|---|
1234 |
integer, double, or long | query(1234) |
1234 |
string | query(‘1234’) |
Name |
string | query(‘Name’) |
2022-01-03 |
string | query(‘2022-01-03') |
2022-01-03 |
date | query(date('2022-01-03')) |
Using the new Inherit Runtime Filters toggle located in each insight’s settings, you can individually manage which insights will be affected by your prompt filters. Currently, the majority of insights, including all table insights, support this feature.
With the new improved user interface (UI) and enhanced functionality, you can now use the Schema Diagram Viewer to easily construct, navigate, and maintain the schema data model. You can create, edit, and delete joins directly in the Schema Diagram Viewer. In addition, the details drawer has an improved UI where the color of the object icon indicates the object type, and the icon of a join column denotes the column data type.
For more information, refer to Schema Diagram Viewer.
The data lineage feature is extended to track the dependencies of columns in business schema views. In addition, the Data Lineage Viewer now has multiple enhancements that enrich the user experience and usability. These enhancements include a graphical representation of the column dependencies besides the tabular view and the ability to search for dependent physical schemas, business schemas, objects, dashboards, and columns. The data lineage diagram gives you a quick insight into dependent entities and their count.
The Data lineage is a beta feature.
For more information, refer to Tools → Data Lineage Viewer.
Incorta is introducing a new Key Management Service (KMS) that enhances security by encrypting and decrypting the data source credentials using keys from Google KMS. This will ensure that anyone who does get access to the encrypted data source credentials will not be able to decrypt them, as the encryption key will be securely stored in a KMS.
This feature is disabled by default. To enable it, please contact Incorta Cloud Support.
The encryption key management service provides a list of symmetric encryption keys to be used. The list of keys is Incorta-managed, and the rotation policy will be set to 90 days. They are defined randomly for each cloud instance, thus, preventing the case of having the same list of keys for different instances.
Additional considerations
When you enable this feature:
This release introduces changes to the Cloud Admin rights in the Cluster Management Console (CMC). The Cloud Admin can now define the following tenant and server configurations in the CMC:
Tenant configurations:
Server configurations:
With this release, Incorta enables you to disable the home landing page per cluster using the Cloud Portal admin page. If you disable this setting, Incorta Analytics will automatically open the Content Manager page. All you need to do is the following:
In addition to the new features and major enhancements mentioned above, this release introduces some additional enhancements and fixes that help to make Incorta more stable, engaging, and reliable.
CASE
statement containing NULL
value in the ELSE
clause failscurrentTime
LIKE
statements would result in an error$currentDate
variable would display an outdated valuemonthsBetween
function would produce inconsistent resultsYou must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.