- Added an automatic connection retry mechanism. This includes two parameters: - max-retries: the total number of retry attempts you want to allow - retry-backoff: the number of seconds (multiple against the retry attempt ) used as a delay
Library Changes * Adding examples for modifying settings using the CLI. * Small changes for more clarity. * Allow complex objects in system settings to be configured. * Fix for enforcements coming back where their updated_by is an empty string. * Updating the `add_adapter_cnxs_from_csv.py` example. It now supports labels and tunnels. * Adding the parameter `return_plain_data` to support the parameter being added to Axonius.