Platform 8.14.0
RELEASE DATE: november 13, 2024
New features
Usage analytics: new ingestion & licensing tab
There is a new tab to display metrics about current ingestion and license entitlement. This redesign relocates metrics previously shown in the Home page with the purpose of centralizing them and offering a clearer workflow for users in need of this type of consultations. Learn more about Usage analytics here.
Home area: new design & resources
The Home area has become lightweight, relevant, and useful by including a set of new resources and relocating some others. You have now quick access to helpful sites and information, as well as built-in tools to perform some of the most common actions, such as uploading local data or running a query. Learn more about the Home area here.
Improvements
Authentication: SAML login using locator
In the domain preferences where the authentication method can be configured for a domain, it is now allowed to insert a URL that does not contain “@“ characters when using the SAML2 authentication method. Learn more about domain preferences here.
Injections & synthesis tables: underscores are now allowed in tags
Underscores (_
) are now allowed for tag names of newly created injections and custom tables. Additionally, the error message has been improved to facilitate comprehension. Learn more about injections and custom tables here and here.
Bug fixes
In the
devo.internal.audit.logs
table where user actions related to token management are registered, session identifiers must never appear in the logs. To ensure that, columns object_name and object_id now have the same information in the format {type}.{last5}.{hashvalue} to avoid displaying sensitive information.User needs to refresh page to be able to login. The method now retries a specified number of times to retrieve the UserDomain, attempting to avoid a null result when the requested UserDomain object actually exists.
Â