Release Notes - What's new in Kyvos 2025.11.x
Here’s a list of Kyvos versions for Kyvos 2025.11.x releases:
Features and Enhancements for 2025.11.1
The Kyvos 2025.11.1 release brings the following new features and enhancements.
Row Level Security on base measures (Low Volume Suppression- LVS)
Kyvos now supports applying Row-Level Security (RLS) at the base measures. This feature enables users to define rules that automatically suppress or omit data for defined interval, thereby reducing privacy risks and preventing misleading insights. By enforcing measure-level RLS, Kyvos ensures data protection, preserves analytical accuracy, and supports informed decision-making.
Java API Support for Low Volume Suppression (LVS)
This release includes the Java API support to create RLS rule on base measures.
Endpoint: kyvos/rest/smodels/dataSecurityRule
Features and Enhancements for 2025.11
The Kyvos 2025.11 release brings the following new features and enhancements.
Kyvos Dialogs Enhancements
This release includes the following enhancements to Kyvos Dialogs:
Customization Support for Key Insights: With this release, users can customize the Key Insights generated for concise and comprehensive outputs in Kyvos Dialogs, providing greater flexibility and control. Users can specify what to generate and the number of insights, tailored to their needs.
Kyvos Modern Architecture (No-Spark Ingestion) Enhancements
This release includes the following no-Spark enhancement:
Non-Leaf Data Member Support: This release supports Parent-Child Hierarchy (PCH) non-leaf data members for No-Spark.
Note: By default, the Non-Leaf data member property is hidden.Metadata Records Fetch Limit for SQL Queries: Users can now configure the number of records fetched from metadata during SQL queries by setting the value of the kyvos.query.metadataread.maxlimit property.
Writeback on Semantic Models
This release introduces writeback capability for semantic models, allowing users to update cell values for specific dimension combinations directly within the model. Business users can now modify data from Microsoft Excel and Kyvos Viz. While analyzing semantic model data, removing the need for external data updates and enabling more interactive, scenario-driven analysis.
Temporary Data Purge Configuration from Kyvos DFS
This release supports automatic cleanup of temporary data generated during semantic model processing failures. Users can control this by configuring the TEMP_DATA_RETENTION_DURATION property in the ‘biserver.properties’ file, ensuring optimized storage usage and easier maintenance.
Upgraded Apache Tomcat Version
Kyvos and Kyvos Manager have been upgraded to Apache Tomcat 10.1.49.
Cloud Support Enhancements
This release comes with the following enhancements for AWS, Azure, and GCP clouds.
Azure Enhancements
PostgreSQL 16 Support for Automated Deployments: This release supports PostgreSQL 16 (installed as a service) on the Kyvos Manager node as the repository for Kyvos Manager and Kyvos. In automated deployments, PostgreSQL is installed automatically, whereas in wizard deployments, users must first install PostgreSQL 16 before deploying Kyvos. This ensures compatibility with supported operating systems, improving performance and reliability.
For further details, see No-Spark and Spark documentation.
GCP Enhancements
Consistent Cross-Region Disaster Recovery: This release introduces cross-region disaster recovery for clusters, offering a consistent approach. Users can create resources using Terraform scripts in the GCP enterprise cloud to deploy disaster recovery clusters automatically.
Semantic Model Enhancements
Optimization in Semantic Model Processing Through Streamlined Query Logging: Kyvos now captures only essential query execution details, reducing storage consumption and logging overhead while preserving all information required for debugging and analysis. This optimization improves semantic model processing performance, removes redundant fields, and maintains full support for debugging, auditing, query replay, and recommendation framework functionality.
Kyvos Viz. Enhancements
This release comes with the following Kyvos Visualization enhancements:
Email Multiple Filter Combinations in a Single PDF or Image: Kyvos now supports emailing multiple dashboards with different filter combinations as a PDF or image. This feature supports dynamic filtering, simplifies distribution, and enables comparative analysis in a single export.
Chart Rendering Animation Support: Users can enable animations during chart rendering for smoother visuals. Animation is disabled by default and can be enabled by setting the enableAnimation property to ‘true' in the 'portal.properties’ file. This feature supports animations for Area, Bar, Column, Curve, DotPlot, Funnel, Gantt, Line, PackedBubble, Pie, Scatter, TreeMap, and Waterfall charts.
New Properties
This release comes with the following new property:
kyvos.query.metadataread.maxlimit: Limits the record to be fetched from metadata for SQL queries.
TEMP_DATA_RETENTION_DURATION: Specifies the maximum duration (in hours) for which the system retains temporary or intermediate data generated during semantic model processing.
API Enhancements
This release comes with the following Kyvos REST APIs enhancements:
New REST APIs for Kyvos
Property | Description |
|---|---|
Delete Schedule | Deletes an existing schedule from the semantic model. |
Enhancements to Existing REST APIs for Kyvos
Property | Enhancement |
|---|---|
Export Worksheet Data | The following parameters have been added to this REST API:
|
Schedule emailing of worksheets | The following parameters have been added to this REST API:
|