Skip to content

Releases: tus/tusd

v2.0.0-rc9

10 Apr 19:16
Compare
Choose a tag to compare
v2.0.0-rc9 Pre-release
Pre-release
  • Add support for profiling using fgprof
  • Add support for authentication of pprof endpoint
  • Add support for buffering S3 parts in memory

v1.9.0

05 Apr 18:40
3a3916a
Compare
Choose a tag to compare

What's Changed

  • s3store: stricter character replacement regexp for x-amz-metadata by @marodere in #598
  • azurestore: Fix leakage of info when no azure blob is found by @omBratteng in #664
  • core: Add a flag to disable downloads of uploaded files by @omBratteng in #668
  • deps: Upgrade dependencies

New Contributors

Full Changelog: v1.8.0...v1.9.0

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.