The availability of the following new features, enhancements and corrected issues is dependent on the installed edition of the product and licensed features.
SharePoint nodes
A new property has been added SiteRoot of type choice. Optionally specify the SharePoint root site location under which the site was created. The default root location for Team
sites can be changed in the SharePoint admin center settings under Site
creation.
Choose from:
sites
teams
The default value is sites.
Security
- There is no requirement for the Analyze application to accept cross-origin requests, and resources are protected by strict same-site cookie based authentication, therefore CORS is not enabled on the Analyze application and cross-origin requests are prevented by default from the browsers same-origin policy.
- Implemented expiry date & max-age attributes on session cookie.
- Fixed an issue whereby the server responses did not contain the Strict-Transport-Security header when HTTPS was configured.
- Upgraded a number of 3rd party components to take advantage of the latest feature and security update.
- Fixed CVE-2022-42889 "Text4 Shell" vulnerability in Apache Commons Text.
Other changes
- Changed configuration on Linux & Windows such that the latest tag is used in the Docker file for retrieving the base image when using execution containers. Therefore, we recommend for Execution Sandboxing you update your docker image while upgrading.
- Tomcat Server is upgrade to 9.0.68.
- Ensured that xlsx files generated by the Output Excel node will only use Zip64 by default. This also resolves compatibility issues whereby xlsx files generated by the node could not be correctly read by other software products, for example - Power BI.
- A new property "EndPoint" has been added to the S3 nodes, that provides you the ability to change the default endpoint, in order to enable connection to an alternative S3 service such as MinIO.
Corrected issues
Issue summary |
Issue number |
---|---|
Fixed an issue in the URL Query Builder node whereby it was not possible to specify the same name for URLField and URLOutputField properties when PassThroughFields mode was set to "Used" (default value). | LAE-29326 |
Fixed an issue whereby metadata containing certain tab characters would result in popup dialogs in the UI and no state information would be displayed. While the tab characters are still not supported in metadata, the errors will be reported in the error panel and state will be retrieved correctly. | LAE-29442 |
Fixed an issue on resolution of modified virtual nodes after they had errors. | LAE-29443 |
Improved debug logging for network errors when using the HTTP node. | LAE-29444 |
Fixed an issue whereby compilation errors that occurred during execution is not reported in the execution log. | LAE-29584 |
Fixed an issue where in both "Filter" & "Split" nodes, selecting a value from the group satisfy drop down incorrectly sets the option to an undefined value. | LAE-29542 |
Fixed an issue whereby the type mismatch between inputs and sort fields of a Sort node can cause generate an uncaught error and prevent the node from rendering properly. | LAE-29694 |
Fixed an issue whereby some compilation errors would never appear in the UI in the error panel. | LAE-29699 |
Fixed an issue whereby adding an empty name tag to a connection point could result in errors while viewing and executing the data flow. | LAE-29700 |
Fixed an issue that prevents data viewer from opening when field names contain quotes. | LAE-29798 |
Fixed an issue whereby the errors occurred for an operation on one data flow could be reported against a different data flow for which a similar operation was being performed at the same time. | LAE-29705 |
Fixed an issue where you install the multi-user, the install instructions on Linux, had the permissions for the <site-dir>/shared/Public folder set incorrectly and data flows was not able to write to the directory. | LAE-29845 |
Fixes an issue whereby the Analyze Desktop does not start if the JRE_HOME environment variable is set to a Java version other than 11. | LAE-29856 |
Fixes an issue whereby profiling certain columns and certain tables would result in an error in the Detailed Analysis field on the node's detail output: "No value for: 'limitgroups'." | LAE-29978 |