v1.3.0
What's Changed
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #361
- Branding changes for 1.3 by @joperezr in #362
- Forward IHtmlString on .NET 8 by @twsouthwick in #357
- close #365: add HttpCapabilitiesBase.Cookies by @Clounea in #366
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #381
- Add HttpResponse.HeadersWritten by @Clounea in #384
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #383
- Add HttpResponse.HttpCachePolicy by @twsouthwick in #380
- Enable HttpContext.Trace and a logging trace context by @twsouthwick in #379
- Remove broken links by @twsouthwick in #364
- Use an options type for hosting and runtime environment by @twsouthwick in #389
- Add IHttpRequestPathFeature.CurrentExecutionFilePath by @Clounea in #391
- Add HttpResponse.BufferOutput by @Clounea in #392
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #386
- Add support for HttpResponse.Filter by @twsouthwick in #390
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #398
- HttpCookie.Value should return the URL decoded cookie value by @afshinm in #394
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #403
- Adding more browser capabilities by @birojnayak in #404
- Use TimeProvider to set HttpContext.Timestamp by @twsouthwick in #408
- Add HttpServerUtility.Transfer/Execute methods by @twsouthwick in #409
- Move HttpApplication middleware into UseSystemWebAdapters by @twsouthwick in #407
- Enable HttpRequest.PhysicalPath by @twsouthwick in #410
- Use DateTime for cache tests by @twsouthwick in #414
- Add test for Timestamp and fix up wrong feature by @twsouthwick in #412
- Add a setter for HttpContext.Current by @afshinm in #416
- Make features public to enable testing/customization scenarios by @twsouthwick in #411
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #415
- Separate HttpApplication feature insertion from invocation by @twsouthwick in #417
- Integrate with IIISEnvironmentFeature by @twsouthwick in #419
- Update SECURITY.md by @Rick-Anderson in #253
- Add build helpers for NuGet packages by @twsouthwick in #345
- Add System.Web.Security.MachineKey by @twsouthwick in #418
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #423
- add support for context.SetSessionStateBehavior by @Clounea in #399
- Remove AD0001 on rc2 by @twsouthwick in #421
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #425
- Use AddWrappedAspNetCoreSession to better fit standard naming by @twsouthwick in #424
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #426
- Expose extension methods to wrap and unwrap adapters by @twsouthwick in #353
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #427
- Update TimeProvider to 8.0 version by @twsouthwick in #429
- Bump System.Text.Encodings.Web from 4.5.0 to 4.5.1 in /samples/MachineKey/MachineKeyFramework by @dependabot in #430
- Bump Microsoft.AspNet.Identity.Owin from 2.2.3 to 2.2.4 in /samples/RemoteAuth/Identity/MvcApp by @dependabot in #432
- Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /samples/WebFormsToBlazor/WebFormsFramework by @dependabot in #433
- Bump Yarp.ReverseProxy from 1.1.0 to 1.1.2 in /samples/RemoteAuth/Identity/MvcCoreApp by @dependabot in #436
- Bump Yarp.ReverseProxy from 1.1.0 to 1.1.2 in /samples/WebFormsToBlazor/BlazorCore by @dependabot in #438
- Bump Yarp.ReverseProxy from 1.1.0 to 1.1.2 in /samples/RemoteAuth/OIDC/OIDCAuthCore by @dependabot in #437
- Bump Yarp.ReverseProxy from 1.1.0 to 1.1.2 in /samples/RemoteAuth/Forms/FormsAuthCore by @dependabot in #435
- Bump Yarp.ReverseProxy from 1.1.0 to 1.1.2 in /samples/RemoteAuth/Bearer/RemoteBearerCore by @dependabot in #434
- Prepare for stable release by @joperezr in #431
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #428
New Contributors
- @afshinm made their first contribution in #394
- @birojnayak made their first contribution in #404
Full Changelog: v1.2.0...v1.3.0