Skip to content

Releases: dotnet/systemweb-adapters

v1.3.2

26 Jan 22:39
8478d5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

11 Jan 21:59
8b66782
Compare
Choose a tag to compare

What's Changed

  • Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /samples/RemoteAuth/Forms/FormsAuth by @dependabot in #444
  • Bump Microsoft.Owin.Security.Cookies from 4.2.1 to 4.2.2 in /samples/RemoteAuth/Identity/MvcApp by @dependabot in #443
  • Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /samples/RemoteAuth/Bearer/RemoteBearer by @dependabot in #446
  • Bump Microsoft.Owin from 4.2.1 to 4.2.2 in /samples/RemoteAuth/Identity/MvcApp by @dependabot in #442
  • Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /samples/RemoteAuth/OIDC/OIDCAuth by @dependabot in #445
  • Bump jQuery.Validation from 1.17.0 to 1.19.4 in /samples/RemoteAuth/OIDC/OIDCAuth by @dependabot in #441
  • Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /samples/RemoteAuth/Identity/MvcApp by @dependabot in #440
  • Bump jQuery.Validation from 1.17.0 to 1.19.4 in /samples/RemoteAuth/Identity/MvcApp by @dependabot in #439
  • Branding changes for 1.4 by @joperezr in #447
  • [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #448
  • Don't force default content-type if no content by @jherven in #450
  • Get the GetService into HttpContextWrapper by @birojnayak in #457
  • Ensure SessionAttribute defaults to same behavior as 1.2 by @twsouthwick in #463
  • Use hosted environment for CacheDependency tests by @twsouthwick in #464
  • Switch packages version to 1.3.1 by @joperezr in #465
  • [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #454
  • Getting the repo ready for 1.3.1 release by @joperezr in #467

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

06 Dec 22:04
8f0ff69
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

07 Jul 23:42
5db005e
Compare
Choose a tag to compare

We're excited to announce the release of System.Web-Adapters 1.2.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

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 Mar 18:59
9223573
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0...v1.1.0

v1.0.0

07 Dec 01:38
78a6084
Compare
Choose a tag to compare

This is the 1.0.0 GA release of System.Web Adapters. Thanks to everyone who has tried them, contributed changes, or provided feedback or feature requests. Your contributions mean a lot to the project and we hope you keep them coming!

An announcement post with more info is here: https://devblogs.microsoft.com/dotnet/migrating-from-asp-net-to-asp-net-core-part-5/

What's Changed

New Contributors

Full Changelog: v1.0.0-rc.1...v1.0.0

v1.0.0-rc.1

28 Sep 23:52
c254770
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-preview.3...v1.0.0-rc.1

1.0.0-preview.3

21 Jul 19:57
655311f
Compare
Choose a tag to compare
1.0.0-preview.3 Pre-release
Pre-release

TODO: Add release description

Full Changelog: v1.0.0-preview.2...v1.0.0-preview.3

1.0.0-preview.2

22 Jun 21:22
6a51960
Compare
Choose a tag to compare
1.0.0-preview.2 Pre-release
Pre-release

The Microsoft.AspNetCore.SystemWebAdapters preview 2 release expands the System.Web APIs available and adds the ability to share authentication between the ASP.NET app and the ASP.NET Core app in incremental upgrade scenarios. This preview also removes support for .NET Core 3.1.

Packages are available on nuget.org

Changelog since preview 1: v1.0.0-preview.1...v1.0.0-preview.2

1.0.0-preview.1

20 May 21:54
49ea3bd
Compare
Choose a tag to compare
1.0.0-preview.1 Pre-release
Pre-release

This is the initial preview release of Microsoft.AspNetCore.SystemWebAdapters and Microsoft.AspNetCore.SystemWebAdapters.SessionState. The packages are available on nuget.org

Full Changelog: https://github.com/dotnet/systemweb-adapters/commits/v1.0.0-preview.1