* Add retry strategy to `delete_data`, `get_data` and `update_data` (https://github.com/vespa-engine/pyvespa/pull/222)
* Deployment parameter `disk_folder` defaults to the current working directory for both Docker and Cloud deployment (https://github.com/vespa-engine/pyvespa/pull/225)
* Vespa connection now accepts cert and key as separate arguments. Using both certificate and key values in the cert file continue to work as before. (https://github.com/vespa-engine/pyvespa/pull/226)