Version 0.14.0
- Add retry strategy to
delete_data
,get_data
andupdate_data
(#222) - Deployment parameter
disk_folder
defaults to the current working directory for both Docker and Cloud deployment (#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. (#226)