11.28.64 Platform Release
Released October 21, 2024
This release is a patch update for the 11.28.36 platform release.
New features and enhancements
-
Displayed the 'Include Risk Factors' option on the creation of Risk Score Models. It allows users to view how risk factors affect the score during creation.
-
Improved the reading of source records during consolidation. This will help improve the speed of consolidation.
-
Added a log with details on which query Data Warehouse could not parse. This will provide better troubleshooting and diagnostics.
-
Added support for analytics queries without measures when
fall-back-to-neo4j
is disabled. -
Set the number of threads and other tuning options for OLAP database to reduce memory, CPU, and I/O consumption. This will improve performance.
-
Improved BQL-to-SQL translation of queries having ACLs with the
IsCurrentUser
conditions, which will increase the performance of these queries. -
Added a version attribute on built-in Risk Factors for better tracking and reducing disruptions when filters, views, and other features reference a risk factor by name.
Addressed issues
-
Fixed an issue that caused the risk factor’s name to be displayed incorrectly when hovering over the icon.
-
Fixed an issue that caused report queries to time out when inputs were added.
-
Fixed the issue that visualizations showed zero results with certain inputs applied.
-
Fixed the issue with Instant and BigDecimal comparison in Compute that degraded performance.
-
Fixed a null pointer exception thrown during a bulk update that caused these to fail.
-
Removed the excessive Writes caused by consolidated attributes with a default value, which caused performance issues.
-
Fixed the issue that the data lifecycle policy wasn't running for integrations inside an orchestration.
-
Added limits to the number of open threads in OLAP database, which previously caused exceptions to be thrown.
-
Fixed the issue that some data didn’t load due to caching issues.
-
Filtered out queries with config items running on the Data Warehouse, which caused unnecessary fallback to Neo4j.
-
Fixed the issue that App Event Log attempted to go through Data Warehouse when it should not.
-
Fixed the header text misalignment in Single value charts.
-
Fixed the filtering issue for limited users, which caused different results to be returned versus the administrators.
-
Added an infinite loop check on the
JooqHelper.getRelationshipMetadatasOrderedByLevel
method, which could have caused performance issues. -
Fixed a BQL to SQL infinite loop issue, which could cause these queries to fail.
-
Displayed Number and Units in report filters for Date attributes.
-
Fixed the ‘Process generated report data models’ automation failure.