From 487646f4bbb8a6af9f5d0824b7c083585971b50b Mon Sep 17 00:00:00 2001 From: Frederik Prijck Date: Tue, 5 Dec 2023 18:27:00 +0100 Subject: [PATCH] Release 4.0.0 (#309) --- nuget/Auth0.OidcClient.Android.nuspec | 7 +++++-- nuget/Auth0.OidcClient.AndroidX.nuspec | 7 +++++-- nuget/Auth0.OidcClient.Core.nuspec | 5 ++++- nuget/Auth0.OidcClient.UWP.nuspec | 7 +++++-- nuget/Auth0.OidcClient.WPF.nuspec | 12 ++++++++---- nuget/Auth0.OidcClient.WinForms.nuspec | 12 ++++++++---- nuget/Auth0.OidcClient.iOS.nuspec | 7 +++++-- 7 files changed, 40 insertions(+), 17 deletions(-) diff --git a/nuget/Auth0.OidcClient.Android.nuspec b/nuget/Auth0.OidcClient.Android.nuspec index c7fb75fa..bac19d45 100644 --- a/nuget/Auth0.OidcClient.Android.nuspec +++ b/nuget/Auth0.OidcClient.Android.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.Android - 3.5.0 + 4.0.0 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Xamarin Android apps. Relies on deprecated support libraries from Google, use Auth0.OidcClient.AndroidX instead. + Version 4.0.0 + - Remove support for Client Secret + Version 3.5.0 - Set Android Target Framework Version to v11 @@ -129,7 +132,7 @@ Auth0 OIDC Android Xamarin - + diff --git a/nuget/Auth0.OidcClient.AndroidX.nuspec b/nuget/Auth0.OidcClient.AndroidX.nuspec index 8810677e..e6fc6d44 100644 --- a/nuget/Auth0.OidcClient.AndroidX.nuspec +++ b/nuget/Auth0.OidcClient.AndroidX.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.AndroidX - 3.5.0 + 4.0.0 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Xamarin AndroidX apps + Version 4.0.0 + - Remove support for Client Secret + Version 3.5.0 - Set Android Target Framework Version to v11 - Support .NET6 and above @@ -63,7 +66,7 @@ Auth0 OIDC Android Xamarin - + diff --git a/nuget/Auth0.OidcClient.Core.nuspec b/nuget/Auth0.OidcClient.Core.nuspec index 7bc781e9..97e081a3 100644 --- a/nuget/Auth0.OidcClient.Core.nuspec +++ b/nuget/Auth0.OidcClient.Core.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.Core - 3.4.1 + 4.0.0 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for native apps + Version 4.0.0 + - Remove support for Client Secret + Version 3.4.1 - Do not lowercase org_name claim diff --git a/nuget/Auth0.OidcClient.UWP.nuspec b/nuget/Auth0.OidcClient.UWP.nuspec index 5b458720..8cb64608 100644 --- a/nuget/Auth0.OidcClient.UWP.nuspec +++ b/nuget/Auth0.OidcClient.UWP.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.UWP - 3.4.1 + 4.0.0 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Universal Windows Platform (UWP) apps + Version 4.0.0 + - Remove support for Client Secret + Version 3.4.1 - Do not lowercase org_name claim @@ -107,7 +110,7 @@ Auth0 OIDC UWP Windows10 - + diff --git a/nuget/Auth0.OidcClient.WPF.nuspec b/nuget/Auth0.OidcClient.WPF.nuspec index 62e7a35a..7fc6e5b7 100644 --- a/nuget/Auth0.OidcClient.WPF.nuspec +++ b/nuget/Auth0.OidcClient.WPF.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.WPF - 3.5.0 + 4.0.0 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,10 @@ false Auth0 OIDC Client for WPF apps + Version 4.0.0 + - Remove support for Client Secret + - Drop support for WebView for WPF and Winforms and default to WebView2 + Version 3.5.0 - Add support for .NET6+ by supporting WebView2 @@ -126,15 +130,15 @@ Auth0 OIDC WPF - + - + - + diff --git a/nuget/Auth0.OidcClient.WinForms.nuspec b/nuget/Auth0.OidcClient.WinForms.nuspec index d7faf9f8..0a0da23a 100644 --- a/nuget/Auth0.OidcClient.WinForms.nuspec +++ b/nuget/Auth0.OidcClient.WinForms.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.WinForms - 3.5.0 + 4.0.0 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,10 @@ false Auth0 OIDC Client for WinForms apps + Version 4.0.0 + - Remove support for Client Secret + - Drop support for WebView for WPF and Winforms and default to WebView2 + Version 3.5.0 - Add support for .NET6+ by supporting WebView2 @@ -119,15 +123,15 @@ Auth0 OIDC WinForms - + - + - + diff --git a/nuget/Auth0.OidcClient.iOS.nuspec b/nuget/Auth0.OidcClient.iOS.nuspec index 038c0605..6d5128d9 100644 --- a/nuget/Auth0.OidcClient.iOS.nuspec +++ b/nuget/Auth0.OidcClient.iOS.nuspec @@ -3,7 +3,7 @@ Auth0.OidcClient.iOS - 3.6.0 + 4.0.0 Auth0 Auth0 Apache-2.0 @@ -12,6 +12,9 @@ false Auth0 OIDC Client for Xamarin iOS apps + Version 4.0.0 + - Remove support for Client Secret + Version 3.6.0 - Support .NET6 and above @@ -110,7 +113,7 @@ Auth0 OIDC iOS Xamarin - +