Logi Composer v7.5 Release Notes
This topic describes feature enhancements, resolved issues, and important information for Composer 7.5.
To purchase this product, contact US Sales or UK Sales.
See also Important Notices, Deprecated Features, and Removed Features.
Support for Zoomdata 4.9 ended on September 25, 2021, and Composer 5.9 entered the Passive Support phase. Our Passive Support release receives only critical patches and security updates until its end-of-life date. We describe critical patches in the Passive Support Release Notes page at the discretion of Product Management. Security updates are not applicable to the third-party dependencies. If you are using Composer 4.9, you should contact Sales and upgrade to the most current LTS release. We no longer provide documentation for any Composer or Zoomdata products prior to version 5.9. Contact Customer Support if you need content for an unsupported release.
Feature Enhancements
Title | Description |
---|---|
User Auditing | Composer now supports robust user auditing for data accessed directly in the Composer UI, via an API, or as embedded objects. |
Trusted Access | Composer now manages trusted user access in a more streamlined fashion utilizing two new and expanded endpoints. |
Histogram Updates | The Cumulative Line setting for Histograms is now in the Settings panel. Several label changes correctly reflect the changes you make to a histogram. |
Map: Markers Update | Map: Markers creation is now simplified in Composer. Max Zoom and Start Zoom can now be configured in the Settings sidebar. |
Count Metrics for Materializations | Composer now requires you add a Count mapping when creating a new materialization view. |
Extended Object ID | Composer now creates IDs for system objects, up to 36 characters in length, when you create or migrate objects. |
Dashboard Reporting Support | Oleksandr Chornyi |
API Updates
You can use these API endpoints to upload objects while migrating from one environment to another using (and retaining) the predefined object's ID.
Endpoint | Method | Description |
---|---|---|
/api/trusted-access/pull/tokens | POST | Use to generate a trusted access token for a user, specifying the Composer user name. The user must already exist, and have an active Composer user account (unless you are using LDAP with automatic provisioning for Composer). |
/api/trusted-access/push/tokens | POST | Use to generate a trusted access token based on user context, optionally group membership, and user attributes, for existing Composer accounts. If the user exists in Composer, the user is updated. If the user doesn't exist in Composer, this creates the user. |
/api/trusted-access/token |
| Deprecated. Use /api/trusted-access/pull/tokens . This is primarily a name change for the endpoint; payloads and functionality remain unchanged. |
/api/sources/{id} | PUT/POST | You can no longer manually set the "version": {integer} of a source object when using PUT api/sources/{id} OR POST api/sources. Version is a system controlled variable which cannot be set manually. |
/api/user/switch/{accountId} | Deprecated. You can no longer authorize this API by a Trusted Access user token for switching Composer accounts. You can still generate a new Trusted Access user token by including the target Composer account information in the request. | |
Remove deprecated security keys-related /api/sources endpoints: GET /api/sources/{id}/key GET /api/sources/key DELETE /api/sources/remove/{id} | These APIs were deprecated in release v6.9 and have now been removed from the platform. Use Trusted Access instead for all embedded workflows. More information about Trusted access, select the following link: Trusted Access. For more information about embedding Composer components, see Embed Composer Components Using JavaScript and Trusted Access. |
Resolved Issues
Title | Description |
---|---|
Table Column Sizing | Composer now retains column sizes for tables and pivot tables when sized during creation or changed after creation. |
Raw Data Exports From Fusion Sources | You can now use Composer to export raw data in CSV format from Fusion data sources. |
Bar Charts Ruler Adjustments | Composer now correctly displays minimum and maximum values for bar charts after you have adjusted the Ruler Min value. |
Deprecated Features
Title | Description |
---|---|
/api/trusted-access/token | Deprecated. Use |
Removed Features
Title | Description |
---|---|
Remove deprecated security keys-related /api/sources endpoints | APIs affected: GET /api/sources/{id}/key GET /api/sources/key DELETE /api/sources/remove/{id} These APIs were deprecated in release v6.9 and have now been removed from the platform. Use Trusted Access instead for all embedded workflows. For more information about trusted access, select the following link: Trusted Access. For more information about embedding Composer components, see Embed Composer Components Using JavaScript and Trusted Access. |
Comments
0 comments
Please sign in to leave a comment.