Skip to content

2.6.1

Choose a tag to compare

@smatsson smatsson released this 11 Sep 12:03
· 78 commits to master since this release

EDIT: ⚠️ Pipeline support is broken in this release, go for 2.6.2 instead.

Fixed:

  • Upload-defer-length can now be used over multiple requests, i.e. the Upload-Length header no longer needs to be set on the first PATCH request.
  • DefaultTusConfiguration is now validated earlier in the pipeline which removes a null ref exception if UrlPath was not set.
  • Minimum version of Microsoft.Owin has been increased to 4.2.2 to prevent a cookie parsing bug in Owin which could cause a denial of service.

Full Changelog: 2.6...2.6.1