v3.35.0

We are happy to announce release v3.36.0 of Elimity Insights, released on 4 October 2024.

Summary

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

New functionality
  • Google Workspace built-in connector

Bug fixes & improvements
  • Minor bug fixes & improvements

Deployment changes

None

New functionality

Google Workspace built-in connector

Elimity Insights v3.35.0 adds a new entry to the built-in connector library: Google Workspace. This new connector imports users and groups from your Google Workspace or Cloud Identity environment. Refer to our dedicated documentation for more details.

Bug fixes & improvements

Minor bug fixes & improvements

As always, the new release also brings some minor improvements. From v3.35.0 onwards, the GitHub built-in connector will import custom property values for each repository. Refer to our dedicated documentation for more information.

Migration information

To migrate from v3.34.x to v3.35.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.35.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.35.0

To install Elimity Insights v3.35.0, copy the following files from the v3.35.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