* Fixed bug: No default config for resource.lock() * Fixed bug: All the shared data and kwargs are validated in shell.run_test, and some is uneeded * Moved default run config + schema + python references to rotest.common
7.13.0
* Enable/disable smart client via env-var or global config option
7.12.0
* Add support for Django 2.0 * Moving to Github actions instead of travis
7.11.0
7.10.0
Enable creating resource adapters by adding the 'get_type(config)' method to ResourceRequest
7.9.2
-Write to core log when there is a server disconnection