Releases: tus/tusd
Releases · tus/tusd
v2.0.0-rc9
- Add support for profiling using fgprof
- Add support for authentication of pprof endpoint
- Add support for buffering S3 parts in memory
v1.9.0
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
- @mifi made their first contribution in #551
- @marodere made their first contribution in #598
- @vkrol made their first contribution in #684
Full Changelog: v1.8.0...v1.9.0
v2.0.0-rc8
- Fix error when deploying to Heroku
v2.0.0-rc7
- Include latest iteration of the new hook system
- Include first draft of new locking mechanism
v2.0.0-rc6
Changes:
- cli: Forward stdout/stderr from plugin to tusd process
v2.0.0-rc5
Changes
- cli: Include a preliminary version of the new hook system