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.
.jvm
file from /opt/zoomdata/conf
for placement into /etc/zoomdata
, that configuration is not overwritten after upgrade. Properties such as XX:+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.
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.- Symphony 25.2 Release Notes
- Symphony 25.1 Release Notes
- Removed Features From Symphony v24
- API Updates in Symphony v25
v25.2 Enhancements
- Self Service Reports Improvements
- Reports Wizard for Managed Reports
- Accessibility Improvements
- Updated Connector Support (Visual Data Discovery)
- OpenSearch Connector Support
- MongoDB and Elasticsearch Connector Support
- Dashboard Filtering and Data Refresh Improvements
- Show and Hide Column Labels
- User Interface Improvements
- Installation Updates
- Account Lockout Messaging
- Free-Form Widget Placement on Dashboards
- Scheduled Dashboards and Reports (Visual Data Discovery)
- Embedded Source Events
- Elasticsearch Support
v25.1 Enhancements
- Generate Visuals with AI
- Symphony Licensing Unification
- User Interface Simplification and Updates
- Custom URLs for Dashboard Alerts
- Data Zoom Scroll Options for Visuals
- OData Enhancements
- Dashboard Authors
- Self Service Report Improvements
- Accessibility Expansion
- Import Files
- Snowflake Connector
- Unsubscribe Confirmation
- OpenAPI Spec for REST API - Managed Dashboards and Reports Module
- Password Policy Configuration
- Logging Customization
- Installation Logs
- Installation Updates
Removed Features From Symphony v24
The following features were removed from Symphony v24 to make way for improvements in Symphony v25.Symphony v25.2
Symphony
Title | Description | Alternative |
---|---|---|
None. |
Visual Data Discovery Module
Title | Description |
---|---|
None. |
Managed Dashboards and Managed Reports Modules
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 Symphony v25.Symphony 25.2
Visual Data Discovery Module
Title | Method | Description |
---|---|---|
/api/dashboards/{dashboard_id}/reports/report_id/ /api/dashboards/{dashboard_id}/reports | PUT, POST | You can now add a |
Managed Dashboards and Managed Reports Modules
Title | Description |
---|---|
None. |
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. |