2024-01-29
gmsaas 1.10.0 is out. This version is compatible with Genymotion API Token.
New features
- Added gmsaas auth token <token> command.
- The gmsaas auth token command uses API Token for authentication.
- Added gmsaas auth reset command.
- The gmsaas auth reset command clears the API Token from cache.
- The GENYMOTION_API_TOKEN environment variable is read for authentication.
Changed
- Marked gmsaas auth login <email> command as deprecated.
- Marked gmsaas auth logout command as deprecated.
- Marked gmsaas auth whoami command as deprecated.
Fixed
- Improved real-time instance state update reliability.
Run
- Run pip3 install [--user] --upgrade gmsaas to update.
For more details and usage, please refer to our blog post.