Released on 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 (use API Token for authentication).
- Added gmsaas auth reset command (clear API Token from cache).
- Read GENYMOTION_API_TOKEN environment variable 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 pip3 install [--user] --upgrade gmsaas to update
For more details and usage, please refer to our blog post.