Releases: Mastercard/oauth1-signer-java
Releases · Mastercard/oauth1-signer-java
v1.5.3
What's Changed
- Fixing Sonar and Github action issues by @rfeelin in #36
- Fixing Security Vulnerability by @karen-avetisyan-mc in #38
- Spring Web vulnerable to Open Redirect or Server Side Request Forgery by @karen-avetisyan-mc in #39
- spring-web upgrade to 5.3.33 by @ShimonaR-MC in #40
v1.5.2
- Addressed CVE-2020-13956
v1.5.1
- Added additional method to read certificates from a stream
- Addressed CVE-2020-15250
v1.5.0
- Added Java 13 and 14 to test environments
- Bumped dependencies
- Updated copyright
v1.4.0
v1.3.0
v1.2.4
- Added a signer class for Spring HTTP requests
v1.2.3
v1.2.2
- The length of OAuth nonces was not always 16 characters
- Fixed naming:
HttpExecuteOAuth1Interceptor