Date: 31 December 2025
AWS deployment size optimization
Reduced the application WAR file size to improve AWS deployment reliability. This prevents deployment failures caused by AWS file-size limits. For example, situations where required JDBC drivers could not be included in the packaged WAR. The change helps ensure consistent, successful deployments under AWS file-size constraints.
Optimized debug logging to improve server performance
Debug logging on production servers has been optimized to improve overall performance. The logging configuration now filters out verbose Netty byte-dump logs that previously degraded performance during data-transfer operations, for example when Assure DQ pushes data to a Data360 DQ+ data store.
Kafka execution properties now correctly applied during rebuild
When performing an Execute – Rebuild on an Analysis that uses Kafka
streaming input data sources, the execution properties dialog now correctly displays
and accepts dynamically generated execution properties for encrypted Kafka
parameters. Users can change the offset selection (for example, latest or
earliest) and submit the value successfully. This prevents accidental use
of an unintended offset and enables performance tuning and replay scenarios that
require explicit control over the Kafka consumption
position.
Process models handle reference dates correctly after an upgrade
Process models that use the External Start Event node now handle reference-date conversion more reliably. This fixes an issue in which process models could stop shortly after an upgrade and ensures downstream analyses start as expected.
Corrected issues
| Issue Summary | Issue Number |
|---|---|
| Resolved an intermittent error that prevented some users from viewing the dashboard. | ISX-23304 |
| Resolved an issue where applying a filter caused the search screen to show an empty results list even though the record count was correct and greater than zero.. | ISX-23303 |