Skip to content

Releases: tus/tusd

v2.0.0-rc8

19 Mar 22:51
Compare
Choose a tag to compare
v2.0.0-rc8 Pre-release
Pre-release
  • Fix error when deploying to Heroku

v2.0.0-rc7

19 Mar 22:45
Compare
Choose a tag to compare
v2.0.0-rc7 Pre-release
Pre-release
  • Include latest iteration of the new hook system
  • Include first draft of new locking mechanism

v2.0.0-rc6

10 Dec 11:33
Compare
Choose a tag to compare
v2.0.0-rc6 Pre-release
Pre-release

Changes:

  • cli: Forward stdout/stderr from plugin to tusd process

v2.0.0-rc5

30 Nov 16:11
Compare
Choose a tag to compare
v2.0.0-rc5 Pre-release
Pre-release

Changes

  • cli: Include a preliminary version of the new hook system

v1.8.0

29 Oct 09:31
48ffebe
Compare
Choose a tag to compare

Changes:

  • chore: Update all dependencies to their latest version
  • cli: Add a flag to disable the greeting page (#530)

v1.7.3

18 Oct 13:05
21b3de4
Compare
Choose a tag to compare

This patch release attempts to fix an issue with pushing the latest tag on Docker Hub.

v1.7.2

18 Oct 12:47
cd717e5
Compare
Choose a tag to compare

This patch release attempts to fix the releases on Docker Hub

v1.7.1

13 Oct 20:06
dd44267
Compare
Choose a tag to compare

This patch release fixes a problem in the release process.

v1.7.0

13 Oct 20:01
5614cec
Compare
Choose a tag to compare

What's Changed

  • cli: Change timestamp to microseconds precision in log by @jjrodrig in #489
  • azurestore: Implement Azure store by @omBratteng in #458
  • core: Fix wrong offset in upload progress notification (#500)

New Contributors

Full Changelog: v1.6.0...v1.7.0

v2.0.0-rc4

21 Jun 11:19
Compare
Choose a tag to compare
v2.0.0-rc4 Pre-release
Pre-release
  • Add flag to customize the S3 part buffer size