Revision d5d7e1f3

b/Changelog
1 1
CHANGELOG for version 0.7
2 2

  
3
New features:
4
1. Unify and improve data size units presentation
5
2. Ask for user permission at store-delete
6
3. Intuitive semantics for store-move/copy/download/upload (modified syntax and clients)
7
4. Use UUID instead of email in pithos client calls, make account setting obsolete
8
5. Allow character : in container operations in store interface
9
6. Recursively download remote directories
10

  
11
Improvements:
3 12
1. Clean up CLI error handling code
4
2. Unify and improve data size units presentation
5
3. Ask for user permission at store-delete
6
4. Intuitive semantics for store-move/copy/download/upload (modified syntax and clients)
7
5. Dynamically limit max number of threads
8
6. Cache user info in astakos client
9
7. Use UUID instead of email in pithos client calls
10
8. Organize client unittests in a package and update to comply with new synnefo specs
11
9. Allow character : in container operations in store interface
13
2. Dynamically limit max number of threads
14
3. Cache user info in astakos client
15
4. Organize client unittests in a package and update to comply with new synnefo specs
16

  
17
Bug fixes:
18
1. kamaki image * commands should not send non-flag URL params without values
19
2. Trace errors through all parts of kamaki code
20
3. Quoted text in kamaki shell behaves same way as in one command mode
21
4. Pithos container names with spaces fail
22
5. URL-encode all url paths before requests
23

  

Also available in: Unified diff