Capacity App Release Notes

The initial installation of ITRS Analytics includes all required app, such as the Web Console, bundled by default. No separate installation steps are required for individual apps. For installation guidance, refer to the Install ITRS Analytics apps documentation.

To stay informed about the most recent updates and packaging versions, you can refer to the ITRS Analytics Packaging Changelog. This resource provides direct links to release notes for each bundled version of the ITRS Analytics Platform and its apps, bill of materials listing all included components, and references to the published Docker images.

Capacity 1.2.0 Copied

Released: 3 December 2025

Issues fixed Copied

These are the issues we have fixed in this release:

Issue key Release description
IAS-137 Fixed an issue where report actions remained disabled even after the report had finished processing.
IAS-292 Fixed an issue in which installed capacity was reported with incorrect units, causing real-time monitoring thresholds to be inaccurate.
IAS-293 Updated real-time monitoring to use aggregated metrics instead of raw metrics.
IAS-294 Fixed an issue in the API that allowed reports to be created with invalid bucket sizes.
IAS-297

Fixed an issue that caused report generation to fail when the installed capacity metric or attribute could not be retrieved.

Reports now mark rows with missing installed capacity as IssueType.NO_INSTALLED_CAPACITY, allowing the report to complete successfully even when some entities do not have the installed capacity metric or attribute.

IAS-298 Fixed an issue where the wrong threshold was applied when using installed capacity from metrics and attributes.

Capacity 1.1.0 Copied

Released: 2 December 2025

New features and enhancements Copied

These are the new features and enhancements of this release:

Issue key Release description
IAS-102 It is now possible to import a configuration directly, without needing to create a configuration beforehand.
IAS-135 Added a report metadata tooltip to the configuration chips on the report detail screen. This feature provides quick access to configuration details while viewing a report.
IAS-177 Real-time monitoring settings now apply to all metrics within a capacity configuration, rather than on a per-metric basis. Additionally, the real-time monitoring status is now displayed directly in the configurations table for easier visibility and management.
IAS-282 Added support for installing the app in secured Kubernetes clusters.

Issues fixed Copied

These are the issues we have fixed in this release:

Issue key Release description
IAS-104 Metrics are now filtered based on the classifications, attributes, or dimensions selected in the filter component.
IAS-128 Fixed an issue where the progress bar could remain stuck at 0% while a report was processing, ensuring accurate progress feedback during report generation.
IAS-149 Fixed an issue where newly generated reports did not correctly exclude data from filtered entities after modifying or adding entity filters in the configuration. This ensures that the report data accurately reflects the applied filters.
IAS-267 Fixed an issue that could cause the app to become unresponsive due to a deadlock. Performance and stability have been improved by reducing lock contention through request batching, implementing connection pooling, and ensuring proper database connection management.

Capacity 1.0.0 Copied

Released: 12 November 2025

Version 1.0.0 marks the General Availability (GA) of the ITRS Analytics Capacity app, transitioning from its Beta phase to a fully supported, production-ready release.

The Capacity app enables real-time capacity monitoring, planning, and reporting in alignment with increasing regulatory requirements for high-availability financial infrastructures, such as those set by SEBI or Securities and Exchange Board of India.

New features and enhancements Copied

These are the new features and enhancements of this release:

Issue key Release description
IAS-60 Introduced Role-Based Access Control (RBAC) across all Capacity API endpoints to enhance security and ensure proper access management.

With this implementation:

  • Admin users have full READ and WRITE permissions, allowing them to manage configurations, reports, and calendars.
  • Regular users have READ-only access to view and export data.
  • Unauthorized users are denied access to all Capacity endpoints.

READ (user and admin roles):

  • getConfigs, getConfig — View configurations.
  • getReport, getReportRow, listReports – View reports.
  • streamReportStatus – Monitor report generation.
  • getCalendars – View calendars.
  • exportConfig, exportReport – Export data.

WRITE (admin role only):

  • putConfig, deleteConfig, deactivateConfig` – Manage configurations.
  • generateReport, deleteReport – Manage reports.
  • putCalendar, deleteCalendar – Manage calendars.
  • importConfig – Import configurations.
IAS-94 Updated the export format so that dimensions, buckets, and metadata are now exported in separate columns. Previously, these items were combined within single columns. This improvement provides a more structured and readable export, making it easier to work with the data for reporting and filtering.
IAS-130

Fixed an issue where certain data points were missing when multiple metrics were used in a configuration. The sustained_rate table previously used only entity_id and timestamp as its primary key, which caused entries sharing the same entity_id and timestamp but different metrics to be skipped.

The primary key has now been updated to include metric_id, ensuring that all metric data points are correctly stored and no longer lost when multiple metrics are configured.

IAS-178

Updated the naming convention for aggregated metrics to include the configured aggregation window and aggregation function, preventing naming clashes between similar metrics.

Aggregated metrics are now named using the following format: {source_metric_namespace}_{source_metric_name}_{aggregation_window}_{aggregation_function}

Issues fixed Copied

These are the issues we have fixed in this release:

Issue key Release description
IAS-154 Fixed an issue where deleting a configuration unintentionally stopped aggregated metric collection for all other configurations. The cleanup logic was incorrectly removing the aggregation task for every configuration instead of only the one that was deleted.
IAS-180 Updated the date picker component to allow selection of future dates only. This change prevents users from choosing past dates, ensuring that date selections remain valid.
IAS-181

Updated configuration handling to require a name when creating new configurations. Each configuration now also uses a unique internal identifier for improved management and tracking.

Existing configurations will need to be edited to add a name before they can be used or modified further.

IAS-210

Starting with version 1.0.0, the Capacity App no longer includes any preloaded demo calendars. Upgraded installations may still retain existing demo calendars that were bundled in earlier versions.

These demo calendars use a fixed year (2025) and will stop functioning in 2026. Users are advised to update or delete them as needed using the /calendars API endpoint provided by the Capacity App.

Capacity Beta 0.2.0 Copied

Released: 5 November 2025 Beta

The Capacity Beta version 0.2.0 release focuses on bug fixes and minor user interface improvements to enhance overall stability and usability. No major feature changes are included in this version.

Capacity Beta 0.1.0 Copied

Released: 30 October 2025 Beta

Issues fixed Copied

These are the issues we have fixed in this release:

Issue key Release description
IAS-119 Updated Spring Framework to version 3.5.6 to address a high-severity security vulnerability CVE-2025-41249.

Capacity Beta 0.0.1 Copied

Released: 16 October 2025 Beta

The Capacity app 0.0.1 release requires a minimum ITRS Analytics Platform version of 2.14.0 and the Query Service app to operate.

Capacity view reports

New features Copied

Enhancements Copied

Disclaimer

The information contained in this document is for general information and guidance on our products, services, and other matters. It is only for information purposes and is not intended as advice which should be relied upon. We try to ensure that the content of this document is accurate and up-to-date, but this cannot be guaranteed. Changes may be made to our products, services, and other matters which are not noted or recorded herein. All liability for loss and damage arising from reliance on this document is excluded (except where death or personal injury arises from our negligence or loss or damage arises from any fraud on our part).
["ITRS Analytics"] ["Release Notes"]

Was this topic helpful?