* Refactor readResponse() method of dariah-storage-client: No IOException is thrown anymore, instead it returns ALWAYS the response only, please check return status codes!
# 3.6.0
* Move many methods from crud-common to commons to avoid cyclic dependencies. TG- and DH-crud now use all the common methods from common, not from crud-common. Please adapt all your crud-common dependencies!