All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Remove retry mechanism that might cause disconnection issues due to a race condition
- Archive uploads now perform both the upload and metadata generation with one HTTP request
- Added possibility to delete resources through the client
- Added
--version
flag to the client to see the current version - Added
User-Agent
header with client version information to requests sent by the client
- Newest release without release notes