Symphony Version 25 Summary of Changes
This is a summary of the major changes made in version 25 of Symphony. It is provided so you can quickly identify new and changed features before upgrading from Symphony 24 to Symphony 25.
Symphony is offered on a quarterly release schedule, and our version numbering system reflects this. The current major release of Symphony is v25.1.
Upgrade Considerations
Be sure to back up your metadata store (see Back Up the Metadata Store) before you upgrade.
To ensure services start properly after upgrade in a Linux environment:
Verify all of your JVM setting overrides are defined in the
/etc/zoomdata
directory (not/opt/zoomdata/conf
).-
The
.jvm
files in/etc/zoomdata/
only contain parameters that are different from default ones, typically Xms/Xms settings, javaagent settings.If you have copied the entire
.jvm
file from/opt/zoomdata/conf
for placement into/etc/zoomdata
, that configuration is not overwritten after upgrade. Properties such asXX:+UseConcMarkSweepGC
can prevent services from starting on Java 17 runtime.
For more information on configuration setups and overrides, see Configure Memory Settings and Connector Properties and Property Files.
Note:
If you are upgrading from an earlier version of Symphony, this may be a breaking change: the introduction of the system attribute User.timeZone
may cause a conflict if you used this as a custom attribute. See Upgrade Workflow.
Enhancements
The following sections provide you with a summary of enhancements in the previous releases, all of which are present in the latest release of Symphony.
v25.1 Enhancements
Removed Features From Symphony v24
The following features were removed from Symphony v24 to make way for improvements in Symphony v25.
Title |
Description |
Alternative |
---|---|---|
None. |
|
|
Symphony v25.1
Symphony
Title |
Description |
Alternative |
---|---|---|
None. |
|
|
Visual Data Discovery Module
Title |
Description |
---|---|
None. |
|
Managed Dashboards and Managed Reports Modules
Title |
Description |
Alternative |
---|---|---|
None. |
|
|
API Updates in Symphony v25
This table provides a breakdown of all reported updates in Logi Composer v25.
Symphony 25.1
Visual Data Discovery Module
Endpoint |
Method |
Description |
---|---|---|
None. |
Managed Dashboards and Managed Reports Modules
Endpoint |
Method |
Description |
---|---|---|
OpenAPI Spec for REST API - Managed Dashboards and Reports Module |
|
An OpenAPI specification document as well as a new Swagger UI are built into the application to help you use the REST API. Access Swagger at the path |
Convert Windows Accounts to Local Accounts |
|
New API methods are available for administrators to convert Windows accounts to local accounts in the .NET and REST APIs. |