Skip to content

Releases: Mastercard/oauth1-signer-java

v1.6.0

05 Mar 16:13
11b05f7

Choose a tag to compare

Added support for RSA-PSS

What's Changed

New Contributors

Full Changelog: v1.5.6...v1.6.0

v1.5.6

22 Jul 11:37
ac6f101

Choose a tag to compare

  • Fixing issue reported in: #55

v1.5.5

16 Jul 17:39
4ce29ef

Choose a tag to compare

Update to SpringBoot 6 for better support of spring-webflux.
Update to Java17 from Java 11.

v1.5.4

27 Jun 13:34
36d48a2

Choose a tag to compare

  • Added support for spring-webflux clients

v1.5.3

22 Mar 15:55
3913091

Choose a tag to compare

What's Changed

v1.5.2

25 Apr 13:41

Choose a tag to compare

v1.5.1

18 Nov 12:44
4353580

Choose a tag to compare

  • Added additional method to read certificates from a stream
  • Addressed CVE-2020-15250

v1.5.0

26 Aug 12:28
2da5c30

Choose a tag to compare

  • Added Java 13 and 14 to test environments
  • Bumped dependencies
  • Updated copyright

v1.4.0

16 Mar 16:11
3cd7a13

Choose a tag to compare

  • Wrong base URI string is calculated when the provided URI contains URL-encoded characters #18

v1.3.0

11 Feb 10:02
5c0fe60

Choose a tag to compare

  • Removed hardcoded provider names to support IBM providers and the IBM J9 VM (#17)