Skip to content

Releases: Riskified/java_sdk

v5.0.1-rc.4

04 Feb 11:18
8450e3a

Choose a tag to compare

v5.0.1-rc.4 Pre-release
Pre-release

What's Changed

Full Changelog: v5.0.1-rc.3...v5.0.1-rc.4

v5.0.1-rc.3

03 Feb 17:55
10efc2f

Choose a tag to compare

v5.0.1-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v5.0.1-rc.2...v5.0.1-rc.3

v5.0.1-rc.2

02 Feb 18:11
57c4876

Choose a tag to compare

v5.0.1-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v5.0.1-rc.1...v5.0.1-rc.2

v5.0.1-rc.1

29 Jan 11:32
e884087

Choose a tag to compare

v5.0.1-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v5.0.0...v5.0.1-rc.1

5.0.0

13 Jan 12:30
3e062fb

Choose a tag to compare

Release Notes - 5.0.0

  • Modified total price validation to only check for negative values instead of requiring positive values. This allows zero-value orders to pass validation
  • Updated JDK compiler configuration from legacy source/target tags to modern release tag (minimum Java 8)

Changelog

New Contributors

Full Changelog: v4.0.0...v5.0.0

v4.0.0

25 Nov 14:33
ed76b53

Choose a tag to compare

New Features

  • Updated shipping_address and billing_address to array
  • Added Wallet obj class
  • Added use case to policy protect

v3.0.0

18 Apr 16:23
fdbf493

Choose a tag to compare

New Features

  • Adaptive checkout changes
  • Changed naming convention in tranStatus, tranStatusReason -> transStatus, transStatusReason
  • Changed double to Double in DecisionDetails
  • Created Recommendation class, added recommendation property
  • Changed String Recommendation to List of Recommendation
  • Updated snake case to camel case in AuthenticationResult class
  • Added api-version 2 to request header
  • Added risk score to resOrder class
  • Customer class: Added KycDetails class and other ach related fields

v2.12.0

20 Aug 15:35
8c89d09

Choose a tag to compare

New Features

• Added Phone field to verification class
• Added otpInitiate object
• Implemented OTP feature and configured /initiate endpoint

v2.11.0

04 Apr 18:08
d66d358

Choose a tag to compare

New Features

• Added custom objects to Custom class
• Added RecoverEligibility property to ResOrder and Notification class

v2.9.0

19 Mar 20:14
d2dc93a

Choose a tag to compare

New Features

• Added /verification endpoint and recover eligibility class