You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the db_import_binary_path config variable with the LEI_DB_IMPORT_BINARY_PATH env variable, which defines the path to the binary used for importing the database. Defaults to /usr/bin.
The configuration for the AnonymizeUsers processor has changed. Make sure to update your config file accordingly, so
that it follows the following format:
The sensitive_tables config key has been renamed to empty_tables. A fallback has been put in place that will use the old key, in case the new key is empty, but it is recommended to update your config.