X-Git-Url: https://code.grnet.gr/git/kamaki/blobdiff_plain/a9fca38835f191589d2a1a2d896aebcaa57686c5..97bda6ccf73161632bf5b58dac954a5d15fee56e:/Changelog diff --git a/Changelog b/Changelog index ee60815..daae51d 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,22 @@ -CHANGELOG for version 0.6.3 +CHANGELOG for version 0.7 -1. Get rid of OrderedDict dependency (for python <= 2.6) -2. Minor fixes +New features: +1. Unify and improve data size units presentation +2. Ask for user permission at store-delete +3. Intuitive semantics for store-move/copy/download/upload (modified syntax and clients) +4. Use UUID instead of email in pithos client calls, make account setting obsolete +5. Allow character : in container operations in store interface +6. Recursively download remote directories + +Improvements: +1. Clean up CLI error handling code +2. Dynamically limit max number of threads +3. Cache user info in astakos client +4. Organize client unittests in a package and update to comply with new synnefo specs + +Bug fixes: +1. kamaki image * commands should not send non-flag URL params without values +2. Trace errors through all parts of kamaki code +3. Quoted text in kamaki shell behaves same way as in one command mode +4. Pithos container names with spaces fail +5. URL-encode all url paths before requests