Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

Releases: aspnet/StaticFiles

1.0.5

15 Nov 05:06
Compare
Choose a tag to compare
Update patch build to latest dependencies

2.0.0

14 Aug 13:05
Compare
Choose a tag to compare
rel/2.0.0

Pinning versions for 2.0.0

2.0.0-preview1

10 May 04:28
Compare
Choose a tag to compare
2.0.0-preview1 Pre-release
Pre-release

Bugs Fixed

  • woff2 content type (#163)

1.1.0

16 Nov 16:26
Compare
Choose a tag to compare
rel/1.1.0

Pinning missed tools and dependencies

1.1.0-preview1

25 Oct 15:51
Compare
Choose a tag to compare
1.1.0-preview1 Pre-release
Pre-release

Bugs Fixed

  • Handle and log OperationCanceledExceptions thrown due to client disconnects (#150)
  • Inconsistent handling of multiple slashes in path (#147)

1.0.0

27 Jun 14:54
Compare
Choose a tag to compare
Updating to dotnet.myget.org

1.0.0-rc2

16 May 17:20
Compare
Choose a tag to compare
1.0.0-rc2 Pre-release
Pre-release

Features

  • Remove SendFileFallback middleware (#92)

Bugs Fixed

  • [Perf] Pool StreamCopyOperation buffers (#91)
  • Invalid characters in the request URL causes an ArgumentException to be raised (#84)
  • Always use UTC time (#66)

1.0.0-rc1

18 Nov 15:29
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release

Bugs Fixed

  • Add/Update logging in static files middleware (#69)

1.0.0-beta6

28 Jul 19:54
Compare
Choose a tag to compare
1.0.0-beta6 Pre-release
Pre-release

Features

  • Added/Updated MIME Types (#63)

1.0.0-beta5

30 Jun 21:08
Compare
Choose a tag to compare
1.0.0-beta5 Pre-release
Pre-release

Features

  • Remove dependency on Logging (#50)