* Add buffered RabbitMQ connector to avoid ConnectionClosed exceptions * Add worker for request buffer
0.3.0
* Add update connector API call * Rename to_json/from_json to to_dict/from_dict * Updated unit tests to API changes
0.2.2
* Fix bug (missing init parameter for EngineException)
0.2.1
* Add model description property
0.2.0
* Add model registry to engine (merge from sco-models)
0.1.2
* Added export_sco_parameters.py to create description of registered SCO models and image group parameters * Adjust to changes in SCO Data Store (0.5.0)