Skip to content

Releases: SiftScience/sift-java

Release 3.20.0

12 May 14:06
a4ff904
Compare
Choose a tag to compare
  • Added support for $promotions complex field to $update_account event fields
  • Added support for $iata_carrier_code to the $segment complex field
  • Removed support for $iata_carrier_code in the $booking complex field

Release 3.19.0

30 Apr 07:36
7b4182a
Compare
Choose a tag to compare
  • Added support for $exchange_rate complex field to the Events API

Release 3.18.0

01 Apr 08:20
ff69f36
Compare
Choose a tag to compare
  • Added support for $card_bin_metadata complex field to the $payment_method

Release 3.17.1

31 Dec 12:36
499cc16
Compare
Choose a tag to compare
  • Included HTTP Status codes into SiftException message when possible
  • Validate that apiKey and okHttpClient are not null when creating SiftClient
  • Validate that accountId is not null when creating requests which require accountId

Release 3.17.0

28 Nov 09:04
630fd87
Compare
Choose a tag to compare
  • Added support for $wager event type in Events API
  • Added support for $minimum_deposit_amount, $maximum_deposit_amount,
    $minimum_withdrawal_amount, $maximum_withdrawal_amount, $current_balance,
    and $new_balance fields to $transaction events

Release 3.16.0

27 Sep 06:05
c41008a
Compare
Choose a tag to compare

Added support for $iata_carrier_code to the $booking complex field

Release 3.15.2

16 Jul 10:38
df6ba5f
Compare
Choose a tag to compare

What's Changed

  • Added support for $guest_user_id and $guest_booking_reference_id fields to $guest complex field for $create_order and $update_order events;

Full Changelog: v3.14.2...v3.15.2

Release 3.14.2

28 May 09:06
89b106c
Compare
Choose a tag to compare

Added enqueueRequests to SiftClient to fix the bug with okHttp causing SocketTimeoutException in some cases

Release 3.14.1

17 May 11:21
2896bd6
Compare
Choose a tag to compare

Fixed support for warnings in Events API

Release v3.14.0

16 May 11:29
47741f5
Compare
Choose a tag to compare

Added support for warnings in Events API