Skip to content

Releases: tus/tusd

v2.7.1

05 Mar 11:08
75a0dcb
Compare
Choose a tag to compare

This patch release fixes an issue in the release process of the previous v2.7.0 release.

Full Changelog: v2.7.0...v2.7.1

v2.7.0

05 Mar 11:07
e33611c
Compare
Choose a tag to compare

What's Changed

  • handler, cli: Add pre-terminate hook by @Acconut in #1248
  • handler: Remove default ports in Location headers by @Acconut in #1226
  • handler, s3store, filestore: Serve GET requests from storage provider by @Acconut in #1228
  • handler: Pass request context to logger when logging by @mmhand123 in #1237
  • filestore: Close files correctly when concatenating uploads by @nervtech in #1239
  • Bump dependencies

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

28 Nov 13:05
f36bb06
Compare
Choose a tag to compare

What's Changed

New features

  • hooks: Add support for gRPC mutual TLS authentication by @TaridaGeorge in #1114
  • hooks: Add option to forward HTTP header to gRPC requests by @Acconut in #1188
  • cli: Add s3-min-part-size flag to control minimum S3 part size by @wiemann in #1206
  • handler: Support IETF draft -04 and -05 by @Acconut in #1213
  • s3store: Pass Content-Type from filetype metadata field to S3 by @mackinleysmith in #1217
  • cli: Allow Application Default Credentials discovery for GCP by @xytis in #1207
  • cli: Add show-startup-logs flag to reduce startup log verbosity by @apoorvapendse in #1218

Bug fixes

  • handler, s3store: Fix data race problems by @Acconut in #1199
  • filestore: Fix .info file not deleted if the binary file was successfully deleted by @bajelidze in #1214
  • azurestore: Migrate to current Azure SDK by @xelat09 in #1205

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

10 Sep 08:21
c5d5b0a
Compare
Choose a tag to compare

What's Changed

Features

  • s3store: Allow + in object IDs by @OwynWang in #1123
  • filestore: Allow customising the storage path by @Acconut in #1083
  • filestore: Expose .info path to hooks by @Acconut in #1162

Bug fixes

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.5.0-rc2

29 Jul 08:40
b3ba87f
Compare
Choose a tag to compare
v2.5.0-rc2 Pre-release
Pre-release

Second release candidate for v2.5.0.

What's Changed

  • filelocker: Emit 404 if directory for lock does not exist by @Acconut in #1149
  • filestore: Expose .info path and fix absolute paths by @Acconut in #1162

Full Changelog: v2.5.0-rc1...v2.5.0-rc2

v2.5.0-rc1

21 Jun 08:04
8a8b538
Compare
Choose a tag to compare
v2.5.0-rc1 Pre-release
Pre-release

First release candidate for v2.5.0.

v2.4.0

18 Mar 20:41
50b9ff5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

01 Mar 14:18
9801b91
Compare
Choose a tag to compare

What's Changed

  • s3store: Fix downloads from some S3-compatible stores by @Acconut in #1071
  • *: Allow upload ID to contain slashes by @Acconut in #1020
  • handler: Validate upload IDs from pre-create hooks by @Acconut in #1072
  • azurestore: Buffer upload data on disk instead of in-memory by @Acconut in #1070
  • handler: Simultaneous support for -01 and -02 of IETF draft by @Nealsoni00 in #1066
  • Upgrade dependencies

New Contributors

Full Changelog: v2.2.2...v2.3.0

v2.2.2

08 Jan 14:43
e278419
Compare
Choose a tag to compare

What's Changed

  • Fix panic when running on GOARCH=386 architecture (#1047)
  • docs: Unify style of CLI arguments by @martnst in #1050

New Contributors

Full Changelog: v2.2.1...v2.2.2

v2.2.1

13 Dec 09:59
f03aa9b
Compare
Choose a tag to compare

What's Changed

  • docker: Fix version reported using -version in Docker images by @Acconut in #1046
  • Upgrade dependencies

Full Changelog: v2.2.0...v2.2.1