Releases: Mastercard/oauth1-signer-csharp
Releases · Mastercard/oauth1-signer-csharp
v1.5.1
25 Sep 14:32
Compare
Sorry, something went wrong.
No results found
Security Update
Updating RestSharp version to the 112.0.0.
v1.5.0
28 Feb 15:26
Compare
Sorry, something went wrong.
No results found
Removing support for deprecated libraries and framework versions
Updating to netstandard2.1
v1.4.0
02 Mar 15:42
Compare
Sorry, something went wrong.
No results found
Updating Restsharp version used by the project to 108.0.3
v1.3.3
25 Aug 09:31
Compare
Sorry, something went wrong.
No results found
Fix Uri Encoding issues with path parameters which was causing incorrect Authentication signature generation
v1.3.2
23 Jun 12:54
Compare
Sorry, something went wrong.
No results found
Added package icon for NuGet
v1.3.1
08 Jun 13:57
Compare
Sorry, something went wrong.
No results found
Fixed "weak cryptography" hotspot (Sonar) by using RandomNumberGenerator instead of Random
Fixed an issue with the "OAuth" substring being removed from the oauth_body_hash values (example: "ugxcxkGBiQwu5kGnpvKgrbkOAuthLE+qtCXBDeZ/D/I=")
v1.3.0
26 Feb 18:06
Compare
Sorry, something went wrong.
No results found
Fixed issue #7 : added a new NuGet package to support the csharp-netcore OpenAPI Generator and RestSharp
Improved NuGet package descriptions for nuget.org
Added a .NET Core 3 test project
Bumped test dependencies
Updated README.md
v1.2.6
12 Aug 12:29
Compare
Sorry, something went wrong.
No results found
Added a SignAsync method to NetHttpClientSigner
Added overload for AuthenticationUtils.LoadSigningKey that takes the certificate data as a byte array
v1.2.5
09 Dec 15:29
Compare
Sorry, something went wrong.
No results found
Added symbol packages for NuGet
v1.2.4
02 May 12:21
Compare
Sorry, something went wrong.
No results found
RestSharpSigner: fixed an encoding issue when building the URI to be signed