January 17

Algorithm migration to Python version 3.11

Starting 28 February 2025, it will no longer be possible to create or update Algorithms using the Python 3.8 runtime.
If it has not already been done, after that date, to update an Algorithm it will be necessary to upgrade to Python version 3.11.  

Refresh token improvements

The response of the APIs login and renewToken have been enriched with the timestamp the token will expire (tokenExpirationTimestamp).

Bug fixes (Console)

  • When editing a Simple metric, the path and mapping name were not mandatory, although they were necessary to write and access the metric values.
    This situation is now highlighted with a warning on the metric edit page.

Bug fixes (DPS)

  • The Bulk Update widget did not allow users belonging to organizations or partners to view bulk updates performed by customer users.