v3.39.0

We are happy to announce release v3.39.0 of Elimity Insights, released on 27 March 2025.

Summary

This section summarizes the most important changes in release v3.39.0.

New functionality
  • DocuSign built-in connector

  • Reordering entity types for custom sources

Bug fixes & improvements

None

Deployment changes

None

New functionality

DocuSign built-in connector

Elimity Insights v3.39.0 includes support for DocuSign in its built-in connector library. This new connector imports users, groups and permission profiles from your DocuSign environment. Refer to our dedicated documentation for more details.

Reordering entity types for custom sources

The v3.39.0 release also includes support for reordering entity types of custom sources. Connector admins can now use the edit dialog on entity types' detail pages to adjust their ordering:

Migration information

To migrate from v3.38.x to v3.39.0, we suggest the following steps:

  1. Make a backup of your existing database.

  2. Make a backup of your existing installation directory.

  3. Migrate your installation by installing the files for v3.39.0, as described below.

  4. Migrate your database, as described below.

  5. Start the server and validate that it works as before.

Installing the files for v3.39.0

To install Elimity Insights v3.39.0, copy the following files from the v3.39.0 release to your current installation folder:

  • The appropriate binary of Elimity Insights for your OS:

    • elimity-insights-linux-x86_64

    • elimity-insights-macos-x86_64

    • elimity-insights-windows-x86_64.exe

  • The appropriate binary of the database migration tool for your OS:

    • elimity-insights-database-migrate-macos-x86_64

    • elimity-insights-database-migrate-linux-x86_64

    • elimity-insights-database-migrate-windows-x86_64.exe

Migrating the database

The database migration is performed by running one of the following executables depending on your OS:

  • elimity-insights-database-migrate-macos-x86_64

  • elimity-insights-database-migrate-linux-x86_64

  • elimity-insights-database-migrate-windows-x86_64.exe

You can use the command line argument help to get help info:

You can use the command line argument target-versions to display the list of supported target versions:

To migrate your database, use a command similar to the following:

Last updated