Skip to content

Releases: wallee-payment/java-sdk

5.1.0

09 Feb 11:26
Compare
Choose a tag to compare

Feature:

  • Add compatibility with Spring Boot v3
  • Expose error code and message of SDKException

5.0.0

23 Jan 08:10
Compare
Choose a tag to compare

Feature:

  • Enable the configuration of the HTTP connection timeout
  • Add exception, when requested entity is not returned

4.0.15

24 Nov 14:58
Compare
Choose a tag to compare
  • Updated jackson version to 2.14.1

4.0.11

03 Nov 13:34
Compare
Choose a tag to compare
  • Updated jersey-common version to 2.34
  • Updated jackson version to 2.13.4, jackson-databind to 2.13.4.1

4.0.10

20 Sep 10:05
Compare
Choose a tag to compare

Improvements for Java SDK README Examples.

4.0.9

14 Sep 14:16
Compare
Choose a tag to compare
  • Updated jackson version to 2.12.7

4.0.8

02 Sep 09:13
Compare
Choose a tag to compare
  • Updated SDK - Added default x-meta-* headers to all requests and the ability to add your own custom headers to all requests.

4.0.7

08 Aug 04:39
Compare
Choose a tag to compare
  • Updated SDK - transaction allowed payment method brands

4.0.6

22 Jun 08:02
Compare
Choose a tag to compare
  • Updated SDK

4.0.5

13 Jun 11:50
Compare
Choose a tag to compare
  • Update tests