v1.1.0
We're excited to announce the release of System.Web-Adapters 1.1.0! We want to extend a huge thank you to all those who have tried our adapters, contributed changes, and provided valuable feedback.
What's Changed
- [main] Update dependencies from dotnet/arcade (#300) by @dotnet-maestro-bot
- Make browser APIs internal (#290) by @twsouthwick
- Update build pipeline to use automatic pool provider (#297) by @twsouthwick
- Update dependencies from https://github.com/dotnet/arcade build 20230218.1 (#296) by @dotnet-maestro-bot
- Refactor HttpRuntime usage to minimize statics usage (#295) by @twsouthwick
- Fix for empty Authorization Header (#293) by @4egod
- Always add adapter features into context (#294) by @twsouthwick
- Add HttpPostedFile*. (#260) by @johnLwith
- Add HttpSessionState.Mode (#289) by @twsouthwick
- Add HttpContext.ClearError() (#288) by @twsouthwick
- Add HttpRequest.Flush[Async] (#286) by @twsouthwick
- [main] Update dependencies from dotnet/arcade (#274) by @dotnet-maestro-bot
- Refactor HttpBrowserCapability to support this[] (#287) by @twsouthwick
- Add a simple core-only sample (#269) by @twsouthwick
- Full support for CacheDependency and accessors (#276) by @CZEMacLeod
- Add HttpRequest.FilePath and HttpRequest.PathInfo (#285) by @twsouthwick
- Update dependencies from https://github.com/dotnet/arcade build 20230117.5 (#270) by @dotnet-maestro-bot
- Update dependencies from https://github.com/dotnet/arcade build 20230113.7 (#266) by @dotnet-maestro-bot
- [main] Update dependencies from dotnet/arcade (#259) by @dotnet-maestro-bot
- Update dependencies from https://github.com/dotnet/arcade build 20221209.3 (#258) by @dotnet-maestro-bot
- Add more NETFramework-compatible APIs for HttpException (#254) by @Maples7
- Enable CodeQL (#252) by @adityamandaleeka
- Update dependencies from https://github.com/dotnet/arcade build 20221129.2 (#250) by @dotnet-maestro-bot
- delete docs (#249) by @Rick-Anderson
- Update dependencies from https://github.com/dotnet/arcade build 20221125.1 (#243) by @dotnet-maestro-bot
- Small doc fix (#242) by @mjrousos
- Update Versions.props for 1.1-preview.1 (#241) by @adityamandaleeka
Full Changelog: v1.0.0...v1.1.0