This is a single tenant and enterprise update.
- Several third party libraries have been upgraded to reduce security vulnerabilities.
- The system has been enhanced so that the database driver class may refer to an environment or runtime property for either a database data store definition, or an Execute Query in the DB analysis node.
Corrected issues
| Issue Summary | Issue Number |
|---|---|
| Fixed an issue where a date filter on a dashboard produced incorrect results when using a custom range filtered to a single date. The system now sets the "To" filter value to the last moment of the chosen date, and uses the organization timezone for criteria values instead of the user's timezone. | ISX-22518 |
| Fixed the issue where users were unable to reset their password after their account was locked. | ISX-22555 |
| Fixed an issue where string fields stored in database data stores or case stores was being truncated to no more than 2000 characters. | ISX-22522 |
| Fixed an issue where DateTime field values exported to Excel had the wrong cell formatting, rendering them as numbers instead of dates with time. | ISX-22530 |
| Fixed an issue in the analysis designer where a rule library node sometimes lost placeholder mappings for its checks, when the node was re-connected to an earlier node. | ISX-22574 |
| Fixed an issue where editing a Join node did not properly display the error message for a problem on the Join Fields tab when you switched to the Output Fields tab and then back again. | ISX-22575 |
Fix pack installation - Enterprise only
Note: Fix packs are pushed to the cloud version of Data360 DQ+ automatically. The following steps only apply to the enterprise edition of the product.
To install this fix pack on the enterprise edition of Data360 DQ+:
-
Download the fix pack into the
/tmpfolder. - Give execute permission to the downloaded fix pack, for example:
chmod 777 dqplus_IS-11.2-202410011311-1-fixpack.sh - Extract the downloaded fix pack by running its name as a command, for example:
./dqplus_IS-11.2-202410011311-1-fixpack.shExtracting a fix pack for the first time will create a directory at:
/opt/infogix/dqplus-11.2/maintenance - Execute the
./apply-patchcommand from within/opt/infogix/dqplus-11.2/maintenance/dqplus_IS-11.2-202410011311-1-fixpack/bin.
To verify that the fix pack has been applied, navigate to the Help menu in the product and select About. The product's Updates information should be updated.
Reverting the fix pack
Execute the ./revert-patch command from within: /opt/infogix/dqplus-11.2/maintenance/dqplus_IS-11.2-202410011311-1-fixpack