0.3.0
This minor release contains some pretty neat features mostly focusing on a better uploading experience:
- Added
TusExecutor
for automatic retries and resumes - Added
@NotNull
and@Nullable
annotations for some methods - Added
TusClient#setHeaders
for custom headers in requests - Added filename into metadata by default
- Added
Expect: 100-continue
header for faster error handling