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

1.0.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 29 Apr 18:06

Bugs Fixed

  • New Url encoders difference in behavior from Url.EscapeDataString (#231)
  • Remove dependency on DependencyInjection and instead use DependencyInjection.Interfaces on Http.Extensions (#228)
  • Remove .Interfaces from the namespace in Microsoft.AspNet.Http.Interfaces (#211)
  • OwinFeatureCollection: regression (#207)
  • Pipeline looks for temp folder env variable which is not present on *nix machines (#168)

Features

  • Add a notification for when the request is completed (#160)
  • SignOutContext needs AuthenticationProperties (#152)