Capacity App Release Notes

Capacity 1.0.0 Copied

Released: 7 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.

For more information, see ITRS Analytics Capacity app documentation.

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?