Skip to content

Releases: CyberSource/cybersource-rest-client-java

Release v0.0.65

Release v0.0.65 Pre-release
Pre-release
  1. Enhancements to Payments API Family.
  2. Enhancements to Token Management API Family.

Release v0.0.64

Release v0.0.64 Pre-release
Pre-release
  1. Updated AuthenticationSdk to v0.0.30 from v0.0.29.
  2. Fixed the issue #149 [p12 new password issue]

Release v0.0.63

Release v0.0.63 Pre-release
Pre-release
  1. Addition of new APIs
    1. /pts/v2/payment-references - POST in Payments API Family.
    2. /pts/v2/payment-references/{id} - POST in Payments API Family.
    3. /pts/v2/payment-references/{id}/intents - POST in Payments API Family.
    4. /up/v1/payment-credentials/{jti} - GET in Unified Checkout API Family.
  2. Enhancements to Payments API Family.
  3. Enhancements to Risk Management API Family.

Release v0.0.62

Release v0.0.62 Pre-release
Pre-release
  1. Enhancements to Payments API Family.
  2. Enhancements to Payouts API Family.
  3. Enhancements to Transaction Details API Family.
  4. Enhancements to Boarding API Family.

Release v0.0.61

Release v0.0.61 Pre-release
Pre-release
  1. Enhancements to Token Management API Family.
  2. Enhancements to Payer Authentication API Family.
  3. Enhancements to Account Updater API Family.
  4. Updated AuthenticationSdk to v0.0.29 from v0.0.28.
  5. Updated commons-io to v2.15.1 from v2.11.0.
  6. Updated gson-fire to v1.9.0 from v1.8.0.
  7. Updated okhttp to v4.12.0 from v4.11.0.
  8. Updated gson to v2.10.1 from v2.8.9.
  9. Updated joda-time to v2.12.5 from v2.9.9.
  10. Updated log4j to v2.22.0 from v2.20.0.
  11. Updated log4j-api to v2.22.0 from v2.20.0.
  12. Updated log4j-core to v2.22.0 from v2.20.0.
  13. Updated log4j-1.2-api to v2.22.0 from v2.20.0.

Release v0.0.60

Release v0.0.60 Pre-release
Pre-release
  1. Enhancements to Payments API Family.

Release v0.0.59

Release v0.0.59 Pre-release
Pre-release
  1. Enhancements to Create New Webhooks API Family.
  2. Enhancements to Manage Webhooks API Family.
  3. Fix for blocking Authentication and Signature headers setting from Merchant Configuration

Release v0.0.58

Release v0.0.58 Pre-release
Pre-release
  1. Below are the new list of API added:
  • APIs added in Merchant Boarding Family
    • /boarding/v1/registrations - POST
    • /boarding/v1/registrations/{registrationId} - GET
  • APIs added in Webhooks Family
    • /kms/egress/v2/keys-sym - POST
    • /notification-subscriptions/v1/products/{organizationId} - GET
    • /notification-subscriptions/v1/webhooks - POST and GET
    • /notification-subscriptions/v1/webhooks/{webhookId} - PATCH, GET and DELETE
    • /nrtf/v1/webhooks/{webhookId}/replays - POST
    • /kms/egress/v2/keys-asym - POST
  1. Update in Payments API Family
  2. Update in Symmetric Key Management API Family

Release v0.0.57

Release v0.0.57 Pre-release
Pre-release
  1. Below are the new list of API added:
  • APIs added in Decision Manager Family
    • /risk/v1/decisions/{id}/actions - POST
    • /risk/v1/decisions/{id}/comments - POST
  1. Update in Payments API Family
  2. Update in Risk Management API Family
  3. Update in Payer Authentication API Family
  4. JWE Decryption for TMS Network Tokenization support added in SDK
  5. Response Models name changed in Recurring Billing Subscriptions API Family
  6. Dependency "cybersource authenticationSdk" upgraded the version from v0.0.27 to v0.0.28

Release v0.0.56

05 Sep 05:26
Compare
Choose a tag to compare
Release v0.0.56 Pre-release
Pre-release
  1. Below are the new list of API added:
  • APIs added in Payments Family (Billing Agreements):
    • /pts/v2/billing-agreements - POST
    • /pts/v2/billing-agreements/{id} - PATCH
    • /pts/v2/billing-agreements/{id}/intimations - POST
  1. Update in Payments API Family
  2. Update in Decision Manager API Family
  3. Update in Payer Authentication API Family
  4. Update in Invoices API Family
  5. Fixed the issue of empty request body in case of POST, PUT, PATCH call
  6. Dependency "log4j" version updated from v2.17.1 to 2.20.0 for security fix
  7. Dependency "com.squareup.okhttp3" version updated from v4.10.0 to 4.11.0 for security fix
  8. Dependency "com.squareup.okio" excluded from dependency "okhttp3" and added externally "okio" v3.4.0 for security fix
  9. Dependency "cybersource authenticationSdk" upgraded the version from v0.0.26 to v0.0.27