Skip to content

Releases: tus/tus-node-server

@tus/[email protected]

18 Jan 12:18
1a00c9d
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]

@tus/[email protected]

21 Dec 10:01
093efd7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]

@tus/[email protected]

12 Dec 15:25
fa49076
Compare
Choose a tag to compare

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]

12 Dec 15:16
1956d2a
Compare
Choose a tag to compare

@tus/[email protected]

12 Dec 15:23
eaa562c
Compare
Choose a tag to compare

What's Changed

  • Remove p-queue in favor of the new default memory locker by @fenos in #514

Important

You should have at least version 1.1.0 of @tus/server in order to maintain safe concurrent access to files.

Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]

@tus/[email protected]

08 Nov 10:07
612ac24
Compare
Choose a tag to compare

What's Changed

  • @tus/s3-store: Fix incorrect part retreival procedure by @mitjap in #507

Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]

@tus/[email protected]

26 Oct 08:56
9149b84
Compare
Choose a tag to compare

What's Changed

  • @tus/server: Split to multiple chunks on large incoming buffer by @mitjap in #506

Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]

@tus/[email protected]

26 Oct 08:54
12696c9
Compare
Choose a tag to compare

What's Changed

  • @tus/s3-store: Don't download incomplete part on HEAD request by @mitjap in #495
  • @tus/s3-store: Stream incomplete part instead of reading to memory by @mitjap in #496
  • @tus/s3-store: Add support to read files by @mitjap in #500
  • @tus/s3-store: Fix invalid chunk size for uploads with deferred length by @mitjap in #504

Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]

@tus/[email protected]

18 Oct 11:18
4867f33
Compare
Choose a tag to compare

What's Changed

  • @tus/s3-store: Fix asynchronous processing of chunks by @mitjap in #492
  • @tus/s3-store: Fix offset calculation for uploads with incomplete part by @mitjap in #493
  • @tus/s3-store: Upload as multipart upload when incomplete part grows beyond minimal part size by @mitjap in #494

Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]

@tus/[email protected]

18 Oct 11:17
b3f304f
Compare
Choose a tag to compare

What's Changed

  • @tus/file-store: fix list method of FileConfigstore by @Murderlon in #490

Full Changelog: https://github.com/tus/tus-node-server/compare/@tus/[email protected]...@tus/[email protected]