Skip to content

Releases: tus/tus-node-server

@tus/utils@0.7.0

21 Apr 19:43
57b1be9

Choose a tag to compare

Minor Changes

  • 43152b5: Require @redis/client ^5.0.0 for the RedisKvStore

@tus/server@2.4.0

21 Apr 19:43
57b1be9

Choose a tag to compare

Minor Changes

  • 43152b5: Require @redis/client ^5.0.0 for the RedisKvStore

Patch Changes

  • Updated dependencies [43152b5]
    • @tus/utils@0.7.0

@tus/s3-store@2.0.3

21 Apr 19:42
57b1be9

Choose a tag to compare

Patch Changes

  • 0f3ec0c: Handle zero byte uploads gracefully
  • Updated dependencies [43152b5]
    • @tus/utils@0.7.0

@tus/gcs-store@2.0.1

21 Apr 19:42
57b1be9

Choose a tag to compare

Patch Changes

  • Updated dependencies [43152b5]
    • @tus/utils@0.7.0

@tus/file-store@2.1.0

21 Apr 19:42
57b1be9

Choose a tag to compare

Minor Changes

  • 43152b5: Require @redis/client ^5.0.0 for the RedisKvStore

Patch Changes

  • Updated dependencies [43152b5]
    • @tus/utils@0.7.0

@tus/azure-store@2.0.1

21 Apr 19:42
57b1be9

Choose a tag to compare

Patch Changes

  • Updated dependencies [43152b5]
    • @tus/utils@0.7.0

@tus/s3-store@2.0.2

30 Mar 16:36
eb02778

Choose a tag to compare

Patch Changes

  • 85ec849: Ensure deferred promises are never uncaught

@tus/s3-store@2.0.1

24 Aug 09:07
227d9ff

Choose a tag to compare

Patch Changes

  • 011ac76: Fix offset being returned as NaN when there are no S3 parts found

@tus/server@2.3.0

30 Jul 16:10
a797159

Choose a tag to compare

Minor Changes

@tus/server@2.2.1

29 Jul 15:36
d9b11ba

Choose a tag to compare

Patch Changes

  • 7b719ea: Handle request cancellation gracefully on Node.js runtime