Statistics
| Branch: | Tag: | Revision:

root / Changelog @ d5d7e1f3

History | View | Annotate | Download (928 Bytes)

1 6764f588 Stavros Sachtouris
CHANGELOG for version 0.7
2 f4016ab2 Stavros Sachtouris
3 d5d7e1f3 Stavros Sachtouris
New features:
4 d5d7e1f3 Stavros Sachtouris
1. Unify and improve data size units presentation
5 d5d7e1f3 Stavros Sachtouris
2. Ask for user permission at store-delete
6 d5d7e1f3 Stavros Sachtouris
3. Intuitive semantics for store-move/copy/download/upload (modified syntax and clients)
7 d5d7e1f3 Stavros Sachtouris
4. Use UUID instead of email in pithos client calls, make account setting obsolete
8 d5d7e1f3 Stavros Sachtouris
5. Allow character : in container operations in store interface
9 d5d7e1f3 Stavros Sachtouris
6. Recursively download remote directories
10 d5d7e1f3 Stavros Sachtouris
11 d5d7e1f3 Stavros Sachtouris
Improvements:
12 f15683cb Stavros Sachtouris
1. Clean up CLI error handling code
13 d5d7e1f3 Stavros Sachtouris
2. Dynamically limit max number of threads
14 d5d7e1f3 Stavros Sachtouris
3. Cache user info in astakos client
15 d5d7e1f3 Stavros Sachtouris
4. Organize client unittests in a package and update to comply with new synnefo specs
16 d5d7e1f3 Stavros Sachtouris
17 d5d7e1f3 Stavros Sachtouris
Bug fixes:
18 d5d7e1f3 Stavros Sachtouris
1. kamaki image * commands should not send non-flag URL params without values
19 d5d7e1f3 Stavros Sachtouris
2. Trace errors through all parts of kamaki code
20 d5d7e1f3 Stavros Sachtouris
3. Quoted text in kamaki shell behaves same way as in one command mode
21 d5d7e1f3 Stavros Sachtouris
4. Pithos container names with spaces fail
22 d5d7e1f3 Stavros Sachtouris
5. URL-encode all url paths before requests