Releases: shamanec/GADS
Releases · shamanec/GADS
v2.0.2
v2.0.1
v2.0.0
BREAKING CHANGES
- Devices administration in hub - devices are now manually registered via the hub, this means your current setup will no longer work
- Users administration added - add/update/delete users
- Provider administration enhancements
- Multiple QoL improvements around the hub UI
- Stabilisation improvements on the provider setup
- Different way of syncing data between providers and hub
- Better integration of the Appium experimental grid with the UI
- Cleaned up unused and obsolete code
v1.4.0
v1.3.0
v1.2.0
- Until now to have a provider create Appium relay nodes connection to Selenium Grid you had to manually supply the Selenium jar file on each provider instance. With this change you will upload the respective Selenium jar file through the hub UI and store it in Mongo from where each provider instance will download it automatically on startup if Selenium Grid connection is enabled
v1.1.0
v1.0
This went through multiple different iterations and I've been working on it for too long, I like the idea of having a 1.0 release and I feel the time has come. Considering this is a pet project of mine to waste the little free time I have, treat it as a AAA game release by a well-renown game company where they charge you the full amount for an unfinished game - with the exception that this is free :D
In release 1.0 you get:
- Hub - remote control of devices and basic user/provider administration
- Provider - set up and provide devices for remote control through the hub and Appium tests execution
For a full description of available features and setup check out the readme!
NB If you have used a previous version of GADS it will be best if you drop your MongoDB data before switching.