root / Changelog @ cd1edfc9
History | View | Annotate | Download (828 Bytes)
1 |
CHANGELOG for version 0.13 |
---|---|
2 |
|
3 |
Bug Fixes: |
4 |
- Register image w. upload but no metafile [#4864] |
5 |
- Minor typos and updates in command help messages |
6 |
- All URL-related params are now URL-encoded [#4986] |
7 |
- In file list, show all directories as directories [#4987] |
8 |
- Do not let file-* cmds to create containers [#4992] |
9 |
|
10 |
Support: |
11 |
- Adjust project commands to project_API changes [#5025] |
12 |
|
13 |
Features: |
14 |
- Name and Type filters in endpoint list |
15 |
- In image register, meta gets same sharing as image [#4960] |
16 |
- Allow image register to auto-resolve remote path from local file [#4991] |
17 |
- Merge ClientError and AstakosClientException --> AstakosClientError [#5002] |
18 |
- Restore kamaki file publish/unpublish |
19 |
- Accept username or UUID in kamaki file --account/--to-account [#4810] |
20 |
- History has now a buffer limit [#4479] |
21 |
- Slice notation in history show |
22 |
|