Releases: ZitchCode/SecureHttpClient
Releases · ZitchCode/SecureHttpClient
2.3.2
- vs : 17.14.12
- dotnet sdk 9.0.304 (rollback from net10-preview)
- android 35.0.78
- ios 18.5.9214
- build: disable AndroidStripILAfterAOT
- BouncyCastle.Cryptography 2.6.2
- Microsoft.Extensions.Logging.Abstractions 9.0.8
- Square.OkHttp3.JVM 5.1.0.2 (replaces Square.OkHttp3)
- Square.OkHttp3.JavaNetCookieJar 5.1.0.2 (replaces Square.OkHttp3.UrlConnection)
- Square.OkIO 3.16.0
- Xamarin.Brotli.Dec 0.1.2.9 (replaces manual jar import)
- test : Microsoft.Extensions.DependencyInjection 9.0.8
- test : Microsoft.Extensions.Logging 9.0.8
- test : Microsoft.Maui.* 9.0.100
- test : Serilog 4.3.0
- test : Serilog.Extensions.Logging 9.0.2
- test : System.Text.Json 9.0.8
- test : xunit & xunit.runner.utility 2.9.3
- test : Xunit.SkippableFact 1.5.23
- test : fix tests
2.3.1
2.3.0
- vs : 17.12.0
- dotnet sdk 9.0.100
- android 35.0.7
- ios 18.0.9617
- C# 13.0
- Microsoft.Extensions.Logging.Abstractions 9.0.0
- test : Microsoft.Extensions.DependencyInjection 9.0.0
- test : Microsoft.Extensions.Logging 9.0.0
- test : Microsoft.Maui.* 9.0.0
- test : System.Text.Json 9.0.0
2.2.7
- vs : 17.11.5 (dotnet sdk 8.0.403 ; android 34.0.113 ; ios 18.0.8303)
- Microsoft.Extensions.Logging.Abstractions 8.0.2
- Square.OkHttp3 4.12.0.7
- Square.OkHttp3.UrlConnection 4.12.0.7
- Square.OkIO 3.9.1.1
- kotlin-stdlib 2.0.21 (jar)
- test : Microsoft.Extensions.DependencyInjection 8.0.1
- test : Microsoft.Extensions.Logging 8.0.1
- test : Microsoft.Maui.* 8.0.93
- test : Serilog 4.1.0
- test : System.Text.Json 8.0.5
- test : xunit & xunit.runner.utility 2.9.2
2.2.6
- vs : 17.10.0 (dotnet sdk 8.0.300)
- android workload 34.0.95 ; ios workload 17.2.8053
- BouncyCastle.Cryptography 2.4.0
- Square.OkHttp3 4.12.0.4
- Square.OkHttp3.UrlConnection 4.12.0.4
- Square.OkIO 3.9.0
- kotlin-stdlib 2.0.0 (jar)
- test : Microsoft.Maui.* 8.0.60
- test : Serilog 4.0.0
- test : Serilog.Sinks.Console 6.0.0
- test : Serilog.Sinks.Debug 3.0.0
- test : xunit 2.8.1
- test : xunit.runner.utility 2.8.1
2.2.5
2.2.4
2.2.3
- vs : 17.9.0 (dotnet sdk 8.0.200 ; maui 8.0.6 ; android 34.0.52 ; ios 17.2.8004)
- xcode 15.2 (ios 17.2)
- BouncyCastle.Cryptography 2.3.0 (instead of Portable.BouncyCastle)
- test : fix badssl client certificate
- test : Microsoft.Maui.* 8.0.7
- test : Serilog.Sinks.Console 5.0.1
- test : System.Text.Json 8.0.2
- test : xunit 2.7.0
- test : xunit.runner.utility 2.7.0
2.2.2
- add brotli
- set response version on android
- fix resource not closed in android decompressinterceptor
- fix deflate in android decompressinterceptor (rfc 1950 vs 1951)
- build : add readme to nuspec
- Square.OkHttp3 4.12.0.1
- Square.OkHttp3.UrlConnection 4.12.0.1
- Square.OkIO 3.6.0.1
- test : fix pin