Statistics
| Branch: | Tag: | Revision:

root / Changelog @ d5d7e1f3

History | View | Annotate | Download (928 Bytes)

1
CHANGELOG for version 0.7
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:
12
1. Clean up CLI error handling code
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