Release Notes Incorta 2025.7.5
Release date: January 22, 2026
Release highlights
The 2025.7.5 maintenance pack builds on the 2025.7 release series, introducing security and integration enhancements, as well as critical fixes.
Upgrade considerations
Upgrade considerations for previous 2024.x and 2025.7 releases also apply to this release unless stated otherwise.
Data agent considerations
This release uses the Data Agent version 12.0.3, the same version supported for 2025.7.4. Accordingly, the data agent upgrade considerations of release 2025.7.3 continue to apply to this release.
What’s new
Multi-audience support in Public API
When JWT token signature validation is disabled for Incorta Public APIs, CMC administrators can configure multiple accepted audience values as a comma-separated list in the Server Configurations > API Security to validate JWTs issued by the OAuth 2.0 authorization server. This multi-audience support allows a single Incorta API instance to securely serve multiple consumers by validating that the token’s aud claim matches at least one configured audience, eliminating the need for separate API endpoints or complex routing while preserving proper authentication boundaries.
Fixes
The following table includes the fixed issues in this release.
| Fixed issue | Area |
|---|---|
Content folder query handling caused an OutOfMemoryError in the Analytics service after the upgrade. | Analytics Service |
The Analytics service remained in a processing state when the data_catalog_audit directory could not be created for an unused tenant | Analytics Service |
| Scheduled reports were emailed later than their scheduled time. | Dashboards |
The Insight Query endpoint returned a 500 Internal Server Error when the insight included an empty formula defined as an individual filter. | Public API |
| After introducing SQLi as a separate service in old releases, it no longer had access to remote tables. Starting with this release, support for remote tables in SQLi has been restored, allowing users to seamlessly work with remote tables through SQLi once again. | SQL Interface |