Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 04:45
8f764d7

This release introduces full support for the Archive Ingestion API.

When running sumocli login the Sumo Logic Access ID and Access Key are now encrypted at rest using AES-256 to reduce the risk of credentials being used outside of Sumocli if the creds.json file is read by a third-party. This change does not impact setting credentials via environment variables.

You can now run sumocli login --showAccessId if you want to identify which Access ID is being used for Sumocli authentication.