Make hotfix ready for release
[kamaki] / Changelog
1 Hotfix 0.7.6:
2
3 1. Urgent feature #3422 Explicetly set http connection pool size in kamaki lib
4 2. Fix Bug#3446 (Astakos client cache should not be shared between instances)
5
6 CHANGELOG for version 0.7
7
8 New features:
9 1. Unify and improve data size units presentation
10 2. Ask for user permission at store-delete
11 3. Intuitive semantics for store-move/copy/download/upload (modified syntax and clients)
12 4. Use UUID instead of email in pithos client calls, make account setting obsolete
13 5. Allow character : in container operations in store interface
14 6. Recursively download remote directories
15
16 Improvements:
17 1. Clean up CLI error handling code
18 2. Dynamically limit max number of threads
19 3. Cache user info in astakos client
20 4. Organize client unittests in a package and update to comply with new synnefo specs
21
22 Bug fixes:
23 1. kamaki image * commands should not send non-flag URL params without values
24 2. Trace errors through all parts of kamaki code
25 3. Quoted text in kamaki shell behaves same way as in one command mode
26 4. Pithos container names with spaces fail
27 5. URL-encode all url paths before requests