X-Git-Url: https://code.grnet.gr/git/kamaki/blobdiff_plain/8f91ac18c6929e09b81128e2e0ec46a1eff2b162..b67dde55ae81e0bfe24dcf06d67e1f61033e527a:/Changelog diff --git a/Changelog b/Changelog index 2ec4cf4..ea23e96 100644 --- a/Changelog +++ b/Changelog @@ -1,7 +1,24 @@ +CHANGELOG for hotfix 0.11.2 + +Fix an output bug wiuth file permissions get + +CHANGELOG for hotfix 0.11.1 + +Bug fixes: + +- Check if personlity mode is always in octal + CHANGELOG for version 0.11 Bug Fixes: - Make authentication lazy (#4300) +- Stop shell from destroying the config instance +- Shell can manage all valid command line arguments [#3716] +- Restore 2nd level command syntax in shell [#3736] +- Allow copy of deleted objects by refering to older version [#3737] +- Add image.add_member missing content-length header +- Do not unpublish by default in all pithos low level requests [#3780] +- Unquote http respons headers Changes: @@ -31,4 +48,7 @@ Features: - Catch Keyboard Interupts in cli wait methods and exit gracefully [#4351] - Add -R/--recursive in file listing, to list containers with their contents [#4301] - +- Add -w/--wait to server firewall set [#4298] +- Add --output-format where applicable, keep -j/--json too, for bw + compatibility [#4342] +- Allow metakeys in personality argument [#4312]