Releases: tus/tus-node-server
@tus/[email protected]
@tus/s3-store
1.4.0
Minor Changes
- 0393e75: Introduce backpressure to avoid writing more temporary files to disk than we can upload & fix offset calculation by downloading the incomplete part first
- a896d25: Add new @tus/utils dependency to replace @tus/server peer dependency
Patch Changes
- Updated dependencies [a896d25]
- @tus/[email protected]
@tus/[email protected]
@tus/gcs-store
1.2.0
Minor Changes
- a896d25: Add new @tus/utils dependency to replace @tus/server peer dependency
Patch Changes
- Updated dependencies [a896d25]
- @tus/[email protected]
@tus/[email protected]
@tus/file-store
1.3.0
Minor Changes
- a896d25: Add new @tus/utils dependency to replace @tus/server peer dependency
Patch Changes
- Updated dependencies [a896d25]
- @tus/[email protected]
@tus/[email protected]
What's Changed
- @tus/server: add
disableTerminationForFinishedUploads
option by @fenos in #530 - Upgrade all deps by @Murderlon in #557
- Support nested directories with
namingFunction
& clarify docs by @Murderlon in #549 - @tus/server: Metadata on namingFunction + propagate error by @fenos in #558
- Document KV stores by @Murderlon in #559
Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]
@tus/[email protected]
What's Changed
- @tus/s3-store: allow passing cache-control parameter in metadata by @fenos in #540
- @s3/store: Allow disabling tagging on expiration extension by @fenos in #553
- Upgrade all deps by @Murderlon in #557
- @s3/store: allow providing custom cache implementation by @fenos in #552
- Document KV stores by @Murderlon in #559
Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]
@tus/[email protected]
What's Changed
- Upgrade all deps by @Murderlon in #557
Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]
@tus/[email protected]
What's Changed
- Upgrade all deps by @Murderlon in #557
- Support nested directories with
namingFunction
& clarify docs by @Murderlon in #549
Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]
@tus/[email protected]
What's Changed
- @tus/server: restore the onIncomingRequest callback for PATCH handler. by @stormbard in #532
- @tus/server: fix typo in readme example code by @davidvanleeuwen in #535
- @tus/server: support
Tus-Max-Size
by @fenos in #517
New Contributors
- @stormbard made their first contribution in #532
- @davidvanleeuwen made their first contribution in #535
Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]
@tus/[email protected]
What's changed
- @tus/server: add upload id to
onIncomingRequest
by @fenos in #516 - @tus/server: allow passing custom headers by @fenos in #519
- @tus/server: allow customising upload url and upload id extraction by @fenos in #515
- @tus/server: introduce onErrorResponse hook by @fenos in #522
- @tus/server: add support for lockers by @fenos in #514
Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]
@tus/[email protected]
What's Changed
Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]