Skip to content

0.3.0

Compare
Choose a tag to compare
@Acconut Acconut released this 30 May 18:35
· 102 commits to main since this release

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