Search screen enhancements
Searching is made more intuitive by adding new filtering options. You can now use "is not" and "does not contain" operators in text filter fields, giving you greater flexibility and precision when searching for data.
Dynamic width for search screen filters
Data store and case store search screen filters have been enhanced to improve usability. Drop-down choice filters now dynamically adjust their width to display the full value of code sets where possible. Additionally, tooltips are provided to show the full value when the filter field control is limited in width. The dynamic width adapts based on available screen real estate, ensuring a better user experience while maintaining a clean interface.
Dashboard designer improvements
Designing dashboards is now easier and more visually consistent. As you resize dashlets, their pixel sizes are displayed, and you can quickly set equal sizes for multiple dashlets to create a polished, professional look.
Filter dashlet auto-fill capability
The 'Drop Down' filter dashlet in the dashboard has been enhanced to support pagination. You can now also type to filter entries. Previously, the drop-down was limited to 200 entries and did not support pagination.
Inline edit or mass edit enhancements
You can now define a field on the search screen's result field list that is required for inline edits or mass edits. When performing a mass edit, these required fields will always be checked for inclusion, ensuring data consistency. Previously, this functionality was only available for edit screen definitions.
Execution Profile for Data Stores
Data profiling is now more customizable. An Execution Profile tab is added to the data store screen, allowing you to configure execution sizing for data profiling.
Support for latest date filters
Filtering by dates is now more powerful. You can use `latest` as the date filter when editing a dashlet’s static filter, making it easier to focus on the most recent data.
Show As List feature
A new Show As List option has been added to the pipeline tree. This feature lets you view pipeline items in a table format, filter them, and even download the data as a CSV file for further analysis. Additionally, the filters in the Export Definitions dialog have been enhanced.
OIDC SSO support
Single-tenant environments now support OIDC SSO, making authentication more seamless and secure for cloud deployments.
Other changes
- The bundled Redshift jdbc driver is updated to resolve CVE-2024-32888.
- The bundled Snowflake jdbc driver is updated to resolve CVE-2024-43382.
- The commons-configuration library is updated to address CVE-2024-29133 and CVE-2024-29131.
- The commons-compress library is updated to address CVE-2024-25710.
- The protobuf library is updated to address CVE-2024-7254.
- Upgraded Spring framework core and security to address CVE-2024-38821 vulnerabilities.
- Upgraded GraphQL API libraries to address security vulnerability concerns.
- The zookeeper library has been upgraded to resolve CVE-2023-44981.
- The system's execution engine has been upgraded to Spark 3.5. This benefits Azure installations by enabling Delta Lake newer features.
Corrected issues
| Issue Summary | Issue Number |
|---|---|
| Resolved an issue in the Dashlet Editor where the browser became unresponsive when drilling down on a drill field. | ISX-22723 |
| Resolved an error that occurred while exporting data to Excel when using a drill field in a dashboard. | ISX-22722 |
| Optimized determining if a job completed with an error for jobs that produce a vast quantity of errors, to eliminate out-of-memory conditions. | ISX-22661 |
| Fixed an issue in case store and data store search screens where inline editing was not functioning correctly for date fields. | ISX-22659 |
| Fixed an issue in dashboard editor where users were unable to save changes after pasting a new sheet. | ISX-22645 |
| Fixed an execution error that occurred in low-volume data views when the data store being used contained escaped double-quote characters. | ISX-22641 |
| Resolved an issue where the context menu was occasionally not fully visible on the Pipeline screen. | ISX-22626 |
| Fixed an issue in dashboard designer where the Export Data menu option was failing when previewing a dashboard design. | ISX-22596 |
| Fixed an issue in dashboard where the cascading options were incorrectly displayed in the editor for dashlet filters of the Text Field type. | ISX-22587 |
| Fixed the issue where the Home or End keys were not functioning properly in certain text fields in the Settings or Environments screen. | ISX-22551 |
| The compute node has been enhanced so that on renaming an incoming field a new field with the renamed name is created. | ISX-22519 |
| Changed custom date range filter in executions and audit trail screens to infer end-of-date-time for chosen TO date. Previously, it was using the beginning of day of the TO date as its value. | ISX-22505 |
| Fixed the issue where description text was not being saved when editing the DQ+ API node in analysis. | ISX-22392 |
| Fixed an issue where a blank screen may be displayed after logging in to the application. | ISX-22338 |
| Fixed an issue where the lock status of application users was not displayed correctly on the Users page. Additionally, audit trail logging has been added to record when an account becomes locked, providing valuable insights for troubleshooting. | ISX-22735 |